]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Add changelog entry for RPZ merge
authorRalph Dolmans <ralph@nlnetlabs.nl>
Thu, 30 Jan 2020 15:04:27 +0000 (16:04 +0100)
committerRalph Dolmans <ralph@nlnetlabs.nl>
Thu, 30 Jan 2020 15:04:27 +0000 (16:04 +0100)
doc/Changelog

index 9325952081702272729d2d6d32e4ad0de401fb99..1b78c8d6da8129bd00d5cc63f4a7a365998d8eae 100644 (file)
@@ -2,6 +2,8 @@
        - Fix memory leak in error condition remote.c
        - Fix double free in error condition view.c
        - Fix memory leak in do_auth_zone_transfer on success
+       - Merge RPZ support into master. Only QNAME and Response IP triggers are
+         supported.
 
 30 January 2020: Wouter
        - Fix subnet tests for disabled DSA algorithm by default.