summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
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
~~~~~~~~~~~~~