mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-18 00:26:11 -04:00
parent
80a052aaf6
commit
a7e8e43829
1 changed files with 7 additions and 0 deletions
7
CHANGES
7
CHANGES
|
|
@ -66,6 +66,13 @@
|
|||
6044. [bug] There was an "RSASHA236" typo in a log message.
|
||||
[GL !7206]
|
||||
|
||||
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]
|
||||
|
||||
5830. [func] Implement incremental resizing of isc_ht hash tables to
|
||||
perform the rehashing gradually. [GL #3212]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue