diff --git a/doc/Changelog b/doc/Changelog index 96d0ff7b7..70c344bf1 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,7 @@ +7 December 2009: Wouter + - Bug#287: Fix segfault when unbound-control remove nonexistent local + data. Added check to unit tests. + 1 December 2009: Wouter - Fix crash with module-config "iterator". - Added unit test that has "iterator" module-config. diff --git a/testdata/09-unbound-control.tpkg b/testdata/09-unbound-control.tpkg index b45828ed8..c5bc1e165 100644 Binary files a/testdata/09-unbound-control.tpkg and b/testdata/09-unbound-control.tpkg differ