diff options
| author | 2014-10-03 13:38:44 +0200 | |
|---|---|---|
| committer | 2014-10-03 13:38:44 +0200 | |
| commit | 22d91e1cdca04cdf980f3d081f16609997f96792 (patch) | |
| tree | bcef464f476f8e19442520ab1fd360832fd29741 | |
| parent | 75c79a6e702a0b3eefe958d2cd348a9bc81eb951 (diff) | |
| download | libusbmuxd-22d91e1cdca04cdf980f3d081f16609997f96792.tar.gz libusbmuxd-22d91e1cdca04cdf980f3d081f16609997f96792.tar.bz2 | |
Updated NEWS with latest changes
| -rw-r--r-- | NEWS | 4 | 
1 files changed, 3 insertions, 1 deletions
| @@ -2,11 +2,13 @@ Version 1.0.10  ~~~~~~~~~~~~~~  * Changes: +  - Avoid exporting non-public symbols +  - Allow multiple connections to iproxy listen port    - Add ability to target device by UDID to iproxy    - Remove outdated/unmaintained Python and sftp examples    - Update README and rename license to more generic COPYING    - Rename header guards according to C++ standard -  - Fix a few crashers related to using old usbmuxd daemon and broken pair +  - Fix a few crashes related to using old usbmuxd daemon and broken pair      records    - Fix out of tree build    - Fix leaking socket handles by properly closing them | 
