From b70731ca1c406687d1f53d7ff2ed357072e40e85 Mon Sep 17 00:00:00 2001 From: anatoly techtonik Date: Fri, 14 Dec 2012 16:09:03 +0300 Subject: CHANGES.txt: clean up after which Python 2.3 is unlikely to work --- src/CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 6136f81..18b2c18 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -10,6 +10,8 @@ RELEASE 2.X.X - - Added ability to run scripts/scons.py directly from source checkout - Hide deprecated --debug={dtree,stree,tree} from --help output - 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 From Juan Lang: - Fix WiX Tool to use .wixobj rather than .wxiobj for compiler output -- cgit v0.12