From: Martin Quinson Date: Fri, 19 Feb 2016 18:26:39 +0000 (+0100) Subject: fix a copy/paste error X-Git-Tag: v3_13~785 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/4bcdb646cd0633025c00ca37311427bad2292d9f?ds=sidebyside fix a copy/paste error --- diff --git a/ChangeLog b/ChangeLog index 622a81b8be..ec75dfc9d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -29,7 +29,7 @@ SimGrid (3.13) UNRELEASED; urgency=low - Rename from 'power' to 'speed' the attributes describing the amount of flops that a , , or can deliver per second. - In , attribute kind="POWER" is now kind="SPEED". - - The DOCTYPE points to the right URL (this file): + - The DOCTYPE points to the right URL: http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd (the file at this address now documents the changelog since its v1) - A warning is emitted for unit-less values (they are still accepted).