From 4aa4616c4ce5d92b4b9bd324b97f6795e50846dd Mon Sep 17 00:00:00 2001 From: David Cournapeau Date: Sat, 26 Sep 2009 12:00:20 +0000 Subject: Update CHANGES.txt for the small bug fixes I commited recently. --- src/CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/CHANGES.txt b/src/CHANGES.txt index ca176eb..0d3a12a 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -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 -- cgit v0.12