diff options
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r-- | src/CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index b258199..0dea107 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -14,6 +14,8 @@ RELEASE 0.11 - XXX - Add support for IRIX and the SGI MIPSPro tool chain. + - Support using the MSVC tool chain when running Cygwin Python. + From Charles Crain: - Added new AddPreAction() and AddPostAction() functions that support |