From: Evan Hunt Date: Fri, 21 Apr 2017 00:43:18 +0000 (-0700) Subject: [master] fix change number X-Git-Tag: v9.12.0a1~372 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1467357a0cd9712305bf7800253a1427a5698412;p=thirdparty%2Fbind9.git [master] fix change number --- diff --git a/CHANGES b/CHANGES index 50cadf5ec54..5804f7e4c1d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -4952. [bug] A race condition on shutdown could trigger an +4592. [bug] A race condition on shutdown could trigger an assertion failure in dispatch.c. [RT #43822] 4591. [port] Addressed some python 3 compatibility issues.