]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Document resolved MSI issues.
authorMartin v. Löwis <martin@v.loewis.de>
Wed, 22 Dec 2004 13:02:26 +0000 (13:02 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Wed, 22 Dec 2004 13:02:26 +0000 (13:02 +0000)
Misc/NEWS

index d5c230285a77972371aaccf79eaa0053598fb125..09d1d2424b0bf41c6bdffe3b69bb5179b741b78d 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -46,6 +46,17 @@ Build
 
 - term.h is now properly detected again.
 
+Windows
+-------
+
+- Bug #1076861: The IDLE shortcut is now correct even if the target
+  directory contains a space.
+
+- Bug #1085208 and similar: The installer does not fail anymore if
+  VBScript is not available on the target machine, not installed
+  properly, or outdated; the MSI package now does not rely on VB
+  anymore.
+
 
 What's New in Python 2.4 final?
 ===============================