summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorThomas Heller <theller@ctypes.org>2008-04-04 19:53:14 (GMT)
committerThomas Heller <theller@ctypes.org>2008-04-04 19:53:14 (GMT)
commitbff533b4798de3909b53dc2d14d9b074587c17ac (patch)
tree39fcfc26434fd9fba32b6b94491d4b31ce232834 /Misc
parentf44b9a1ac2cef6c0dd837c06a0090bd220e91c7d (diff)
downloadcpython-bff533b4798de3909b53dc2d14d9b074587c17ac.zip
cpython-bff533b4798de3909b53dc2d14d9b074587c17ac.tar.gz
cpython-bff533b4798de3909b53dc2d14d9b074587c17ac.tar.bz2
Merged revisions 62149, 62153, 62154 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk Sync with files from the just released libffi 3.0.5 version. More files from libffi 3.0.5. Removed libffi.pc.in because it is not needed for ctypes. News entry for: Sync with files from the just released libffi 3.0.5 version.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 0468530..84800a1 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -18,6 +18,10 @@ Extension Modules
Library
-------
+- The bundled libffi copy is now in sync with the recently released
+ libffi3.0.5 version, apart from some small changes to
+ Modules/_ctypes/libffi/configure.ac.
+
Build
-----