mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
CHANGES, release note
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -1,3 +1,7 @@
|
|||||||
|
5318. [cleanup] The DNSSEC validation code has been refactored
|
||||||
|
for clarity and to reduce code duplication.
|
||||||
|
[GL #622]
|
||||||
|
|
||||||
5317. [func] A new asynchronous network communications system
|
5317. [func] A new asynchronous network communications system
|
||||||
based on libuv is now used for listening for
|
based on libuv is now used for listening for
|
||||||
incoming requests and responding to them. (The
|
incoming requests and responding to them. (The
|
||||||
|
@@ -46,6 +46,12 @@
|
|||||||
in the future releases. [GL #1265]
|
in the future releases. [GL #1265]
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
The DNSSEC validation code has been refactored for clarity and to
|
||||||
|
reduce code duplication. [GL #622]
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user