From: stevenknight Date: Wed, 27 Aug 2003 02:50:59 +0000 (+0000) Subject: Support for additional UNIX variants: (Christian Engel) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e1814ce4e63fbc8c35c439d185a5d965ea994520;p=scons.git Support for additional UNIX variants: (Christian Engel) git-svn-id: http://scons.tigris.org/svn/scons/trunk@780 fdb21ef1-2011-0410-befe-b5e4ea1792b1 --- diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 3619167a..61cdb442 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -10,6 +10,16 @@ RELEASE X.XX - XXX + From Christian Engel: + + - Support more flexible inclusion of separate C and C++ compilers. + + - Use package management tools on AIX and Solaris to find where + the comilers are installed, and what version they are. + + - Add support for CCVERSION and CXXVERSION variables for a number + of C and C++ compilers. + From Steven Knight: - The -Q option suppressed too many messages; fix it so that it only