summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 9b90da2..b0c8425 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,12 +1,14 @@
= 4.4.1 (20150928) =
-* Fixed the test_detect_utf8 test so that it works when chardet is
- installed. [bug=1471359]
-
* Fixed a bug that deranged the tree when part of it was
removed. Thanks to Eric Weiser for the patch and John Wiseman for a
test. [bug=1481520]
+* Fixed the test_detect_utf8 test so that it works when chardet is
+ installed. [bug=1471359]
+
+* Corrected the output of Declaration objects. [bug=1477847]
+
= 4.4.0 (20150703) =
Especially important changes: