diff options
author | Martin Szulecki | 2010-06-20 16:30:24 +0200 |
---|---|---|
committer | Martin Szulecki | 2010-06-20 16:30:24 +0200 |
commit | 6ea5a65fa204bd47e3d16b5c9b239202804a4342 (patch) | |
tree | d9651c2a740d2ed25ab4d0a6df74741b54a52744 /NEWS | |
parent | 2b2b436f2d14d83c6fdbf0da75dd2cdfcf2dd48f (diff) | |
download | libimobiledevice-6ea5a65fa204bd47e3d16b5c9b239202804a4342.tar.gz libimobiledevice-6ea5a65fa204bd47e3d16b5c9b239202804a4342.tar.bz2 |
Update NEWS with latest changes
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,12 +2,14 @@ Version 1.1.0 ~~~~~~~~~~~~~ * Changes: + - Implement restoring backups using idevicebackup - Allow connecting without pairing with ideviceinfo - Add idevicepair tool to manage pairings - Add ideviceenterrecovery tool - Add mobilesync service implementation - - Add restored service implementation + - Add restored service implementation for restore mode - Silence some 64bit compiler warnings + - Fix various memory leaks - Update documentation Version 1.0.1 |