summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2009-01-24 15:50:00 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2009-01-24 15:50:00 (GMT)
commite8b471c23d96974fcb1300bc568afd4c1919cbcb (patch)
tree4304c32405e1151878f13a2b4aa749b4f6ebe035 /Misc
parent76eb789ce091c0f815f756267809cc26b14be6b5 (diff)
downloadcpython-e8b471c23d96974fcb1300bc568afd4c1919cbcb.zip
cpython-e8b471c23d96974fcb1300bc568afd4c1919cbcb.tar.gz
cpython-e8b471c23d96974fcb1300bc568afd4c1919cbcb.tar.bz2
Merged revisions 68893 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r68893 | martin.v.loewis | 2009-01-24 16:47:27 +0100 (Sa, 24 Jan 2009) | 3 lines 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 6f4dd52..159f00a 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -76,6 +76,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.