diff options
| author | 2012-03-21 21:30:08 +0100 | |
|---|---|---|
| committer | 2012-03-21 21:30:08 +0100 | |
| commit | c7ddd17db345e07e62ce91d97896230c271313e9 (patch) | |
| tree | ffa09f36df5eeec115241ebe89c84f336c7e0afc | |
| parent | ef69484cd678ede814ebc5d46bf84969b8d96051 (diff) | |
| download | libimobiledevice-c7ddd17db345e07e62ce91d97896230c271313e9.tar.gz libimobiledevice-c7ddd17db345e07e62ce91d97896230c271313e9.tar.bz2 | |
Update NEWS with SWIG removal
| -rw-r--r-- | NEWS | 3 |
1 files changed, 1 insertions, 2 deletions
| @@ -3,7 +3,6 @@ Version 1.1.2 | |||
| 3 | 3 | ||
| 4 | * Development release | 4 | * Development release |
| 5 | * Changes: | 5 | * Changes: |
| 6 | - Fix SWIG 2.x detection | ||
| 7 | - Add Python bindings generated by Cython | 6 | - Add Python bindings generated by Cython |
| 8 | - Add support for OpenSSL with fallback to GNUTLS | 7 | - Add support for OpenSSL with fallback to GNUTLS |
| 9 | - Improvements and various fixes for Win32 and OS X build | 8 | - Improvements and various fixes for Win32 and OS X build |
| @@ -11,7 +10,7 @@ Version 1.1.2 | |||
| 11 | - Improve restored implementation | 10 | - Improve restored implementation |
| 12 | - Fix various memory leaks | 11 | - Fix various memory leaks |
| 13 | - Fix support for iOS 5 and later | 12 | - Fix support for iOS 5 and later |
| 14 | * SWIG Python Bindings are deprecated | 13 | * SWIG Python Bindings are removed |
| 15 | * API is UNSTABLE | 14 | * API is UNSTABLE |
| 16 | 15 | ||
| 17 | Version 1.1.1 | 16 | Version 1.1.1 |
