summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r--src/CHANGES.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index 2378ba0..13d8f7c 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -6,8 +6,11 @@
RELEASE 2.X.X -
- From anatoly techtonik:
- + Ability to run scripts/scons.py directly from source checkout.
+ From Anatoly Techtonik:
+ - Added ability to run scripts/scons.py directly from source checkout
+
+ From Juan Lang:
+ - Fix WiX Tool to use .wixobj rather than .wxiobj for compiler output
From Alexey Klimkin:
- Fix nested LIBPATH expansion by flattening sequences in subst_path.