diff --git a/CHANGES b/CHANGES index 704e474911..6cee029187 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6343. [bug] Fix case insensitive setting for isc_ht hashtable. + [GL #4568] + 6340. [test] Fix incorrectly reported errors when running tests with `make test` on platforms with older pytest. [GL #4560]