From ec4e97224e724ac2c38572aa2e6eb3e0a57baf46 Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Thu, 4 Jun 2020 02:39:36 +0200 Subject: Update NEWS with latest changes --- NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/NEWS b/NEWS index 4bfc36a..935dca2 100644 --- a/NEWS +++ b/NEWS @@ -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 ~~~~~~~~~~~~~ -- cgit v1.1-32-gdbae