summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2017-11-01 16:47:11 +0000
committerSimon McVittie <smcv@collabora.com>2017-11-01 16:47:11 +0000
commitd9b6485f5f908739aa6c6f342996924c4e4441fd (patch)
treeb602f6bfdb8764fb869f9a570cd7765b58ec61a6 /NEWS
parentfeb9494f1804cf3b95e4db4e6fbe5f76a5d8134e (diff)
Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 35b1da4..7cf3f15 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,16 @@ Dependencies:
Python 3.2 security support ended in 2016.
• Most unit tests now require the tap.py module from PyPI.
+Enhancements:
+
+• AX_PYTHON_DEVEL is now used to find the CPPFLAGS, LDFLAGS and libraries
+ needed to link test-import-repeatedly to libpython, which should reduce
+ the number of wheels reinvented here.
+
+• Remove workarounds for Python 2.6 limitations
+
+• All unit tests now produce structured output (TAP)
+
D-Bus Python Bindings 1.2.4 (2016-03-06)
========================================