Add CHANGES and release notes for [GL #1967]
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -1,3 +1,7 @@
|
||||
5977. [bug] named could incorrectly return non-truncated, glueless
|
||||
referrals for responses whose size was close to the UDP
|
||||
packet size limit. [GL #1967]
|
||||
|
||||
5976. [cleanup] isc_timer_t objects are now created, started and
|
||||
destroyed in a particular loop, and timer callbacks
|
||||
run in that loop. isc_timer_stop() can still be called
|
||||
|
||||
@@ -62,3 +62,7 @@ Bug Fixes
|
||||
|
||||
- An assertion failure was fixed in ``named`` that was caused by aborting the statistics
|
||||
channel connection while sending statistics data to the client. :gl:`#3542`
|
||||
|
||||
- :iscman:`named` could incorrectly return non-truncated, glueless
|
||||
referrals for responses whose size was close to the UDP packet size
|
||||
limit. :gl:`#1967`
|
||||
|
||||
Reference in New Issue
Block a user