summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRobert Collins <robertc@robertcollins.net>2015-07-13 22:20:48 +1200
committerRobert Collins <robertc@robertcollins.net>2015-07-13 23:02:48 +1200
commita194e3e7cb4e5e5cd855da7eb906baaeea6cd2c2 (patch)
treec287802daae58d571c1b5a61123b4bf682bb7fad /NEWS
parent557bbf694f5cb6cb9202a1a41d9b057e7377f7ed (diff)
downloadsubunit-git-a194e3e7cb4e5e5cd855da7eb906baaeea6cd2c2.tar.gz
Add subunit2disk which exports a stream to the fs.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4aa845b..f7acbbc 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,15 @@ subunit release notes
NEXT (In development)
---------------------
+IMPROVEMENTS
+~~~~~~~~~~~~
+
+* Added subunit2disk, which explodes a stream out to files on disk.
+ (Robert Collins)
+
+1.1.0
+-----
+
BUGFIXES
~~~~~~~~