From: Mathieu Desnoyers Date: Tue, 4 Nov 2014 19:17:20 +0000 (-0500) Subject: Version 1.2.4 X-Git-Tag: v1.2.4^0 X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=90395824efc007de88787a6b8e400a07c980be1c;ds=sidebyside Version 1.2.4 Signed-off-by: Mathieu Desnoyers --- diff --git a/ChangeLog b/ChangeLog index b3f7ff87..71038bac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-11-04 Babeltrace 1.2.4 + * Fix: make sure we can exit the get_new_metadata loop + * Docs fix: Change bt_ctf_writer_create_stream return description + * Fix: offset_s and CTF clocks with frequency != 1GHz + 2014-09-23 Babeltrace 1.2.3 * Fix: incorrect compiler warning * Fix: Don't assume that PROT_WRITE grants read permissions diff --git a/configure.ac b/configure.ac index 4a8f5873..632fe39c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([babeltrace],[1.2.3],[mathieu dot desnoyers at efficios dot com]) +AC_INIT([babeltrace],[1.2.4],[mathieu dot desnoyers at efficios dot com]) # Following the numbering scheme proposed by libtool for the library version # http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html