commit | dbd3f6173a0dd15c97b60be56cc37ff1cf5487e5 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Tue Feb 21 18:06:22 2012 +0100 |
committer | Martin v. Löwis <martin@v.loewis.de> | Tue Feb 21 18:06:22 2012 +0100 |
tree | 5a66ad0a265a5ebb1055059160191c829b48baae | |
parent | 26bb3cf7cdf4052fd3cad3c435b1e00990e78db4 [diff] [blame] |
Issue #6807: Run msisupport.mak earlier.
diff --git a/Misc/NEWS b/Misc/NEWS index f387dc7..f8081a9 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -474,6 +474,8 @@ Build ----- +- Issue #6807: Run msisupport.mak earlier. + - Issue #10580: Minor grammar change in Windows installer. - Issue #13326: Clean __pycache__ directories correctly on OpenBSD.