summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2010-06-20 16:30:24 +0200
committerGravatar Martin Szulecki2010-06-20 16:30:24 +0200
commit6ea5a65fa204bd47e3d16b5c9b239202804a4342 (patch)
treed9651c2a740d2ed25ab4d0a6df74741b54a52744 /NEWS
parent2b2b436f2d14d83c6fdbf0da75dd2cdfcf2dd48f (diff)
downloadlibimobiledevice-6ea5a65fa204bd47e3d16b5c9b239202804a4342.tar.gz
libimobiledevice-6ea5a65fa204bd47e3d16b5c9b239202804a4342.tar.bz2
Update NEWS with latest changes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fc924d6..7f88cee 100644
--- a/NEWS
+++ b/NEWS
@@ -2,12 +2,14 @@ Version 1.1.0
2~~~~~~~~~~~~~ 2~~~~~~~~~~~~~
3 3
4* Changes: 4* Changes:
5 - Implement restoring backups using idevicebackup
5 - Allow connecting without pairing with ideviceinfo 6 - Allow connecting without pairing with ideviceinfo
6 - Add idevicepair tool to manage pairings 7 - Add idevicepair tool to manage pairings
7 - Add ideviceenterrecovery tool 8 - Add ideviceenterrecovery tool
8 - Add mobilesync service implementation 9 - Add mobilesync service implementation
9 - Add restored service implementation 10 - Add restored service implementation for restore mode
10 - Silence some 64bit compiler warnings 11 - Silence some 64bit compiler warnings
12 - Fix various memory leaks
11 - Update documentation 13 - Update documentation
12 14
13Version 1.0.1 15Version 1.0.1