From: Willem Toorop Date: Fri, 23 Sep 2011 21:19:18 +0000 (+0000) Subject: Forgot to put bugfix in Changelog X-Git-Tag: release-1.6.11~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a863a7953400c26ec577749aeeaf55dfb7915aaa;p=thirdparty%2Fldns.git Forgot to put bugfix in Changelog --- diff --git a/Changelog b/Changelog index 68f9abfd..0b455189 100644 --- a/Changelog +++ b/Changelog @@ -41,6 +41,7 @@ used with configuring, but may explicitly be excluded with the --without-pyldnsx option to configure. * bugfix #410: Fix clearing out temporary data on stack in sha2.c + * bugfix #411: Don't let empty non-terminal NSEC3s cause assertion failure. 1.6.10 2011-05-31 * New example tool added: ldns-gen-zone.