]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Merge branch 'zone-parsers-blank-line-issue'
authorPhilip Homburg <philip@nlnetlabs.nl>
Tue, 21 Jun 2022 13:32:35 +0000 (15:32 +0200)
committerPhilip Homburg <philip@nlnetlabs.nl>
Tue, 21 Jun 2022 13:32:35 +0000 (15:32 +0200)
1  2 
doc/Changelog

diff --cc doc/Changelog
index 73ed03dfc8750f398cc5b44eec1ab73371d41337,dbad55c3f8ed768b7b07c76dbeab946ae5fefa7e..f02d159d88e18de5bdea6d6bbb0df55cfb7a6f64
@@@ -1,11 -1,7 +1,15 @@@
+ 21 June 2022: Philip
+       - Fix for loading locally stored zones that have lines with blanks or
+         blanks and comments.
 +20 June 2022: George
 +      - Remove unused LDNS function check for GOST Engine unloading.
 +
 +14 June 2022: George
 +      - Merge PR #688: Rpz url notify issue.
 +      - Note in the unbound.conf text that NOTIFY is allowed from the url:
 +        addresses for auth and rpz zones.
 +
  3 June 2022: George
        - Fix for edns client subnet to respect not looking in its cache when
          instructed to do so (e.g., prefetch).