From: Bob Halley Date: Tue, 15 Nov 2016 14:15:18 +0000 (-0800) Subject: note APL fixes X-Git-Tag: v1.16.0~120 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a895962e92109ae3c00c907e26a6419e55ef36c;p=thirdparty%2Fdnspython.git note APL fixes --- diff --git a/ChangeLog b/ChangeLog index dbb88a07..b62d7882 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2016-11-15 Bob Halley + + * 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 * Added OPENPGPKEY RR support.