summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r--src/CHANGES.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 9f67f3b..736160f 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -13,8 +13,9 @@ RELEASE 2.X.X -
- 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
- Several fixes for runtest.py:
- * now exits with an error if no tests were found
+ * exit with an error if no tests were found
* removed --noqmtest option - this behavior is by default
+ * replaced `-o FILE --xml` combination with `--xml FILE`
From Juan Lang:
- Fix WiX Tool to use .wixobj rather than .wxiobj for compiler output