diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 22 |
1 files changed, 22 insertions, 0 deletions
| @@ -0,0 +1,22 @@ | |||
| 1 | Release 0.9.2 | ||
| 2 | ------------- | ||
| 3 | |||
| 4 | iFuse: | ||
| 5 | * Moved some libiphone logic into iFuse and adopted to new API | ||
| 6 | * Add hard/symlink support | ||
| 7 | |||
| 8 | libiphone: | ||
| 9 | * Migrate to use the new usbmuxd daemon | ||
| 10 | * Refactor whole API | ||
| 11 | * Add iPhone 3GS support | ||
| 12 | * Add hard/symlink support for AFC | ||
| 13 | * New iphone_id tool to list connected devices and get the device name | ||
| 14 | * iphoneinfo now allows plist/xml output and queries by domain/key | ||
| 15 | * Fix a lot of bugs/crashes, compiler warnings and comments | ||
| 16 | |||
| 17 | usbmuxd: | ||
| 18 | * New daemon to allow multiple connections to devices | ||
| 19 | * Add iPhone 3GS support and expose new tethering USB interface | ||
| 20 | * First public release available | ||
| 21 | * Fix race condition using multiple clients simultaneously | ||
| 22 | * Fix various usbmux protocol bugs | ||
