diff --git a/CHANGES b/CHANGES index 1d483a967c..2561fe2462 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5942. [bug] Fix tkey.c:buildquery() function's error handling by + adding the missing cleanup code. [GL #3492] + 5938. [bug] An integer type overflow could cause an assertion failure when freeing memory. [GL #3483]