summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2014-10-14 18:23:04 +0200
committerGravatar Martin Szulecki2014-10-14 18:26:08 +0200
commit85a277868bba5056814fa57551069bd179bee6fc (patch)
treee6431cbe9a15f12a0402c2757735224002ce7e02
parent15fd80a02866b15a8539648631cc91a79f4f3fe1 (diff)
downloadlibusbmuxd-85a277868bba5056814fa57551069bd179bee6fc.tar.gz
libusbmuxd-85a277868bba5056814fa57551069bd179bee6fc.tar.bz2
Update NEWS with older changes that were left in usbmuxd's NEWS file
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 209eae6..ea3cc35 100644
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,9 @@ Version 1.0.9
- usbmuxd_read_buid()
- Made libplist dependency (and thus protocol v1 support) mandatory
- Improved usbmuxd_get_device_list() with new ListDevices usbmuxd command
+ - Fix various memory leaks
+ - Add libusbmuxd_set_use_inotify() to control inotify support (Linux)
+ - Add libusbmuxd_set_debug_level() to enable debugging
- Fixed WIN32 (MinGW) build
This is the first release after the usbmuxd/libusbmuxd project split.