diff options
author | Matthias Klose <doko@ubuntu.com> | 2006-12-09 12:15:27 (GMT) |
---|---|---|
committer | Matthias Klose <doko@ubuntu.com> | 2006-12-09 12:15:27 (GMT) |
commit | ebde1498e760c86420aa9fc2acd1ca9deb0050e4 (patch) | |
tree | e82c50094cd41706377de3ac36ad26009a115465 /Misc | |
parent | b130743e97410ba2b6c23d69df80e2ecea9d652b (diff) | |
download | cpython-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/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 ----- |