summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRobert Collins <robertc@robertcollins.net>2013-08-25 01:51:28 +1200
committerRobert Collins <robertc@robertcollins.net>2013-08-25 01:51:28 +1200
commitcdde85af0120db47b054d8e23012b5784d3960de (patch)
tree6c839c5c4538b80ce2875a51bde7f1d52e8601cd /NEWS
parent4c7487178b034ecdb855ce908c1163f8199c756d (diff)
downloadsubunit-cdde85af0120db47b054d8e23012b5784d3960de.tar.gz
* Clients of subunit did not expect memoryview objects in StreamResult events.
(Robert Collins)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1e47c13..391a6c0 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,12 @@ subunit release notes
NEXT (In development)
---------------------
+BUG FIXES
+~~~~~~~~~
+
+* Clients of subunit did not expect memoryview objects in StreamResult events.
+ (Robert Collins)
+
0.0.14
------