Commit 4b443961a27189f0bcf697cd932905f7c9ab1437

Con Kolivas 2013-10-17T20:30:11

Update NEWS

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
diff --git a/NEWS b/NEWS
index ebf5126..d430852 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