diff options
author | Martin Szulecki | 2010-03-16 03:15:26 +0100 |
---|---|---|
committer | Martin Szulecki | 2010-03-16 03:15:26 +0100 |
commit | 4487d94ade56e54cf661ac68f3e2d757ef2ed51e (patch) | |
tree | a8a9c20892173bb23d65c69319334db672b05b1d | |
parent | 08d2af5d611319748afba2aaba5e6c8a99f1b396 (diff) | |
download | libimobiledevice-4487d94ade56e54cf661ac68f3e2d757ef2ed51e.tar.gz libimobiledevice-4487d94ade56e54cf661ac68f3e2d757ef2ed51e.tar.bz2 |
Add upcoming changes to NEWS file
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +Version 1.0.0 +~~~~~~~~~~~~~ + +* Changes: + - Update and fix documentation for full coverage + - Add man pages for tools + - Extend mobilebackup interface + - Add user data argument to notification callback function + - Fix broken Python bindings + - Add Python bindings for notification proxy interface + - Add screenshotr interface and tool + - Add mobile_image_mounter interface and tool + Version 0.9.7 (RC1) ~~~~~~~~~~~~~~~~~~~ |