From f73ccc48b2925d408dac8e9e8e3710fffc430fcd Mon Sep 17 00:00:00 2001 From: schnorr Date: Fri, 11 May 2012 16:09:30 +0200 Subject: [PATCH 1/1] [trace] update ChangeLog to report relevant changes in the tracing system --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 607038f753..3fbc1e397b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -87,6 +87,9 @@ SimGrid (3.7) NOT RELEASED; urgency=low * Trace header updated according to the latest Paje file format * Tracing network lazy updates, no longer obligate users to use full updates * --cfg=tracing/platform:1 also registers power/bandwidth variables + * Experimental: let user code declare/set/push/pop application states for hosts + * API changed to allow the manual creation of graph configuration files + for Triva. See TRACE_get_node_types() and TRACE_get_edge_types(). Lua: * Improve the API of Lua MSG bindings, using the Lua spirit. -- 2.20.1