summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2012-09-08 15:30:02 +0200
committerGravatar Martin Szulecki2012-10-21 14:19:50 +0200
commitee9fe04fa706bf2da1b33036930697ef37f66f12 (patch)
treeba2aeaf908482c5dfa9faa120b43a18a8451c588 /NEWS
parentb086f13c27558ca61645691ed40c2e25dd6e56dd (diff)
downloadlibimobiledevice-ee9fe04fa706bf2da1b33036930697ef37f66f12.tar.gz
libimobiledevice-ee9fe04fa706bf2da1b33036930697ef37f66f12.tar.bz2
Update NEWS with latest changes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 517d380..838b81d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Version 1.1.5
+~~~~~~~~~~~~~
+
+* Development release
+* Changes:
+ - Add idevicediagnostics tool
+ - Add diagnostics_relay service implementation
+ - Add idevicedebugserverproxy tool
+ - Add ideviceprovision tool
+ - Add misagent service implementation to manage provisioning profiles
+ - Fix crash if $HOME is empty or not defined
+ - Fix non-ASCII characters being stripped when using plist communication
+ - Improve compile support for Cython >= 0.16 and check it at configure time
+ - Fix possible crash when using OpenSSL
+* API is UNSTABLE
+
Version 1.1.4
~~~~~~~~~~~~~