mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 05:28:00 +00:00
Add release note and changes for #3950
Fixing another serve-stale bug is still news.
This commit is contained in:
parent
74d30879ba
commit
23dbb6ba72
3
CHANGES
3
CHANGES
@ -1,3 +1,6 @@
|
||||
6183. [bug] Fix a serve-stale bug where a delegation from cache
|
||||
could be returned to the client. [GL #3950]
|
||||
|
||||
6182. [cleanup] Remove configure checks for epoll, kqueue and
|
||||
/dev/poll. [GL #4098]
|
||||
|
||||
|
@ -51,6 +51,10 @@ Bug Fixes
|
||||
|
||||
- None.
|
||||
|
||||
- It could happen that after the :any:`stale-answer-client-timeout` duration,
|
||||
a delegation from cache was returned to the client. This has now been fixed.
|
||||
:gl:`#3950`
|
||||
|
||||
Known Issues
|
||||
~~~~~~~~~~~~
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user