]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Properly define HAVE_TERM_H if term.h is detected.
authorMartin v. Löwis <martin@v.loewis.de>
Tue, 30 Nov 2004 22:18:39 +0000 (22:18 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Tue, 30 Nov 2004 22:18:39 +0000 (22:18 +0000)
Misc/NEWS

index d20026557a785096b9d4dc582ed8458757345596..4411d858854c4c3330ba5468f9ad68d7379b9e93 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,6 +4,23 @@ Python News
 
 (editors: check NEWS.help for information about editing NEWS using ReST.)
 
+What's New in Python 2.4.1?
+===========================
+
+*Release date: xx-xxx-2005*
+
+Core and builtins
+-----------------
+
+Library
+-------
+
+Build
+-----
+
+- term.h is now properly detected again.
+
+
 What's New in Python 2.4 final?
 ===============================