diff options
| author | 2009-07-26 19:14:14 -0700 | |
|---|---|---|
| committer | 2009-07-26 19:14:14 -0700 | |
| commit | b3f4132a7122ff520732a62d6d38540e8a51ffdd (patch) | |
| tree | fba907e595e38c6e1c8737c38b23861d27e8ffc0 | |
| parent | 0be7debdc3b08e07b7f8bc2e32fed6aed587e09d (diff) | |
| download | libimobiledevice-b3f4132a7122ff520732a62d6d38540e8a51ffdd.tar.gz libimobiledevice-b3f4132a7122ff520732a62d6d38540e8a51ffdd.tar.bz2 | |
Added a news file courtesy of Martin.
| -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 | ||
