summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRobert Collins <robertc@robertcollins.net>2015-10-23 12:24:53 +1300
committerRobert Collins <robertc@robertcollins.net>2015-10-23 12:24:53 +1300
commitfde1c723523315097f15a4c0ffa29ad69b6751b7 (patch)
treeca449a1ca8a61b290ec8e7635d04c31363a19a00 /NEWS
parent4810e55ba15d7239dbf63dbb390e36bc89253616 (diff)
downloadsubunit-fde1c723523315097f15a4c0ffa29ad69b6751b7.tar.gz
Release 1.2.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f7acbbc..6368d74 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ NEXT (In development)
IMPROVEMENTS
~~~~~~~~~~~~
+* Fixed handling of incomplete writes with eventlet on Python3.
+ (Victor Stinner)
+
* Added subunit2disk, which explodes a stream out to files on disk.
(Robert Collins)