diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2007-09-05 11:47:34 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2007-09-05 11:47:34 (GMT) |
commit | d44a4e971918e9e8367f4469f43c6d429f11bdb2 (patch) | |
tree | cb49d5938b3c231f3255989fdd5f8a8ceca571be /Misc | |
parent | 362bb5150352603394aacc1d7d0592938962fe92 (diff) | |
download | cpython-d44a4e971918e9e8367f4469f43c6d429f11bdb2.zip cpython-d44a4e971918e9e8367f4469f43c6d429f11bdb2.tar.gz cpython-d44a4e971918e9e8367f4469f43c6d429f11bdb2.tar.bz2 |
Patch #786737: Allow building in a tree of symlinks pointing to
a readonly source.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -960,6 +960,9 @@ Tools/Demos Build ----- +- Patch #786737: Allow building in a tree of symlinks pointing to + a readonly source. + - Bug #1737210: Change Manufacturer of Windows installer to PSF. - Bug #1746880: Correctly install DLLs into system32 folder on Win64. |