diff options
author | 2020-07-30 11:59:10 +0200 | |
---|---|---|
committer | 2020-07-30 11:59:10 +0200 | |
commit | e2cd81c05f26fa243be4acf316d2e8766427f2ce (patch) | |
tree | 73c5a2f37f96350a708ed111da0acb4f7cb7095a | |
parent | 3daa1e9c3e3a18933b7d885fab99f374b9850144 (diff) | |
download | usbmuxd-e2cd81c05f26fa243be4acf316d2e8766427f2ce.tar.gz usbmuxd-e2cd81c05f26fa243be4acf316d2e8766427f2ce.tar.bz2 |
Fix typo in NEWS for last release notes
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ Version 1.1.1 | |||
28 | - Fix USB reconnection issues on virtual machines with iOS 11+ devices | 28 | - Fix USB reconnection issues on virtual machines with iOS 11+ devices |
29 | - Add support for connecting with T2 chip | 29 | - Add support for connecting with T2 chip |
30 | - Various memory leak, deadlock and invalid free fixes | 30 | - Various memory leak, deadlock and invalid free fixes |
31 | - Show actualy libusb version in debug message on startup | 31 | - Show actual libusb version in debug message on startup |
32 | - Enable libusb debugging output | 32 | - Enable libusb debugging output |
33 | - Log client process name alongside pid if possible on Linux | 33 | - Log client process name alongside pid if possible on Linux |
34 | - Unify and improve log message output | 34 | - Unify and improve log message output |