summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-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 @@
1Version 1.1.2
2~~~~~~~~~~~~~
3
4* Development release
5* Changes:
6 - Fix SWIG 2.x detection
7 - Add Python bindings generated by Cython
8 - Add support for OpenSSL with fallback to GNUTLS
9 - Improvements and various fixes for Win32 and OS X build
10 - Remove glib dependency
11 - Improve restored implementation
12 - Fix various memory leaks
13 - Fix support for iOS 5 and later
14* SWIG Python Bindings are deprecated
15* API is UNSTABLE
16
1Version 1.1.1 17Version 1.1.1
2~~~~~~~~~~~~~ 18~~~~~~~~~~~~~
3 19