summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 9b7592995663f729a6845c09401ad4c74b8d78f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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