diff options
| author | 2012-03-21 00:24:38 +0100 | |
|---|---|---|
| committer | 2012-03-21 00:24:38 +0100 | |
| commit | a81bc7e8c36219270e2218861ffa0db7c1d8d77b (patch) | |
| tree | 686a5bb24f76fd8a351485993938baa3283ba0f7 /NEWS | |
| parent | cc6bca58c5fc28d4363710e17edf7b82f5bbbf6e (diff) | |
| download | libimobiledevice-a81bc7e8c36219270e2218861ffa0db7c1d8d77b.tar.gz libimobiledevice-a81bc7e8c36219270e2218861ffa0db7c1d8d77b.tar.bz2 | |
Update NEWS with latest changes
Diffstat (limited to 'NEWS')
| -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 | ||
