]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Fri, 19 Feb 2021 10:52:56 +0000 (11:52 +0100)
committerMichał Kępień <michal@isc.org>
Fri, 19 Feb 2021 10:52:56 +0000 (11:52 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 516169727661818c9f5c68573508d6e83aaab36b..28aef3bef5354638f9e09f414c8143428a35f306 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5587.  [bug]           A standalone libtool script no longer needs to be
+                       present in PATH in order to build BIND 9 from a source
+                       tarball prepared using "make dist". [GL #2504]
+
 5586.  [bug]           An invalid direction field in a LOC record resulted in
                        an INSIST failure. [GL #2499]