]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
update
authorBob Halley <halley@dnspython.org>
Thu, 29 Sep 2016 15:29:49 +0000 (08:29 -0700)
committerBob Halley <halley@dnspython.org>
Thu, 29 Sep 2016 15:29:49 +0000 (08:29 -0700)
ChangeLog

index 1b6993303a9e083efc64b30467c7b20452f7cc45..88be654081c5acad9bd09b9cb821571aeb0d95fb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,8 @@
        * Some problems with newlines in various output modes have been
          addressed.
 
+       * dns.name.to_text() now returns text and not bytes on Python 3.x
+
        * More miscellaneous fixes for the Python 2/3 codeline merge.
 
 2016-05-27  Bob Halley  <halley@dnspython.org>