From 5a4360ea53cf0d2cc37f7ee286969ceff9b3f700 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Christophe=20Thi=C3=A9ry?= Date: Mon, 11 Apr 2011 10:49:14 +0200 Subject: [PATCH] Update ChangeLog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 35da57939d..598062f346 100644 --- a/ChangeLog +++ b/ChangeLog @@ -66,6 +66,7 @@ SimGrid (3.6) unstable; urgency=low Define XBT_USE_DEPRECATED if you want to use the old numbered macros like INFO1, INFO2, etc. * Change xbt_die() to accept a format string with arguments, just like printf. + * New data structure: xbt_lib_t, like a dict but more general and with better memory handling. INSTR * New configuration options @@ -95,6 +96,8 @@ SimGrid (3.6) unstable; urgency=low - current value: 30600 for 3.06.00, aka 3.6 * Define macro MAKE_SIMGRID_VERSION(major, minor, patch) to help building a number that can be compared with SIMGRID_VERSION. + * Add a build option -Denable_debug (set to ON by default): when set to OFF, + assertions and verbose/debug logging events are disabled at compile time. -- Da SimGrid team -- 2.20.1