From: Ondřej Surý Date: Wed, 20 Sep 2023 15:42:28 +0000 (+0200) Subject: Add CHANGES note for [GL #4327] X-Git-Tag: v9.19.18~71^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=0e49a8422fa54020d2d7543ab02bcd2049b4afff;p=thirdparty%2Fbind9.git Add CHANGES note for [GL #4327] --- diff --git a/CHANGES b/CHANGES index 6c0ba022b16..ad52987e2f7 100644 --- 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]