diff options
| -rw-r--r-- | NEWS | 10 |
1 files changed, 5 insertions, 5 deletions
| @@ -2,6 +2,11 @@ Version 1.0.9 | |||
| 2 | ~~~~~~~~~~~~~ | 2 | ~~~~~~~~~~~~~ |
| 3 | 3 | ||
| 4 | * Changes: | 4 | * Changes: |
| 5 | - Fix broken handling of "--user" argument value | ||
| 6 | - Add new "--enable-exit" argument to enable handling of "--exit" requests | ||
| 7 | - Add new "--disable-hotplug" argument to disable automatic device discovery | ||
| 8 | - Add new "--systemd" argument to startup with right settings for systemd | ||
| 9 | - Add man page for usbmuxd | ||
| 5 | - Update copyright headers to match best practice | 10 | - Update copyright headers to match best practice |
| 6 | - Flush input buffer on connection teardown | 11 | - Flush input buffer on connection teardown |
| 7 | - Add systemd based activation with fallback for udev and manual activation | 12 | - Add systemd based activation with fallback for udev and manual activation |
| @@ -32,10 +37,5 @@ Version 1.0.9 | |||
| 32 | - Implement preflight worker to support iOS 7 based trust dialog handling | 37 | - Implement preflight worker to support iOS 7 based trust dialog handling |
| 33 | - Install usbmuxd binary to sbindir instead of bindir | 38 | - Install usbmuxd binary to sbindir instead of bindir |
| 34 | - Switch from CMake to autotools build system | 39 | - Switch from CMake to autotools build system |
| 35 | - Fix various memory leaks | ||
| 36 | - Add libusbmuxd_set_use_inotify() to control inotify support at runtime | ||
| 37 | - Add libusbmuxd_set_debug_level() to enable debugging | ||
| 38 | - Use mutex to handle concurrency issues | ||
| 39 | - Fix and cleanup win32 build | ||
| 40 | 40 | ||
| 41 | This is the first release after the usbmuxd/libusbmuxd project split. | 41 | This is the first release after the usbmuxd/libusbmuxd project split. |
