Signed-off-by: David Goulet <dgoulet@efficios.com>
+2012-06-22 lttng-tools 2.0.3
+ * Fix: enable event loglevel match function
+ * Fix: unchecked pointer from getenv() for lttng create
+ * Ship license text file with the release archive
+
2012-06-14 lttng-tools 2.0.2
* Fix: enable event with different loglevel error
* Fix: move memset in channel_set_attr after NULL check
dist_doc_DATA = LICENSE \
ChangeLog
-dist_noinst_DATA = CodingStyle
+dist_noinst_DATA = CodingStyle gpl-2.0.txt lgpl-2.1.txt
EXTRA_DIST = extras/lttng-bash_completion
-AC_INIT([lttng-tools],[2.0.2],[dgoulet@efficios.com],[],[http://lttng.org])
+AC_INIT([lttng-tools],[2.0.3],[dgoulet@efficios.com],[],[http://lttng.org])
AC_CONFIG_AUX_DIR([config])
AC_CANONICAL_TARGET
AC_CANONICAL_HOST