From: Ondřej Surý Date: Tue, 6 Nov 2018 10:13:09 +0000 (+0700) Subject: Add CHANGES entry for AX_POSIX_SHELL X-Git-Tag: v9.13.4~48^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=601abfab3015f0c83d4fcd7953136be8e1d0f0e5;p=thirdparty%2Fbind9.git Add CHANGES entry for AX_POSIX_SHELL --- diff --git a/CHANGES b/CHANGES index 8cb9ea1b505..8fa4a37ef26 100644 --- 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]