summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2009-01-24 16:19:45 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2009-01-24 16:19:45 (GMT)
commitacbf461fe5d1f5f7516dd2cbbf3c1185ab3ec2b7 (patch)
tree9f0f17e721eaf1a0fa0bd7051449dcf0b8764633 /Misc
parent17e5587693420b33ad7b9bacb732bb74f7596af6 (diff)
downloadcpython-acbf461fe5d1f5f7516dd2cbbf3c1185ab3ec2b7.zip
cpython-acbf461fe5d1f5f7516dd2cbbf3c1185ab3ec2b7.tar.gz
cpython-acbf461fe5d1f5f7516dd2cbbf3c1185ab3ec2b7.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 9d27971..53cd724 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -139,6 +139,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.