]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry:
authorOndřej Surý <ondrej@sury.org>
Thu, 5 Apr 2018 11:45:30 +0000 (13:45 +0200)
committerOndřej Surý <ondrej@sury.org>
Thu, 12 Apr 2018 08:38:01 +0000 (10:38 +0200)
4924.   [cleanup]       Clean up the isc_string_* namespace and leave
                        only strlcpy and strlcat. [GL #178]

CHANGES

diff --git a/CHANGES b/CHANGES
index 64a2bd3e65958d29c13eaa65345d06edee4d1370..995e41873665c4fc345f7a82d852437b0a7441ec 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+4924.  [cleanup]       Clean up the isc_string_* namespace and leave
+                       only strlcpy and strlcat. [GL #178]
+
 4923.  [cleanup]       Refactor socket and socket event options into
                        enum types. [GL !135]