]> 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:01 +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 6287b95e87e07d41d5bd7e7d138e373183812e99..379b7e208bf24426bcaf0f05073b9bbd9c035a9a 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]