]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
note APL fixes
authorBob Halley <halley@dnspython.org>
Tue, 15 Nov 2016 14:15:18 +0000 (06:15 -0800)
committerBob Halley <halley@dnspython.org>
Tue, 15 Nov 2016 14:15:18 +0000 (06:15 -0800)
ChangeLog

index dbb88a07292d30dca390dc914e688ddc40039d30..b62d7882fcb91294c11101b1c201576007ef2724 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-11-15  Bob Halley  <halley@dnspython.org>
+
+       * Fixed regression where trailing zeros in APL RRs were not
+         suppressed, and then fixed the problem where trailing zeros
+         were not added back properly on python 3 when needed.
+
 2016-10-10  Bob Halley  <halley@dnspython.org>
 
        * Added OPENPGPKEY RR support.