mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Add CHANGES note for [GL #3252]
This commit is contained in:
parent
40971b22e7
commit
a7cd0868a2
1 changed files with 7 additions and 0 deletions
7
CHANGES
7
CHANGES
|
|
@ -1,3 +1,10 @@
|
|||
5845. [bug] Refactor the timer to keep track of posted events
|
||||
as to use isc_task_purgeevent() instead of using
|
||||
isc_task_purgerange(). The isc_task_purgeevent()
|
||||
has been refactored to purge a single event instead
|
||||
of walking through the list of posted events.
|
||||
[GL #3252]
|
||||
|
||||
5844. [bug] dig +nssearch was hanging until manually interrupted.
|
||||
[GL #3145]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue