]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #4327]
authorOndřej Surý <ondrej@isc.org>
Wed, 20 Sep 2023 15:42:28 +0000 (17:42 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 22 Sep 2023 06:29:17 +0000 (08:29 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6c0ba022b16ded01469af16dd59ec354b5b97c11..ad52987e2f716c175f14ddea4f2dfecc45830b47 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6254.  [cleanup]       Add semantic patch to do an explicit cast from char
+                       to unsigned char in ctype.h class of functions.
+                       [GL #4327]
+
 6253.  [cleanup]       Remove the support for control channel over Unix
                        Domain Sockets. [GL #4311]