diff options
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -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: |