diff --git a/doc/Changelog b/doc/Changelog index 9ff492836..ac7c2acde 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +1 March 2019: Wouter + - output forwarder log in ssl_req_order test. + 28 February 2019: Wouter - Remove memory leak on pythonmod python2 script file init. - Remove swig gcc8 python function cast warnings, they are ignored. diff --git a/testdata/ssl_req_order.tdir/ssl_req_order.post b/testdata/ssl_req_order.tdir/ssl_req_order.post index bba50e309..45067e10f 100644 --- a/testdata/ssl_req_order.tdir/ssl_req_order.post +++ b/testdata/ssl_req_order.tdir/ssl_req_order.post @@ -9,3 +9,4 @@ kill_pid $FWD_PID kill_pid $UNBOUND_PID cat unbound.log +cat fwd.log