From: Wouter Wijngaards Date: Mon, 6 Apr 2009 11:04:54 +0000 (+0000) Subject: pyunbound test X-Git-Tag: release-1.3.0~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f46febcc97756bdc15ba244c166df81ce8c03e74;p=thirdparty%2Funbound.git pyunbound test git-svn-id: file:///svn/unbound/trunk@1587 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index c28ebbbe3..a5046d9c2 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,6 +1,7 @@ 6 April 2009: Wouter - windows compile fix. - Detect FreeBSD jail without ipv6 addresses assigned. + - python libunbound wrapper unit test. 3 April 2009: Wouter - Fixed a bug that caused messages to be stored in the cache too diff --git a/testdata/pylib.tpkg b/testdata/pylib.tpkg new file mode 100644 index 000000000..98d2cb23f Binary files /dev/null and b/testdata/pylib.tpkg differ