From: mquinson Date: Thu, 16 Sep 2004 12:13:49 +0000 (+0000) Subject: document last change (size_t fixes for 64bits) X-Git-Tag: v3.3~4927 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/697cf9694dffefba03df5fcc070483b9f20a7209?ds=sidebyside document last change (size_t fixes for 64bits) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@423 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/ChangeLog b/ChangeLog index dc063e910a..0c2ce27e3b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,7 @@ - Version 0.7 (protocol not changed; API changed) +Version 0.7 (protocol not changed; API changed) +2004-09-16 Martin Quinson + - Fix some size_t madness on 64bit architectures. + 2004-09-08 Martin Quinson - Reduce the number of system headers loaded, overload some more system calls (such as malloc to cast the result of the system one, and work