From: <par...@us...> - 2011-11-26 16:07:41
|
Revision: 9199 http://octave.svn.sourceforge.net/octave/?rev=9199&view=rev Author: paramaniac Date: 2011-11-26 16:07:34 +0000 (Sat, 26 Nov 2011) Log Message: ----------- control: update NEWS file Modified Paths: -------------- trunk/octave-forge/main/control/NEWS Modified: trunk/octave-forge/main/control/NEWS =================================================================== --- trunk/octave-forge/main/control/NEWS 2011-11-26 15:58:55 UTC (rev 9198) +++ trunk/octave-forge/main/control/NEWS 2011-11-26 16:07:34 UTC (rev 9199) @@ -6,7 +6,14 @@ ** Improved error messages for place, ARE solvers and robust control commands. +** Reorganized tests. Most tests have been moved from "ltimodels" to the files + of the LTI methods being tested. All available tests can be executed by + "test_control". +** The NEWS file is handled correctly when using Octave version 3.6. + Type "news("control")" or "news control" to display the news (3.6 only). + + =============================================================================== control-2.2.1 Release Date: 2011-10-24 Release Manager: Lukas Reichlin =============================================================================== This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |