From 1182577a9c74d837dfbbde83b92c5a9f47efda4e Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Thu, 29 Sep 2016 08:29:49 -0700 Subject: [PATCH] update --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1b699330..88be6540 100644 --- 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 -- 2.47.3