Mention that memory usage was reduced by allocating properly sized
send buffers for stream-based transports.
+6188. [performance] Reduce memory consumption by allocating properly
+ sized send buffers for stream-based transports.
+ [GL #4038]
+
6187. [bug] Address view shutdown INSIST when accessing the
zonetable. [GL #4093]
a delegation from cache was returned to the client. This has now been fixed.
:gl:`#3950`
+- BIND could allocate too big buffers when sending data via
+ stream-based DNS transports, leading to increased memory usage.
+ This has been fixed. :gl:`#4038`
+
Known Issues
~~~~~~~~~~~~