summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2017-08-21 01:25:22 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2017-08-21 01:25:22 (GMT)
commit939963642474e9f9b01adc6b42e5fda15de3fa89 (patch)
treea3e3c488169620fb93a91cb325b1f938040185c0 /src/CHANGES.txt
parent4a2a5fd3b51f9b0c5fb0bb31f838bba3aac1f1b1 (diff)
downloadSCons-939963642474e9f9b01adc6b42e5fda15de3fa89.zip
SCons-939963642474e9f9b01adc6b42e5fda15de3fa89.tar.gz
SCons-939963642474e9f9b01adc6b42e5fda15de3fa89.tar.bz2
Fix Bug #3025 - (Credit to Florian : User flow86 on tigris) - Fix typo JAVACLASSSUFIX should have been JAVACLASSSUFFIX
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r--src/CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt
index fa42726..c2c8ca8 100644
--- a/src/CHANGES.txt
+++ b/src/CHANGES.txt
@@ -40,6 +40,9 @@ may cause rebuilds. In no case should rebuilds not happen.
- Fixed Bug #2486 - Added SetOption('silent',True) - Previously this value was not allowed to be set.
- Fixed Bug #3040 - Non-unicode character in CHANGES.txt
- Fixed Bug #2622 - AlwaysBuild + MSVC regression.
+ - Fixed Bug #3025 - (Credit to Florian : User flow86 on tigris) - Fix typo JAVACLASSSUFIX should have been
+ JAVACLASSSUFFIX
+
From Ibrahim Esmat:
- Added the capability to build Windows Store Compatible libraries that can be used