diff options
-rw-r--r-- | src/RELEASE.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/RELEASE.txt b/src/RELEASE.txt index 742fcc7..cf1eea1 100644 --- a/src/RELEASE.txt +++ b/src/RELEASE.txt @@ -73,7 +73,8 @@ FIXES - - None. + - MSVC/MSVS/SDK support has been improved. A number of issues with + determining the correct version and architecture have been resolved. IMPROVEMENTS @@ -101,5 +102,5 @@ Although code is tested with Python 2.3 and is still believed to work, the official new floor is Python 2.4. - Thanks to Greg Noel, Steven Knight, Dirk Baechle, and W. Trevor King for - their contributions to this release. + Thanks to Greg Noel, Steven Knight, Dirk Baechle, William Deegan,and + W. Trevor King for their contributions to this release. |