diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/CHANGES.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index fb22efb..f692b74 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -82,6 +82,10 @@ RELEASE X.XX - XXX - Split the non-SCons-specific functionality from SConf.py to a new, re-usable Conftest.py module. + From Christoph Wiedemann: + + - Fix test/SWIG.py to find the Python include directory in all cases. + RELEASE 0.92 - Wed, 20 Aug 2003 03:45:28 -0500 |