summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2015-09-28 19:28:34 -0400
committerLeonard Richardson <leonardr@segfault.org>2015-09-28 19:28:34 -0400
commit6f113b66f8084f900470b8931c107d96d28f5dd7 (patch)
treec86c34592acdde6dd6103c34761723452d13fc04 /NEWS.txt
parent3b82b2ba6d7b1cc98bcca6ffe5970e5d90198351 (diff)
parent70a1b795bc1b0b03e71539b4fb18813baf0efa75 (diff)
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]
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 2548e4e..9b90da2 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,8 +1,12 @@
-= Unreleased
+= 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]
+
= 4.4.0 (20150703) =
Especially important changes: