commit | 856bf9a4e962ec118bcbfc5150825b256f2b8e2e | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Tue Feb 14 20:42:55 2006 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Tue Feb 14 20:42:55 2006 +0000 |
tree | 6ccc4386886b82a558e7ace3d47a9ab3ff4749e3 | |
parent | cffcfed1263a255386c0da50709d6abc18accaab [diff] [blame] |
Add build support for AMD64.
diff --git a/Misc/NEWS b/Misc/NEWS index c9e7a30..a7e54ad 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -699,6 +699,8 @@ Build ----- +- Build support for Win64-AMD64 was added. + - Patch #1428494: Prefer linking against ncursesw over ncurses library. - Patch #881820: look for openpty and forkpty also in libbsd.