]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Fri, 23 Feb 2018 11:02:54 +0000 (12:02 +0100)
committerMichał Kępień <michal@isc.org>
Fri, 23 Feb 2018 12:57:10 +0000 (13:57 +0100)
4899. [cleanup] Remove all uses of inet_aton(). [GL #13]

CHANGES

diff --git a/CHANGES b/CHANGES
index 35cd89bb1165d8baef6c36e63e3d32612703c69b..f7b8e6fca56bdc24cf64b43497850ec1a52a3e25 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+4900.  [cleanup]       Remove all uses of inet_aton(). [GL #13]
+
 4899.  [test]          Convert most of the remaining system tests to be able
                        to run in parallel, continuing the work from change
                        #4895. To take advantage of this, use "make -jN check",