From 7f7f4a6de557e1a3350209b935adaedba80827ed Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 1 Feb 2019 12:33:41 +0100 Subject: release 1.21.1 --- NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 07bd2ef..7b48d78 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +### python-caja 1.21.1 + + * Translations update + * Fix Python 2 INT_ASLONG function. + * Include Python 3 ABI flags in shared library name. + * Make Python statements compatible with version 2 and 3. + * Implement Python 3 C API compatibility using conditional and macros. + * Allow to "make dist" without building the docs. + * Fail to build if some referenced symbol cannot be resolved at link time. + * Modernize examples + ### python-caja 1.21.0 * Translations update -- cgit v1.2.1