From: Arnaud Giersch Date: Wed, 15 May 2013 16:29:39 +0000 (+0200) Subject: Avoid unnecessary utf8 characters in ChangeLog. X-Git-Tag: v3_9_90~384 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/3cebdd822e0da449810f0757ff3c2b2c14dc6ac4?ds=sidebyside Avoid unnecessary utf8 characters in ChangeLog. --- diff --git a/ChangeLog b/ChangeLog index e464132d06..9a784b74bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -25,8 +25,9 @@ SimGrid (3.10) NOT RELEASED; urgency=low - Bug Fix: the compute part of the reduce action is now taken into account. PLATFORM: - * Handle units for values (10ms, 10kiloflops, 10Bps, …) + * Handle units for values (10ms, 10kiloflops, 10Bps, ...) * Remove rule based routing (no more pcre dependency) + -- $date Da SimGrid team SimGrid (3.9) stable; urgency=low