]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES
authorOndřej Surý <ondrej@isc.org>
Wed, 4 Dec 2019 21:10:22 +0000 (22:10 +0100)
committerOndřej Surý <ondrej@isc.org>
Wed, 4 Dec 2019 21:25:57 +0000 (22:25 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index cd3cc7231d489a855cce86588482338c3e2cac7c..0e1a46cabf4b62610428302abacbba579c3e60c8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5331.  [func]          Use compiler-provided mechanisms for thread local
+                       storage, and make the requirement for such mechanisms
+                       explicit in configure. [GL #1444]
+
 5330.  [bug]           'configure --without-python' was ineffective if
                        PYTHON was set in the environment. [GL #1434]