From 41052423c4362030134b5ec0b0ccaeff3b81d8b4 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Sat, 22 Mar 2014 01:18:58 +0100 Subject: updated NEWS --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS b/NEWS index b47c7e0..2326f0f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +Version 1.11 +~~~~~~~~~~~~ + +- Changes: + * Deprecated plist_dict_insert_item() in favor of plist_dict_set_item() + * Updated cython bindings for Python 3.x + * Removed swig python bindings + * Changed build system to autotools + * Added new plist_dict_merge() function + * WIN32 (MinGW) + OSX compilation fixes + * Made base64 decoding thread safe + Version 1.10 ~~~~~~~~~~~~ -- cgit v1.1-32-gdbae