From: Ondřej Surý Date: Wed, 4 Dec 2019 21:10:22 +0000 (+0100) Subject: Add CHANGES X-Git-Tag: v9.15.7~39^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04e901a86c8a07830185aa93768316ffaeace868;p=thirdparty%2Fbind9.git Add CHANGES --- diff --git a/CHANGES b/CHANGES index cd3cc7231d4..0e1a46cabf4 100644 --- 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]