commit | d44a4e971918e9e8367f4469f43c6d429f11bdb2 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Wed Sep 05 11:47:34 2007 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Wed Sep 05 11:47:34 2007 +0000 |
tree | cb49d5938b3c231f3255989fdd5f8a8ceca571be | |
parent | 362bb5150352603394aacc1d7d0592938962fe92 [diff] [blame] |
Patch #786737: Allow building in a tree of symlinks pointing to a readonly source.
diff --git a/Misc/NEWS b/Misc/NEWS index 7a8b35a..1f14349 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -960,6 +960,9 @@ 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.