summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2009-01-24 15:47:27 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2009-01-24 15:47:27 (GMT)
commitf081e1c9d99818328a4e0862e6e9429cbd0a54b7 (patch)
tree898d18ae5eb76caacd96ce63c898adbaf6f3560f /Misc
parent7d7e1b7c2e6097c36e01b4785cde840193286174 (diff)
downloadcpython-f081e1c9d99818328a4e0862e6e9429cbd0a54b7.zip
cpython-f081e1c9d99818328a4e0862e6e9429cbd0a54b7.tar.gz
cpython-f081e1c9d99818328a4e0862e6e9429cbd0a54b7.tar.bz2
Issue #3881: Help Tcl to load even when started through the
unreadable local symlink to "Program Files" on Vista.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 8bdbeb5..0a65732 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -145,6 +145,9 @@ Core and Builtins
Library
-------
+- Issue #3881: Help Tcl to load even when started through the
+ unreadable local symlink to "Program Files" on Vista.
+
- Issue #4710: Extract directories properly in the zipfile module;
allow adding directories to a zipfile.