]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
libdns refactoring: CHANGES entry
authorWitold Kręcicki <wpk@isc.org>
Thu, 5 Apr 2018 18:12:47 +0000 (20:12 +0200)
committerWitold Kręcicki <wpk@isc.org>
Fri, 6 Apr 2018 06:04:41 +0000 (08:04 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index d4248048723f203461b49169401125dcc336f816..16fdf8b808c26769569f28ebc4ffdfde25392ebe 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+4920.  [cleanup]       Clean up libdns removing most of the backwards
+                       compatibility wrappers.
+
 4919.  [cleanup]       Clean up the isc_hash_* namespace and leave only
                        the FNV-1a hash implementation. [GL #178]