blob: 0f51dbdb4a278ab206b10f13ed8414296d9c988b [file] [log] [blame]
Nikias Bassen78233482014-03-22 02:48:20 +01001Version 1.0.9
2~~~~~~~~~~~~~
3
4- Changes:
5 * Avoid SIGPIPE where possible
6 * Plugged several memory leaks and invalid frees
7 * Fixed concurrency issues caused by tag mismatch
8 * Added new interface functions for pair record management via usbmuxd:
9 - usbmuxd_read_pair_record()
10 - usbmuxd_save_pair_record()
11 - usbmuxd_delete_pair_record()
12 - usbmuxd_read_buid()
13 * Made libplist dependency (and thus protocol v1 support) mandatory
14 * Improved usbmuxd_get_device_list() with new ListDevices usbmuxd command
15 * Fixed WIN32 (MinGW) build
16
17This is the first release after the usbmuxd/libusbmuxd project split.
18