Add CHANGES note for [GL #4253]

This commit is contained in:
Mark Andrews 2023-09-20 13:03:10 +10:00
parent 1bf62b1c88
commit e8a822d0a7

View file

@ -1,3 +1,8 @@
6262. [bug] Duplicate control sockets didn't generate a
configuration failure leading to hard to diagnose
rndc connection errors. These are now caught by
named-checkconf and named. [GL #4253]
6261. [bug] Fix a possible assertion failure on an error path in
resolver.c:fctx_query(), when using an uninitialized
link. [GL #4331]