]> 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:14:11 +0000 (13:14 +0100)
5180. [bug] delv now honors the operating system's preferred
ephemeral port range. [GL #925]

(cherry picked from commit bf9832495682729b249c066081230ca9f599e0fa)

CHANGES

diff --git a/CHANGES b/CHANGES
index 50166454b608ffe21605e096fcc1fe42e3ae064f..85e81278841c0fa608d7e1d9eaf109bc6ad21ae1 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]