summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRobert Collins <robertc@robertcollins.net>2013-01-22 07:26:24 +1300
committerRobert Collins <robertc@robertcollins.net>2013-01-22 07:26:24 +1300
commit42e03ed5204c430079b9059e47fb52cfc3a1a2b3 (patch)
tree270408217c2c323d3ccb5e35b0dfbd49b375d9b7 /NEWS
parente0cfd656b7d1931bbd4d0e524948540c36471150 (diff)
downloadpython-test-extras-42e03ed5204c430079b9059e47fb52cfc3a1a2b3.tar.gz
Handle older testtools versions that are missing TestCommand.0.0.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 9 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a39cc76..60713b8 100644
--- a/NEWS
+++ b/NEWS
@@ -6,15 +6,22 @@ Changes and improvements to extras_, grouped by release.
NEXT
~~~~
+0.0.3
+~~~~~
+
+* Extras setup.py would break on older testtools releases, which could break
+ installs of newer testtools due to extras then failing to install.
+ (Robert Collins)
+
0.0.2
~~~~~
-Fix Makefile to not have cruft leftover from testtools.
+* Fix Makefile to not have cruft leftover from testtools.
0.0.1
~~~~~
-Initial extraction from testtools.
+* Initial extraction from testtools.
.. _extras: http://pypi.python.org/pypi/extras