From: W.C.A. Wijngaards Date: Tue, 18 Jun 2019 15:11:31 +0000 (+0200) Subject: - Merge PR #6: Python module: support multiple instances X-Git-Tag: release-1.9.3rc1~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=164f30201110a98debb38d65c33c22957ae7d793;p=thirdparty%2Funbound.git - 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' Noted in Changelog. --- diff --git a/doc/Changelog b/doc/Changelog index 210223d0d..56ceaf3c3 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -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.