diff options
| -rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
| @@ -1,3 +1,19 @@ | |||
| 1 | Version 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 | |||
| 1 | Version 1.1.1 | 17 | Version 1.1.1 |
| 2 | ~~~~~~~~~~~~~ | 18 | ~~~~~~~~~~~~~ |
| 3 | 19 | ||
