From: <par...@us...> - 2012-01-06 10:12:53
|
Revision: 9497 http://octave.svn.sourceforge.net/octave/?rev=9497&view=rev Author: paramaniac Date: 2012-01-06 10:12:47 +0000 (Fri, 06 Jan 2012) Log Message: ----------- control: touch up NEWS file Modified Paths: -------------- trunk/octave-forge/main/control/NEWS Modified: trunk/octave-forge/main/control/NEWS =================================================================== --- trunk/octave-forge/main/control/NEWS 2012-01-05 16:55:26 UTC (rev 9496) +++ trunk/octave-forge/main/control/NEWS 2012-01-06 10:12:47 UTC (rev 9497) @@ -4,11 +4,11 @@ control-2.2.4 Release Date: 2012-xx-yy Release Manager: Lukas Reichlin =============================================================================== -** Compatibility with Octave 3.6.0. One must specify the libraries that - mkoctfile needs to link. (Thanks to Marco Atzeri and Carlo De Falco) +** Compatibility with Octave 3.6.0. (The makefile must specify the libraries + that mkoctfile needs to link. Thanks to Marco Atzeri and Carlo De Falco) ** ctrbf, obsvf - -- Added new functions to compute controllable and obsvervable block + -- Added new functions to compute controllable and observable block Hessenberg realizations based on SLICOT TB01UD. (Thanks to Benjamin Fernandez and Alexandre Felipe) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |