diff options
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r-- | src/CHANGES.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 2b598ae..4d0ad9a 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -28,6 +28,9 @@ RELEASE 0.95 - XXX - Add support for a "toolpath" Tool() and Environment keyword that allows Tool modules to be found in specified local directories. + - Work around Cygwin Python's silly fiction that it's using a + case-sensitive file system. + From Chris Burghart: - Fix the ability to save/restore a PackageOption to a file. |