]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Merge PR #6: Python module: support multiple instances
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 18 Jun 2019 15:11:31 +0000 (17:11 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 18 Jun 2019 15:11:31 +0000 (17:11 +0200)
- Merge PR #5: Python module: define constant MODULE_RESTART_NEXT
- Merge PR #4: Python module: assign something useful to the
  per-query data store 'qdata'
Noted in Changelog.

doc/Changelog

index 210223d0d91dd08e3769ab0726f2afc1bde57a90..56ceaf3c338386b59a135984c3e3482ea1d3c473 100644 (file)
@@ -8,6 +8,10 @@
          of compare with it.  Remade lex and yacc output.
        - make depend
        - Added documentation to the ipset files (for doxygen output).
+       - Merge PR #6: Python module: support multiple instances
+       - Merge PR #5: Python module: define constant MODULE_RESTART_NEXT
+       - Merge PR #4: Python module: assign something useful to the
+         per-query data store 'qdata' 
 
 17 June 2019: Wouter
        - Master contains version 1.9.3 in development.