Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
+2017-08-03 lttng-tools 2.10.1 (Watermelon Day)
+ * Typo: occured -> occurred
+ * Fix: uninitialized return value on error path
+ * Fix: ensure kernel context is in a list before trying to delete it
+
2017-08-01 lttng-tools 2.10.0 (World Wide Web Day)
* lttng enable-channel: disallow --overwrite and --blocking-timeout
* lttng-enable-channel(1): reword --blocking-timeout, document in description
AC_PREREQ([2.64])
-AC_INIT([lttng-tools],[2.10.0],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
+AC_INIT([lttng-tools],[2.10.1],[jeremie.galarneau@efficios.com],[],[https://lttng.org])
AC_CONFIG_HEADERS([include/config.h])
AC_CONFIG_AUX_DIR([config])