]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Modify CHANGES [GL #2923]
authorArtem Boldariev <artem@boldariev.com>
Wed, 29 Sep 2021 16:39:51 +0000 (19:39 +0300)
committerArtem Boldariev <artem@boldariev.com>
Wed, 29 Sep 2021 16:42:18 +0000 (19:42 +0300)
Mention that the HTTP path is now validated.

CHANGES

diff --git a/CHANGES b/CHANGES
index fa1b9878e5c9b39455a618e3184fc31fe9af9103..b21af38303aabdc02b1aac00664de0caebda1ec3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+5725.  [bug]           Validate HTTP path passed to dig. [GL #2923]
+
 5724.  [bug]           Address potential dead lock when checking zone
                        content consistency. [GL #2908]