2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +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

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 6188. [performance] Reduce memory consumption by allocating properly
sized send buffers for stream-based transports. sized send buffers for stream-based transports.
[GL #4038] [GL #4038]