From a81bc7e8c36219270e2218861ffa0db7c1d8d77b Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Wed, 21 Mar 2012 00:24:38 +0100 Subject: Update NEWS with latest changes --- NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/NEWS b/NEWS index efb94db..b5a7889 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +Version 1.1.2 +~~~~~~~~~~~~~ + +* Development release +* Changes: + - Fix SWIG 2.x detection + - Add Python bindings generated by Cython + - Add support for OpenSSL with fallback to GNUTLS + - Improvements and various fixes for Win32 and OS X build + - Remove glib dependency + - Improve restored implementation + - Fix various memory leaks + - Fix support for iOS 5 and later +* SWIG Python Bindings are deprecated +* API is UNSTABLE + Version 1.1.1 ~~~~~~~~~~~~~ -- cgit v1.1-32-gdbae