From 4b443961a27189f0bcf697cd932905f7c9ab1437 Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Thu, 17 Oct 2013 20:30:11 +1100 Subject: [PATCH] Update NEWS --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index ebf5126b..d4308524 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +Version 3.6.3 - 17th October 2013 + +- API add 'MHS %ds' to 'summary' +- Optional lock tracking and stats via the API +- Speed up polling repeat again in usb poll thread and handle async after the +message to disable polling is complete. +- Revert to using timeouts on !linux since libusb leaks memory without them. +- Revert to libusb instead of libusbx + + Version 3.6.2 - 17th October 2013 - Remove unused components of jansson