summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2006-12-03 17:16:41 (GMT)
committerMatthias Klose <doko@ubuntu.com>2006-12-03 17:16:41 (GMT)
commitd149d0c76a7fa8c90140342dad3e1c220c63c054 (patch)
tree693aa70e238a85fcaa6d06cd3d818cef50b1d444 /Misc
parenta00bcac00382be7f99ef30e24ec029268efa0cbf (diff)
downloadcpython-d149d0c76a7fa8c90140342dad3e1c220c63c054.zip
cpython-d149d0c76a7fa8c90140342dad3e1c220c63c054.tar.gz
cpython-d149d0c76a7fa8c90140342dad3e1c220c63c054.tar.bz2
- Fix build failure on kfreebsd and on the hurd.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index ef6f951..856ee4c 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -351,6 +351,8 @@ Build
- Patch #1540470, for OpenBSD 4.0.
+- Fix build failure on kfreebsd and on the hurd.
+
C API
-----