diff options
author | Nikias Bassen | 2019-11-07 18:45:28 +0100 |
---|---|---|
committer | Nikias Bassen | 2019-11-07 18:45:28 +0100 |
commit | 8f3afaf4cac7fcf64723be466fdb29009b34bb73 (patch) | |
tree | 8e1007527951d9dfd235bd79676b18c336d28db6 /NEWS | |
parent | 4ab48440f159d19aa872b897316d9a94df0bb261 (diff) | |
download | libusbmuxd-8f3afaf4cac7fcf64723be466fdb29009b34bb73.tar.gz libusbmuxd-8f3afaf4cac7fcf64723be466fdb29009b34bb73.tar.bz2 |
Updated NEWS for release2.0.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Version 2.0.0 +~~~~~~~~~~~~~ + +* Changes: + - Add proper support for USB and network (WiFi sync) devices reported by usbmuxd + - Add new usbmuxd_events_subscribe/unsubscribe functions with a context so it can be used in different threads + - Add new tool 'icat' + - Lots of bug fixes and other improvements + Version 1.0.10 ~~~~~~~~~~~~~~ |