From: mquinson Date: Thu, 4 Mar 2010 14:45:43 +0000 (+0000) Subject: Document ruby bindings in ChangeLog X-Git-Tag: SVN~551 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/2f7cad576e9480fdb25d54b594154b9ae37981c7 Document ruby bindings in ChangeLog git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7188 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/ChangeLog b/ChangeLog index 5aec950fd0..237b6ef11e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,9 @@ SimGrid (3.3.5-svn) unstable; urgency=low * Make JniException a runtime exception, so that there is no need to declare the fact that you may encounter such a beast. I guess that nobody will ever want to survive such error. + Ruby Bindings: create it + * That's new and great, you should try it out. + Kinda the same functionalities than Java bindings SimDag: * Kill the useless "rate" argument of SD_task_get_execution_time() Everyone used to provide -1 as a value, it was not used, and the