diff options
Diffstat (limited to 'src/CHANGES.txt')
-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 9baeba3..a4e4c60 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -25,6 +25,10 @@ RELEASE 0.95 - XXX - Fix a problem with the msvc tool with Python versions prior to 2.3. + From Chris Burghart: + + - Fix the ability to save/restore a PackageOption to a file. + From David M. Cooke: - Make the Fortran scanner case-insensitive for the INCLUDE string. |