From: <ha...@us...> - 2009-06-07 14:16:23
|
Revision: 5907 http://octave.svn.sourceforge.net/octave/?rev=5907&view=rev Author: hauberg Date: 2009-06-07 13:38:05 +0000 (Sun, 07 Jun 2009) Log Message: ----------- Updated for the new release Modified Paths: -------------- trunk/octave-forge/AUTHORS trunk/octave-forge/README trunk/octave-forge/doc/htdocs/NEWS.in trunk/octave-forge/doc/htdocs/index.in Modified: trunk/octave-forge/AUTHORS =================================================================== --- trunk/octave-forge/AUTHORS 2009-06-07 12:19:35 UTC (rev 5906) +++ trunk/octave-forge/AUTHORS 2009-06-07 13:38:05 UTC (rev 5907) @@ -112,6 +112,11 @@ Olaf Till <ola...@un...> P.R. Nienhuis <106...@co...> Pascal Dupuis +Patrick Houweling +% Copyright (C) 2009 Alois Schloegl +Patrick Houweling +% Copyright (C) 2009 Alois Schloegl +% $Id$ Patrick Labbe Paul Eilers Paul Kienzle <pki...@us...> Modified: trunk/octave-forge/README =================================================================== --- trunk/octave-forge/README 2009-06-07 12:19:35 UTC (rev 5906) +++ trunk/octave-forge/README 2009-06-07 13:38:05 UTC (rev 5907) @@ -53,14 +53,6 @@ * are designed for older versions of Octave, or * haven't been tested enough. -extra/oct2mat/ - This contains scripts for converting m-files into a matlab compatible - style. The scripts will be also used to generate the releases of - "Free toolboxes from Octave for Matlab" (freetb4matlab). - - - - language/ Packages that supply translations of core Octave functions and Octave-Forge packages. The directory base/template/ contains example Modified: trunk/octave-forge/doc/htdocs/NEWS.in =================================================================== --- trunk/octave-forge/doc/htdocs/NEWS.in 2009-06-07 12:19:35 UTC (rev 5906) +++ trunk/octave-forge/doc/htdocs/NEWS.in 2009-06-07 13:38:05 UTC (rev 5907) @@ -7,6 +7,12 @@ </div> <div class="section"> <dl> +<dt>June 7, 2009</dt> +<dd> +<p>New release of Octave-forge + To celebrate the release of Octave 3.2, a new release of the package have been + made. This should be compatible with the latest version of Octave.</p> +</dd> <dt>May 8, 2009</dt> <dd> <p>New release of Octave-forge Modified: trunk/octave-forge/doc/htdocs/index.in =================================================================== --- trunk/octave-forge/doc/htdocs/index.in 2009-06-07 12:19:35 UTC (rev 5906) +++ trunk/octave-forge/doc/htdocs/index.in 2009-06-07 13:38:05 UTC (rev 5907) @@ -48,6 +48,12 @@ see the <a href="NEWS.html">News Archive</a> or the <a href="ChangeLog">ChangeLog</a>.</p> <dl> +<dt>June 7, 2009</dt> +<dd> +<p>New release of Octave-forge + To celebrate the release of Octave 3.2, a new release of the package have been + made. This should be compatible with the latest version of Octave.</p> +</dd> <dt>May 8, 2009</dt> <dd> <p>New release of Octave-forge This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |