We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75c79a6 commit 22d91e1Copy full SHA for 22d91e1
1 file changed
NEWS
@@ -2,11 +2,13 @@ Version 1.0.10
2
~~~~~~~~~~~~~~
3
4
* Changes:
5
+ - Avoid exporting non-public symbols
6
+ - Allow multiple connections to iproxy listen port
7
- Add ability to target device by UDID to iproxy
8
- Remove outdated/unmaintained Python and sftp examples
9
- Update README and rename license to more generic COPYING
10
- Rename header guards according to C++ standard
- - Fix a few crashers related to using old usbmuxd daemon and broken pair
11
+ - Fix a few crashes related to using old usbmuxd daemon and broken pair
12
records
13
- Fix out of tree build
14
- Fix leaking socket handles by properly closing them
0 commit comments