commit | 3903f50f2e15e935a4984ee91b6363140de9c17e | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Thu Nov 22 06:47:17 2007 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Thu Nov 22 06:47:17 2007 +0000 |
tree | 578051f00e47b586539f5b732948ee4747687b7c | |
parent | d3a81df178474f76407089de318a68554fe36841 [diff] [blame] |
Allow simultaneous installation of 32-bit and 64-bit versions on 64-bit Windows systems.
diff --git a/Misc/NEWS b/Misc/NEWS index a7cdba0..c633032 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -158,6 +158,9 @@ Build ----- +- Allow simultaneous installation of 32-bit and 64-bit versions + on 64-bit Windows systems. + - Patch #786737: Allow building in a tree of symlinks pointing to a readonly source.