2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

add CHANGES note

This commit is contained in:
Mark Andrews
2018-05-10 12:23:55 +10:00
parent 3adcc033f6
commit 30e58374a3

View File

@@ -1,3 +1,8 @@
4943. [bug] Change 4687 consumed too much memory when running
system tests with --with-tuning=large. Reduced the
hash table size to 512 entries for 'named -m record'
restoring the previous memory footprint. [GL #248]
4942. [cleanup] Consolidate multiple instances of splitting of
batchline in dig into a single function. [GL #196]