summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2010-02-02 14:51:36 +0100
committerGravatar Martin Szulecki2010-02-02 14:51:36 +0100
commit0ed867e55c33eb097a7a9351cbf0cc2700477c34 (patch)
tree31333ad098f705aaf098fb7698df5b77daa98a81 /NEWS
parent16bfc838c8e801bc443ef2e3bf664ab4096f5a1d (diff)
downloadlibimobiledevice-0ed867e55c33eb097a7a9351cbf0cc2700477c34.tar.gz
libimobiledevice-0ed867e55c33eb097a7a9351cbf0cc2700477c34.tar.bz2
Update NEWS with changes of 0.9.7 release
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 @@
1Version 0.9.7 (RC1)
2~~~~~~~~~~~~~~~~~~~
3
4* Project is now called libimobiledevice due to legal reasons
5* Changes:
6 - Project renamed to libimobiledevice
7 - Add soname versioning for future releases
8 - Fix regression causing never paired devices to not work by adding
9 auto-pairing for devices in lockdownd_client_new_with_handshake
10 - Add file_relay service implementation and dev test tool
11 - Minor device link service fixes
12 - New idevicebackup tool with support for full and incremental backups
13 - Add mobilebackup service implementation
14
1Version 0.9.6 15Version 0.9.6
2~~~~~~~~~~~~~ 16~~~~~~~~~~~~~
3 17