From 3444d5a3a68998ac62b8f8c96414aad608024575 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Tue, 2 Dec 2014 17:55:57 +0100 Subject: Updated NEWS with latest changes --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index 1720654..6052936 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +Version 1.1.1 +~~~~~~~~~~~~~ + +* Changes: + - Use clock_gettime() instead of gettimeofday() to avoid timing issues + when calculating packet timeouts + - Get correct USB device speed instead of hardcoded value + - Use non-blocking sockets for client communication to avoid hanging + - Use correct manual section (8) for manpage + Version 1.1.0 ~~~~~~~~~~~~~ -- cgit v1.1-32-gdbae