summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2008-09-08 13:50:10 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2008-09-08 13:50:10 (GMT)
commit3f5fda8c5071e81e67b3b34d485b9bb4f2c6de1d (patch)
tree09f60f14b6a58daa56a41731ba36f0477f6c4b4c /Misc
parent67543a9dc90f65b679dce6bb32b4147c211e9769 (diff)
downloadcpython-3f5fda8c5071e81e67b3b34d485b9bb4f2c6de1d.zip
cpython-3f5fda8c5071e81e67b3b34d485b9bb4f2c6de1d.tar.gz
cpython-3f5fda8c5071e81e67b3b34d485b9bb4f2c6de1d.tar.bz2
Issue #2271: Set SecureCustomProperties so that installation will properly
use the TARGETDIR even for unprivileged users.
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 72361f9..b2da2c5 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -125,6 +125,9 @@ Tests
Build
-----
+- Issue #2271: Set SecureCustomProperties so that installation will properly
+ use the TARGETDIR even for unprivileged users.
+
- Allow passing the MSI file name to merge.py.
- Issue #3758: Rename the 'check' target to 'patchcheck' so as to not clash