]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Fri, 8 Mar 2019 12:13:32 +0000 (13:13 +0100)
committerMichał Kępień <michal@isc.org>
Fri, 8 Mar 2019 12:13:32 +0000 (13:13 +0100)
5180. [bug] delv now honors the operating system's preferred
ephemeral port range. [GL #925]

CHANGES

diff --git a/CHANGES b/CHANGES
index fc83438de28912c038f1262929edc4ad236df9e6..8ce64fbb24d3129e4658c4061f1da5efe9d5a44a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5180.  [bug]           delv now honors the operating system's preferred
+                       ephemeral port range. [GL #925]
+
 5179.  [cleanup]       Replace some vague type declarations with the more
                        specific dns_secalg_t and dns_dsdigest_t.
                        Thanks to Tony Finch. [GL !1498]