Version 1.0.3
[babeltrace.git] / ChangeLog
index 639bfe4e50b8016a58d0fabb16b2b8469a7925b8..eb524d87377895e3ab92df62986117c8baee8357 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2012-01-24 Babeltrace 1.0.3
+       * Fix: Double free when calling bt_context_remove_trace()
+       * Add missing runall.sh to dist packaging
+       * Fix: alignment of compound types containing array field
+
+2012-01-11 Babeltrace 1.0.2
+       * Fix: add tests/lib missing files to Makefile.am
+
+2012-01-11 Babeltrace 1.0.1
+       * Provides a basic pkg-config file for libbabeltrace
+       * Fix erroneous warning/error messages
+       * Fix comment in context.h
+       * Cleanup: Remove whitespace at EOL from mit-license.txt
+       * Add missing permission notice in each source file
+       * Adding a test which do a sequence of seek BEGIN, LAST, BEGIN, LAST
+       * Run seek tests on a second trace file
+       * Add #define _GNU_SOURCE to remove warning about asprintf
+       * Include a test for SEEK_BEGIN and SEEK_LAST
+       * Fix: Report success even if we find at least one valid stream in find_max_timestamp_ctf_stream_class
+       * Fix SEEK_BEGIN for streams that do not contain any event
+
+2012-10-27 Babeltrace 1.0.0
+       * tests: add test traces to distribution tarball
+       * Document bash requirement for make check in README
+       * Add tests to make check
+       * Fix: add missing header size validation
+       * callbacks.c: handle extract_ctf_stream_event return value
+       * Cleanup: fix cppcheck warning
+       * Cleanup: fix cppcheck warnings
+       * fix double-free on error path
+
 2012-10-18 Babeltrace 1.0.0-rc6
        * Add valgrind suppression file for libpopt
        * Fix: unplug memory leak that causes popt-0.13 to segfault
This page took 0.037179 seconds and 4 git commands to generate.