Version 2.10.0 v2.10.0
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 1 Aug 2017 19:13:56 +0000 (15:13 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 1 Aug 2017 19:16:28 +0000 (15:16 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ChangeLog
configure.ac

index 3d1cbcc4a08db8da30a741bb5f7f52845b15634b..5e8dba5f6914209c52b427105a281cbc7a7da498 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-08-01 (World Wide Web Day) lttng-ust 2.10.0
+       * lttng-ust(3): reword and fix style of `LTTNG_UST_ALLOW_BLOCKING` variable
+       * lttng-ust(3): specify "If set" instead of "if set to 1" for some variables
+       * Fix: doc/man: use a single XSL file and match local names
+       * Fix: Expand the shmobj size for the sequence number
+
 2017-06-12 (National Peanut Butter Cookie Day) lttng-ust 2.10.0-rc2
        * Introduce LTTNG_UST_ALLOW_BLOCKING env. var.
        * Fix: lttng-ust-elf.c: define NT_GNU_BUILD_ID if not defined
index 3ad78e01da76a0fc5f962aaccbb9b6e9098a828b..96043f38c6b3069bb123f2875c05ea9364bbc742 100644 (file)
@@ -2,7 +2,7 @@ dnl Version infos
 m4_define([V_MAJOR], [2])
 m4_define([V_MINOR], [10])
 m4_define([V_PATCH], [0])
-m4_define([V_EXTRA], [rc2])
+dnl m4_define([V_EXTRA], [])
 m4_define([V_NAME], [[KeKriek]])
 m4_define([V_DESC], [[From Brasserie Dunham, a sour mashed golden wheat ale fermented with local sour cherries from Tougas orchards. Fresh sweet cherry notes with some tartness, lively carbonation with a dry finish.]])
 
This page took 0.025449 seconds and 4 git commands to generate.