mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 20:52:05 -04:00
Merge branch 'ondrej/changes-notes-v9_16' into 'master'
Add missing CHANGES notes from v9_16 branch See merge request isc-projects/bind9!3356
This commit is contained in:
commit
5686298fd2
1 changed files with 13 additions and 0 deletions
13
CHANGES
13
CHANGES
|
|
@ -1,3 +1,16 @@
|
|||
5384. [bug] Deactivate the handle before sending the async close
|
||||
callback. [GL #1700]
|
||||
|
||||
5383. [func] Add a quota attach function with a callback, cleanup
|
||||
the isc_quota API. [GL !3280]
|
||||
|
||||
5382. [bug] Use clock_gettime() instead of gettimeofday() for
|
||||
isc_stdtime() function. [GL #1679]
|
||||
|
||||
5381. [bug] Fix logging API data race by adding rwlock and cache
|
||||
the logging levels in stdatomic variables to restore
|
||||
the performance to original levels. [GL #1675, #1717]
|
||||
|
||||
5380. [contrib] Fix building the MySQL DLZ modules against MySQL 8
|
||||
libraries. [GL #1678]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue