2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

Add CHANGES note for [GL #4115]

This commit is contained in:
Ondřej Surý 2023-06-06 13:05:35 +02:00
parent 696506e164
commit 1d03cac78a
No known key found for this signature in database
GPG Key ID: 2820F37E873DEA41

View File

@ -1,3 +1,7 @@
6189. [bug] Fix an extra dns_validator deatch when encountering
deadling which would lead to assertion failure.
[GL #4115]
6188. [performance] Reduce memory consumption by allocating properly
sized send buffers for stream-based transports.
[GL #4038]