]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for GL #4496
authorMichał Kępień <michal@isc.org>
Wed, 20 Dec 2023 16:21:14 +0000 (17:21 +0100)
committerMichał Kępień <michal@isc.org>
Wed, 20 Dec 2023 16:21:14 +0000 (17:21 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 9a033e15738dba83cd2c98ec0fec3bff38e5f3dd..3af1d9007615a6b09aa39292ffd030999f0e60c9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6308.  [bug]           Prevent crashes caused by the zone journal getting
+                       destroyed before all changes from an incoming IXFR are
+                       written to it. [GL #4496]
+
 6307.  [bug]           Obtain a client->handle reference when calling
                        async_restart. [GL #4439]