diff --git a/Misc/NEWS b/Misc/NEWS index d4eb2189d2f..9373be268d1 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -48,6 +48,8 @@ Tests Build ----- +- Bug #1534738, win32 debug version of _msi should be _msi_d.pyd. + - Bug #1530448, ctypes buld failure on Solaris 10 was fixed. diff --git a/PCbuild/_msi.vcproj b/PCbuild/_msi.vcproj index fb8925ef624..b4afeb4a990 100644 --- a/PCbuild/_msi.vcproj +++ b/PCbuild/_msi.vcproj @@ -36,11 +36,11 @@