subunit: Update to latest upstream version.
[nivanova/samba-autobuild/.git] / lib / subunit / NEWS
index f28ec5a6df9811b698d255b67bc7b988c4411570..081dc5dbfccf3ca2ffb020edc58a1604562e56aa 100644 (file)
@@ -5,12 +5,25 @@ subunit release notes
 NEXT (In development)
 ---------------------
 
 NEXT (In development)
 ---------------------
 
+0.0.9
+-----
+
 BUG FIXES
 ~~~~~~~~~
 
 BUG FIXES
 ~~~~~~~~~
 
+* All the source files are now included in the distribution tarball.
+  (Arfrever Frehtes Taifersar Arahesis, Robert Collins, #996275)
+
 * ``python/subunit/tests/test_run.py`` and ``python/subunit/filters.py`` were
   not included in the 0.0.8 tarball. (Robert Collins)
 
 * ``python/subunit/tests/test_run.py`` and ``python/subunit/filters.py`` were
   not included in the 0.0.8 tarball. (Robert Collins)
 
+* Test ids which include non-ascii unicode characters are now supported.
+  (Robert Collins, #1029866)
+
+* The ``failfast`` option to ``subunit.run`` will now work. The dependency on
+  testtools has been raised to 0.9.23 to permit this.
+  (Robert Collins, #1090582)
+
 0.0.8
 -----
 
 0.0.8
 -----