summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJason Pellerin <jpellerin@gmail.com>2008-06-02 01:48:24 +0000
committerJason Pellerin <jpellerin@gmail.com>2008-06-02 01:48:24 +0000
commitee04f920a5cf6f50fde18725dc8d62a22ff1afbc (patch)
treee810a075f03d64c01b5554ca25c4c0c3e286b63e /CHANGELOG
parente0113c1c813ab743db1ee087228994e3ff284dce (diff)
downloadnose-ee04f920a5cf6f50fde18725dc8d62a22ff1afbc.tar.gz
Fixed #191. Regression test for #191 is still in progress.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0627a80..b574033 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+0.10.3
+
+- Fixed bug in nosetests setup command that caused an exception to be raised
+ if run with options. Thanks to Philip Jenvey for the bug report (#191).
+
0.10.2
- nose now runs under jython (jython svn trunk only at this time). Thanks to