commit | 86d662602d18dccbae4ee7bf23564263dee7141e | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Fri Feb 17 08:40:11 2006 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Fri Feb 17 08:40:11 2006 +0000 |
tree | 06d59cd47d0150ff1da4ffbc6e4c8ad096d029ba | |
parent | cfe7e0912caf11bc658cf630acca3aff4e59b205 [diff] [blame] |
Patch #1432345: Make python compile on DragonFly.
diff --git a/Misc/NEWS b/Misc/NEWS index f2a5091..cd63e32 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -701,6 +701,8 @@ Build ----- +- Patch #1432345: Make python compile on DragonFly. + - Build support for Win64-AMD64 was added. - Patch #1428494: Prefer linking against ncursesw over ncurses library.