From a852ae679f5e1ed4c8b72988631e3bf5606b72b4 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Tue, 19 Mar 2013 17:33:45 +0100 Subject: updated NEWS --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/NEWS b/NEWS index d27bbaa..b47c7e0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +Version 1.10 +~~~~~~~~~~~~ + +- Changes: + * Renamed plutil to plistutil to not mask Apple's plutil + * Fixed cython bindings (broken in 1.9) + * Added support for PLIST_UID node types to C++, cython, and swig bindings + +- Important Note: + * Support for swig python bindings will be dropped with future releases. + The bindings will be kept in the source tree for now, but we suggest + to update your python code to use the cython bindings instead. + Version 1.9 ~~~~~~~~~~~ -- cgit v1.1-32-gdbae