]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for AX_POSIX_SHELL
authorOndřej Surý <ondrej@sury.org>
Tue, 6 Nov 2018 10:13:09 +0000 (17:13 +0700)
committerOndřej Surý <ondrej@sury.org>
Wed, 7 Nov 2018 19:52:19 +0000 (02:52 +0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 8cb9ea1b505198b1363554b7af0aa6777d86263e..8fa4a37ef26833667751429d6ca8f4c71b82ad2e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5083.  [func]          Add autoconf macro AX_POSIX_SHELL, so we
+                       can use POSIX-compatible shell features
+                       in the scripts.
+
 5082.  [bug]           Fixed a race that could cause a crash in
                        dig/host/nslookup. [GL #650]