diff options
| author | 2012-09-08 15:30:02 +0200 | |
|---|---|---|
| committer | 2012-10-21 14:19:50 +0200 | |
| commit | ee9fe04fa706bf2da1b33036930697ef37f66f12 (patch) | |
| tree | ba2aeaf908482c5dfa9faa120b43a18a8451c588 | |
| parent | b086f13c27558ca61645691ed40c2e25dd6e56dd (diff) | |
| download | libimobiledevice-ee9fe04fa706bf2da1b33036930697ef37f66f12.tar.gz libimobiledevice-ee9fe04fa706bf2da1b33036930697ef37f66f12.tar.bz2 | |
Update NEWS with latest changes
| -rw-r--r-- | NEWS | 16 |
1 files changed, 16 insertions, 0 deletions
| @@ -1,3 +1,19 @@ | |||
| 1 | Version 1.1.5 | ||
| 2 | ~~~~~~~~~~~~~ | ||
| 3 | |||
| 4 | * Development release | ||
| 5 | * Changes: | ||
| 6 | - Add idevicediagnostics tool | ||
| 7 | - Add diagnostics_relay service implementation | ||
| 8 | - Add idevicedebugserverproxy tool | ||
| 9 | - Add ideviceprovision tool | ||
| 10 | - Add misagent service implementation to manage provisioning profiles | ||
| 11 | - Fix crash if $HOME is empty or not defined | ||
| 12 | - Fix non-ASCII characters being stripped when using plist communication | ||
| 13 | - Improve compile support for Cython >= 0.16 and check it at configure time | ||
| 14 | - Fix possible crash when using OpenSSL | ||
| 15 | * API is UNSTABLE | ||
| 16 | |||
| 1 | Version 1.1.4 | 17 | Version 1.1.4 |
| 2 | ~~~~~~~~~~~~~ | 18 | ~~~~~~~~~~~~~ |
| 3 | 19 | ||
