Add CHANGES note for [GL #3108]

This commit is contained in:
Ondřej Surý 2022-01-22 17:04:17 +01:00
parent b28327354d
commit f570e41ab8

View file

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