summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2014-10-03 13:38:44 +0200
committerGravatar Nikias Bassen2014-10-03 13:38:44 +0200
commit22d91e1cdca04cdf980f3d081f16609997f96792 (patch)
treebcef464f476f8e19442520ab1fd360832fd29741
parent75c79a6e702a0b3eefe958d2cd348a9bc81eb951 (diff)
downloadlibusbmuxd-22d91e1cdca04cdf980f3d081f16609997f96792.tar.gz
libusbmuxd-22d91e1cdca04cdf980f3d081f16609997f96792.tar.bz2
Updated NEWS with latest changes
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b275d66..209eae6 100644
--- a/NEWS
+++ b/NEWS
@@ -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