]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Restore placeholder entry at sequence number 5481
authorMichał Kępień <michal@isc.org>
Mon, 3 Aug 2020 20:09:47 +0000 (22:09 +0200)
committerMichał Kępień <michal@isc.org>
Mon, 3 Aug 2020 20:14:11 +0000 (22:14 +0200)
(cherry picked from commit 029e32c01af7fd1260c33ee48094be633aac3511)

CHANGES

diff --git a/CHANGES b/CHANGES
index b49104509fc6c995a1cce54c5243c7c719cde7f9..cb4d6125802534f0157277e725baf7bd2ecb11f4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-5481.  [bug]           BIND 9 would fail to bind to IPv6 addresses in a
+5482.  [bug]           BIND 9 would fail to bind to IPv6 addresses in a
                        tentative state when a new IPv6 address was added to the
                        system, but the Duplicate Address Detection (DAD)
                        mechanism had not yet finished. [GL #2038]