summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2007-10-24 20:00:44 (GMT)
committerMatthias Klose <doko@ubuntu.com>2007-10-24 20:00:44 (GMT)
commit9afb9850f28519879fdadaa9467a7bdb46b01417 (patch)
tree697e28173bdf2bb00d7446479a79e3548d0ac2e3 /Misc/NEWS
parente7becc5007b8600402697513bdc74579dbc630d2 (diff)
downloadcpython-9afb9850f28519879fdadaa9467a7bdb46b01417.zip
cpython-9afb9850f28519879fdadaa9467a7bdb46b01417.tar.gz
cpython-9afb9850f28519879fdadaa9467a7bdb46b01417.tar.bz2
- Build using system ffi library on arm*-linux*.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 6ae2ac5..683bef0 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -912,6 +912,8 @@ Extension Modules
- Fix libffi configure for hppa*-*-linux* | parisc*-*-linux*.
+- Build using system ffi library on arm*-linux*.
+
Tests
-----