From: <cla...@us...> - 2008-11-03 19:23:14
|
Revision: 4157 http://fudaa.svn.sourceforge.net/fudaa/?rev=4157&view=rev Author: clavreul Date: 2008-11-03 18:44:08 +0000 (Mon, 03 Nov 2008) Log Message: ----------- prepro v0.92 Modified Paths: -------------- trunk/fudaa_devel/aide/src/prepro/src/web/inc.history.en.html trunk/fudaa_devel/aide/src/prepro/src/web/inc.history.fr.html trunk/fudaa_devel/aide/src/prepro/src/web/inc.last-changelog.en.html trunk/fudaa_devel/aide/src/prepro/src/web/inc.last-changelog.fr.html trunk/fudaa_devel/aide/src/prepro/src/web/inc.news.en.html trunk/fudaa_devel/aide/src/prepro/src/web/inc.news.fr.html Modified: trunk/fudaa_devel/aide/src/prepro/src/web/inc.history.en.html =================================================================== --- trunk/fudaa_devel/aide/src/prepro/src/web/inc.history.en.html 2008-11-03 18:37:26 UTC (rev 4156) +++ trunk/fudaa_devel/aide/src/prepro/src/web/inc.history.en.html 2008-11-03 18:44:08 UTC (rev 4157) @@ -1,6 +1,7 @@ <div class="toc"> <ul> - <li><a href="#v089">Versions 0.90 (2007-09-18)</a></li> + <li><a href="#v091">Version 0.91 (2007-11-29)</a></li> + <li><a href="#v090">Versions 0.90 (2007-09-18)</a></li> <li><a href="#v089">Versions 0.89 (2007-06-22)</a></li> <li><a href="#v086">Versions 0.86-0.87 (2007-06-19)</a></li> <li><a href="#v085">Version 0.85 (2007-05-24)</a></li> @@ -34,6 +35,22 @@ <li><a href="#v007">News in Version 0.07 (2004-06-17)</a></li> </ul> </div> + + +<h2 id="v091">Version 0.91 (2007-11-29) </h2> +<h3>Enhancements</h3> + +<h3>Bugs corrected</h3> +<ul> + <li>Geotools is back</li> + <li>Telemac : Boundary conditions at liquid frontiers</li> + +</ul> + + + + + <h2 id="v090">Version 0.90 (2007-09-18) </h2> <h3>Enhancements</h3> <ul> Modified: trunk/fudaa_devel/aide/src/prepro/src/web/inc.history.fr.html =================================================================== --- trunk/fudaa_devel/aide/src/prepro/src/web/inc.history.fr.html 2008-11-03 18:37:26 UTC (rev 4156) +++ trunk/fudaa_devel/aide/src/prepro/src/web/inc.history.fr.html 2008-11-03 18:44:08 UTC (rev 4157) @@ -1,5 +1,6 @@ <div class="toc"> <ul> + <li><a href="#v091">Version 0.91 (2007-11-29)</a></li> <li><a href="#v090">Version 0.90 (2007-09-18)</a></li> <li><a href="#v089">Version 0.89 (2007-06-22)</a></li> <li><a href="#v086">Versions 0.86-0.87 (2007-06-19)</a></li> @@ -41,6 +42,16 @@ <li><a href="#Version13">Version 0.01 ( diffus\xE9e le 10 juin 2003)</a></li> </ul> </div> + + +<h2 id="v091">Version 0.91 (2007-11-29)</h2> + +<h3>Bogues corrig\xE9s</h3> + <ul> + <li>Reint\xE9gration de Geotools</li> + <li>T\xE9l\xE9mac : conditions limites aux fronti\xE8res liquides</li> + </ul> + <h2 id="v090">Version 0.90 (2007-09-18)</h2> <h3>Am\xE9liorations</h3> <ul> @@ -50,6 +61,8 @@ <ul> <li>Java : la version 1.6.0_02 de java emp\xEAchait le lancement de Fudaa-Prepro</li> </ul> + + <h2 id="v089">Version 0.89 (2007-06-22)</h2> <h3>Am\xE9liorations</h3> <ul> Modified: trunk/fudaa_devel/aide/src/prepro/src/web/inc.last-changelog.en.html =================================================================== --- trunk/fudaa_devel/aide/src/prepro/src/web/inc.last-changelog.en.html 2008-11-03 18:37:26 UTC (rev 4156) +++ trunk/fudaa_devel/aide/src/prepro/src/web/inc.last-changelog.en.html 2008-11-03 18:44:08 UTC (rev 4157) @@ -1,10 +1,10 @@ <h2>Change Log</h2> <h3>Enhancements</h3> - +<ul> +<li>TELEMAC :v5p8 dictionaries are availiable</li> +</ul> <h3>Bugs corrected</h3> <ul> - <li>Geotools is back</li> - <li>Telemac : Boundary conditions at liquid frontiers</li> - + <li>the problem of the interpolation between vectors has been corrected</li> </ul> \ No newline at end of file Modified: trunk/fudaa_devel/aide/src/prepro/src/web/inc.last-changelog.fr.html =================================================================== --- trunk/fudaa_devel/aide/src/prepro/src/web/inc.last-changelog.fr.html 2008-11-03 18:37:26 UTC (rev 4156) +++ trunk/fudaa_devel/aide/src/prepro/src/web/inc.last-changelog.fr.html 2008-11-03 18:44:08 UTC (rev 4157) @@ -1,9 +1,10 @@ <h2>Derni\xE8res modifications</h2> <h3>Am\xE9liorations</h3> - +<ul> + <li>TELEMAC : int\xE9gration des dictionnaires v5p8</li> <h3>Bogues corrig\xE9s</h3> <ul> - <li>Reint\xE9gration de Geotools</li> - <li>T\xE9l\xE9mac : conditions limites aux fronti\xE8res liquides</li> + <li>correction du probl\xE8me de l'interpolation de vecteurs</li> + </ul> \ No newline at end of file Modified: trunk/fudaa_devel/aide/src/prepro/src/web/inc.news.en.html =================================================================== --- trunk/fudaa_devel/aide/src/prepro/src/web/inc.news.en.html 2008-11-03 18:37:26 UTC (rev 4156) +++ trunk/fudaa_devel/aide/src/prepro/src/web/inc.news.en.html 2008-11-03 18:44:08 UTC (rev 4157) @@ -11,6 +11,14 @@ </tr> <tr> <th colspan="1" rowspan="1"> + <p>2007-11-29</p> + </th> + <td colspan="1" rowspan="1"> + <p>New version: 0.91</p> + </td> + </tr> + <tr> + <th colspan="1" rowspan="1"> <p>2007-09-18</p> </th> <td colspan="1" rowspan="1"> Modified: trunk/fudaa_devel/aide/src/prepro/src/web/inc.news.fr.html =================================================================== --- trunk/fudaa_devel/aide/src/prepro/src/web/inc.news.fr.html 2008-11-03 18:37:26 UTC (rev 4156) +++ trunk/fudaa_devel/aide/src/prepro/src/web/inc.news.fr.html 2008-11-03 18:44:08 UTC (rev 4157) @@ -8,6 +8,14 @@ <p><a href="download.fr.php">Nouvelle version: <?php preproVersion() ?></a></p> </td> </tr> + <tr> + <th colspan="1" rowspan="1"> + <p>2007-11-29</p> + </th> + <td colspan="1" rowspan="1"> + <p>Nouvelle version : 0.91</p> + </td> + </tr> <tr> <th colspan="1" rowspan="1"> <p>2007-09-18</p> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |