Fix: add missing heap_copy
[babeltrace.git] / ChangeLog
index 04eebec8f9535fdbe960b0fbd16ca81f2f308b5d..b1893a347052b275cac570e76d77af4d9c1a2cb7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2012-05-30 Babeltrace 1.0.0-rc4
+       * Add CodingStyle to tarball
+       * Add coding style document
+       * Fix: babeltrace should use output format argument
+       * Fix: accept traces which skip stream ids
+       * Use mmap_align
+       * align header: define PAGE_SIZE
+       * Implement mmap alignment header
+       * Cleanup: type warnings
+       * Cleanup: do not overwrite const argv parameters
+
+2012-05-29 Babeltrace 1.0.0-rc3
+       * Fix: converter error logic
+       * Fix: report appropriate field in error message
+       * Fix: support 64-bit events discarded counter types
+       * Fix: add missing bt_ctf_get_int_len API
+       * Fix bt_context_add_traces_recursive error code
+
+2012-04-24 Babeltrace 1.0.0-rc2
+       * Fix: return an error if no trace can be opened
+       * Fix: double destroy in context remove
+
 2012-04-18 Babeltrace 1.0.0-rc1
        * Fix: -n "field names" option should allow "none"
        * Fix: Show context field name by default
This page took 0.022779 seconds and 4 git commands to generate.