[Python-checkins] python/dist/src/Misc NEWS, 1.831.4.149,
1.831.4.150
loewis at users.sourceforge.net
loewis at users.sourceforge.net
Sat Sep 18 11:58:46 CEST 2004
- Previous message: [Python-checkins] python/dist/src configure, 1.456,
1.457 configure.in, 1.469, 1.470 pyconfig.h.in, 1.103, 1.104
- Next message: [Python-checkins] python/dist/src configure, 1.416.4.15,
1.416.4.16 configure.in, 1.427.4.14, 1.427.4.15 pyconfig.h.in,
1.83.4.5, 1.83.4.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/python/python/dist/src/Misc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18977/Misc
Modified Files:
Tag: release23-maint
NEWS
Log Message:
Patch #1012280: Include curses.h for term.h check. Fixes #933795.
Update to autoconf 2.59.
Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.831.4.149
retrieving revision 1.831.4.150
diff -u -d -r1.831.4.149 -r1.831.4.150
--- NEWS 29 Aug 2004 16:45:13 -0000 1.831.4.149
+++ NEWS 18 Sep 2004 09:58:41 -0000 1.831.4.150
@@ -28,6 +28,8 @@
Extension modules
-----------------
+- Patch #1012280: Fix term.h compilation problems on Solaris.
+
- Patch #914291: Set locale while getting a line from readline.
- Bug #1005308: Define _BSD_TYPES.
- Previous message: [Python-checkins] python/dist/src configure, 1.456,
1.457 configure.in, 1.469, 1.470 pyconfig.h.in, 1.103, 1.104
- Next message: [Python-checkins] python/dist/src configure, 1.416.4.15,
1.416.4.16 configure.in, 1.427.4.14, 1.427.4.15 pyconfig.h.in,
1.83.4.5, 1.83.4.6
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-checkins
mailing list