Skip to content

Commit

Permalink
Added NEWS with latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nikias committed Mar 22, 2014
1 parent 79ce429 commit 7823348
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
Version 1.0.9
~~~~~~~~~~~~~

- Changes:
* Avoid SIGPIPE where possible
* Plugged several memory leaks and invalid frees
* Fixed concurrency issues caused by tag mismatch
* Added new interface functions for pair record management via usbmuxd:
- usbmuxd_read_pair_record()
- usbmuxd_save_pair_record()
- usbmuxd_delete_pair_record()
- usbmuxd_read_buid()
* Made libplist dependency (and thus protocol v1 support) mandatory
* Improved usbmuxd_get_device_list() with new ListDevices usbmuxd command
* Fixed WIN32 (MinGW) build

This is the first release after the usbmuxd/libusbmuxd project split.

0 comments on commit 7823348

Please sign in to comment.