summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 82ae5dc..f4fea01 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Version 2.1.1
+~~~~~~~~~~~~~
+
+* Changes:
+ - tools: Fix potential issue with select() in case the network fd is higher than the usbmux fd
+ - Switch to better initializer strategy
+ - Fix compilation on MSVC
+ - iproxy: Make sure to print correct socket error messages
+ - inetcat: Make sure to report correct error messages
+
+
Version 2.1.0
~~~~~~~~~~~~~