summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Pellerin <jpellerin@gmail.com>2009-05-13 20:00:52 -0400
committerJason Pellerin <jpellerin@gmail.com>2009-05-13 20:00:52 -0400
commitc0e29e35b3e698f4ac099a76c6e187b9f04cdf99 (patch)
tree7f6051bfe88ae470efb6abda2994e30c84694843
parent7af6459f4927376cb26eb7778c3ba069d5fc89d6 (diff)
downloadnose-release_0.11.1.tar.gz
Additional changelog bitsrelease_0.11.1
-rw-r--r--CHANGELOG5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0b7b06a..e40d9b8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,7 +6,10 @@
types of errors or actions by other plugins.
- Fixed bug in testid plugin that could cause test run to crash after certain
types of errors or actions by other plugins.
-
+- Fixed bug in collect only plugin that caused it to fail when collecting from
+ test generators.
+- Fixed some broken html in docs.
+
0.11
- Added multiprocess plugin that allows tests to be run in parallel