From 22d91e1cdca04cdf980f3d081f16609997f96792 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Fri, 3 Oct 2014 13:38:44 +0200 Subject: Updated NEWS with latest changes --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- cgit v1.1-32-gdbae