Repository : ssh://git@open-mesh.org/batctl
On branch : maint
>---------------------------------------------------------------
commit bdcf34821d78f2185803a5a88c1c0503b4198bdf
Author: Simon Wunderlich <sw(a)simonwunderlich.de>
Date: Thu Oct 27 21:20:45 2016 +0200
batctl: Add CHANGELOG for upcoming release
Signed-off-by: Simon Wunderlich <sw(a)simonwunderlich.de>
>---------------------------------------------------------------
bdcf34821d78f2185803a5a88c1c0503b4198bdf
CHANGELOG | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/CHANGELOG b/CHANGELOG
index 7d3c726..66e1054 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,14 @@
+batctl 2016.4:
+
+ * integrate support for batman-adv netlink
+ * coding style cleanups
+ * documentation updates
+ * bugs squashed:
+ - fix endless loop in TP meter on some platforms
+ - fix build errors caused by name conflicts
+
+ -- Thu, 27 Oct 2016 21:19:38 +0200
+
batctl 2016.3
* synchronize common headers with batman-adv