]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry:
authorOndřej Surý <ondrej@sury.org>
Thu, 12 Apr 2018 07:55:40 +0000 (09:55 +0200)
committerOndřej Surý <ondrej@sury.org>
Thu, 12 Apr 2018 07:55:40 +0000 (09:55 +0200)
4923.   [cleanup]       Refactor socket and socket event options into
                        enum types. [GL !135]

CHANGES

diff --git a/CHANGES b/CHANGES
index dababd96a1f55974a541b6c663d29cee13b63431..64a2bd3e65958d29c13eaa65345d06edee4d1370 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+4923.  [cleanup]       Refactor socket and socket event options into
+                       enum types. [GL !135]
+
 4922.  [bug]           dnstap: Log the destination address of client
                        packets rather than the interface address. 
                        [GL #197]