Update CHANGES.txt for the small bug fixes I commited recently.
authorcournape <cournape@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 26 Sep 2009 12:00:20 +0000 (12:00 +0000)
committercournape <cournape@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 26 Sep 2009 12:00:20 +0000 (12:00 +0000)
git-svn-id: http://scons.tigris.org/svn/scons/trunk@4377 fdb21ef1-2011-0410-befe-b5e4ea1792b1

src/CHANGES.txt

index ca176eb647dde92feb73453d7bc9c7733b510162..0d3a12a26e51c0b71359c634ccf30f42d6fb355f 100644 (file)
@@ -12,6 +12,9 @@ RELEASE X.X.X - XXX
 
   From David Cournapeau:
     - Fixed tryRun when sconf directory is in a variant dir.
+    - Do not add -fPIC for ifort tool on non-posix platforms (darwin and
+      windows).
+    - Fix bug 2294 (spurious CheckCC failures).
 
   From William Deegan:
     - Final merge from vs_revamp branch to main