From b3f4132a7122ff520732a62d6d38540e8a51ffdd Mon Sep 17 00:00:00 2001 From: Matt Colyer Date: Sun, 26 Jul 2009 19:14:14 -0700 Subject: Added a news file courtesy of Martin. --- NEWS | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 NEWS (limited to 'NEWS') diff --git a/NEWS b/NEWS new file mode 100644 index 0000000..9b75929 --- /dev/null +++ b/NEWS @@ -0,0 +1,22 @@ +Release 0.9.2 +------------- + +iFuse: +* Moved some libiphone logic into iFuse and adopted to new API +* Add hard/symlink support + +libiphone: +* Migrate to use the new usbmuxd daemon +* Refactor whole API +* Add iPhone 3GS support +* Add hard/symlink support for AFC +* New iphone_id tool to list connected devices and get the device name +* iphoneinfo now allows plist/xml output and queries by domain/key +* Fix a lot of bugs/crashes, compiler warnings and comments + +usbmuxd: +* New daemon to allow multiple connections to devices +* Add iPhone 3GS support and expose new tethering USB interface +* First public release available +* Fix race condition using multiple clients simultaneously +* Fix various usbmux protocol bugs -- cgit v1.1-32-gdbae