Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Commit

Permalink
Update NEWS with latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
FunkyM authored and qmfrederik committed Jun 12, 2020
1 parent 7d35f2b commit 81ce889
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
Version 2.0.2
~~~~~~~~~~~~~

* Changes:
- Fix compiler warnings
- Handle USB and network devices with new options in tools
- Make connecting sockets non-blocking
- Fix win32 build
- Switch from concurrent threads to loop with select()
- Allow to specify source address for listening socket in iproxy
- Allow to map multiple ports in iproxy
- Fix crash when no UDID is provided
- Add man pages for iproxy and inetcat tools

Version 2.0.1
~~~~~~~~~~~~~

Expand Down

0 comments on commit 81ce889

Please sign in to comment.