summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2006-12-09 12:15:27 (GMT)
committerMatthias Klose <doko@ubuntu.com>2006-12-09 12:15:27 (GMT)
commitebde1498e760c86420aa9fc2acd1ca9deb0050e4 (patch)
treee82c50094cd41706377de3ac36ad26009a115465 /Misc
parentb130743e97410ba2b6c23d69df80e2ecea9d652b (diff)
downloadcpython-ebde1498e760c86420aa9fc2acd1ca9deb0050e4.zip
cpython-ebde1498e760c86420aa9fc2acd1ca9deb0050e4.tar.gz
cpython-ebde1498e760c86420aa9fc2acd1ca9deb0050e4.tar.bz2
- Fix the build of the library reference in info format.
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 0e408b3..667ccaf 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -358,6 +358,8 @@ Build
- Fix build failure on kfreebsd and on the hurd.
+- Fix the build of the library reference in info format.
+
C API
-----