diff --git a/CHANGES b/CHANGES index 035534dd31..e60d27c779 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5796. [bug] Ignore the invalid (<= 0) values returned + by the sysconf() check for the L1 cache line + size. [GL #3108] + 5795. [bug] rndc could crash when interrupted by a signal before receiving a response. [GL #3080]