From cc0762fdc8c20edb01d4895bd9960ec15e10aafd Mon Sep 17 00:00:00 2001 From: mquinson Date: Mon, 6 Nov 2006 16:38:30 +0000 Subject: [PATCH] document last change git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2914 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 73aedcd248..d6fec5a1d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,7 +8,9 @@ SimGrid (3.1.1) unstable; urgency=low converted for now). * Fix a vicious bug in the TCP buffering mecanism which leaded to message loss when they were small enough to fit into the buffer and sent quickly - enough so that they can all get received in one shoot. + enough so that they can all get received in one shoot. + * gras_datadesc_by_name and gras_msgtype_by_name: now raise an exception + if not found. Use the *_or_null() variant for the old semantic. AMOK: * Do really rename the hostmanagement module to peermanagement. [Mt] -- 2.20.1