]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
changelog
authorMatthijs Mekking <matje@NLnetLabs.nl>
Thu, 24 Feb 2011 10:05:48 +0000 (10:05 +0000)
committerMatthijs Mekking <matje@NLnetLabs.nl>
Thu, 24 Feb 2011 10:05:48 +0000 (10:05 +0000)
Changelog

index 4ae74c34e92618d466acb13e31d7c89ae984baa2..1f4e4bbfeaaa8ddb5c581a50289baac04ac64a27 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,7 @@
        * Fix creating NSEC(3) bitmaps: make array size 65536,
          don't add doubles.
        * Fix printout of escaped binary in TXT records.
+       * Parsing TXT records: don't skip starting whitespace that is quoted.
        * bugfix #358: Check if memory was successfully allocated in
          ldns_rdf2str().
        * Added more memory allocation checks in host2str.c