summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r--src/CHANGES.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 6aad0ea..9f67f3b 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -12,7 +12,9 @@ RELEASE 2.X.X -
- Error messages from option parser now include hints about valid choices
- Cleaned up some Python 1.5 and pre-2.3 code, so don't expect SCons
to run on anything less than Python 2.4 anymore
- - runtest.py: Removed --noqmtest option - this behavior is by default.
+ - Several fixes for runtest.py:
+ * now exits with an error if no tests were found
+ * removed --noqmtest option - this behavior is by default
From Juan Lang:
- Fix WiX Tool to use .wixobj rather than .wxiobj for compiler output