summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Matt Colyer2010-02-10 14:47:32 -0800
committerGravatar Matt Colyer2010-02-10 14:47:32 -0800
commit3ab0f100e42c5fa794f5f2c5358e98aa8b202372 (patch)
tree31333ad098f705aaf098fb7698df5b77daa98a81 /NEWS
parent8128b54e183f8c955165846d88942d7ff74edce9 (diff)
parent0ed867e55c33eb097a7a9351cbf0cc2700477c34 (diff)
downloadlibimobiledevice-3ab0f100e42c5fa794f5f2c5358e98aa8b202372.tar.gz
libimobiledevice-3ab0f100e42c5fa794f5f2c5358e98aa8b202372.tar.bz2
Merge commit 'martin-s/martin'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7bc96e3..e0ae9f8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Version 0.9.7 (RC1)
+~~~~~~~~~~~~~~~~~~~
+
+* Project is now called libimobiledevice due to legal reasons
+* Changes:
+ - Project renamed to libimobiledevice
+ - Add soname versioning for future releases
+ - Fix regression causing never paired devices to not work by adding
+ auto-pairing for devices in lockdownd_client_new_with_handshake
+ - Add file_relay service implementation and dev test tool
+ - Minor device link service fixes
+ - New idevicebackup tool with support for full and incremental backups
+ - Add mobilebackup service implementation
+
Version 0.9.6
~~~~~~~~~~~~~