Add CHANGES note for [GL #4327]

This commit is contained in:
Ondřej Surý
2023-09-20 17:42:28 +02:00
committed by Ondřej Surý
parent 29caa6d1f0
commit 0e49a8422f

View File

@@ -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]