Add NEWS snippet.
authorJames Westby <james.westby@canonical.com>
Mon, 14 Jun 2010 08:53:43 +0000 (09:53 +0100)
committerJames Westby <james.westby@canonical.com>
Mon, 14 Jun 2010 08:53:43 +0000 (09:53 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 45a3f66131f74ed9359f80796d32baa0e994d069..71ebae85bb6e20bdfeb6c9e4ed590fd94761ef35 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,13 @@ BUG FIXES
   mangled by the default line ending translation on that platform.
   (Robert Collins, Martin [gz], #579296)
 
+IMPROVEMENTS
+~~~~~~~~~~~~
+
+* subunit now supports test discovery by building on the testtools support for
+  it. You can take advantage of it with "python -m subunit.run discover [path]"
+  and see "python -m subunit.run discover --help" for more options.
+
 0.0.5
 -----