summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 82c16bea0..1cc082a16 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,12 @@
Next release
============
+Bug Fixes
+---------
+
+- Make it possible to succesfully run all tests via ``nosetests`` command
+ directly (rather than indirectly via ``python setup.py nosetests``).
+
1.0a6 (2010-12-15)
==================