mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Add CHANGES entry
This commit is contained in:
parent
6b77583f54
commit
0c59f1362c
1 changed files with 5 additions and 0 deletions
5
CHANGES
5
CHANGES
|
|
@ -1,3 +1,8 @@
|
|||
5658. [bug] Increasing "max-cache-size" for a running named instance
|
||||
(using "rndc reconfig") was not causing the hash tables
|
||||
used by cache databases to be grown accordingly. This
|
||||
has been fixed. [GL #2770]
|
||||
|
||||
5657. [cleanup] Removed support for builtin atomics in old versions
|
||||
of clang (<< 3.6.0) and gcc (<< 4.7.0), and atomics
|
||||
emulated with mutex. [GL #2606]
|
||||
|
|
|
|||
Loading…
Reference in a new issue