Add CHANGES for [GL #4641

This commit is contained in:
Mark Andrews 2024-03-16 16:26:47 +11:00
parent 8babbd09a1
commit b41d1820d2

View file

@ -1,3 +1,6 @@
6363. [bug] dig/mdig +ednsflags=<non-zero-value> did not re-enable
EDNS if it had been disabled. [GL #4641]
6362. [bug] Reduce memory consumption of QP-trie based databases
by dynamically allocating the nodenames. [GL #4614]