From: <par...@us...> - 2011-12-07 16:06:02
|
Revision: 9303 http://octave.svn.sourceforge.net/octave/?rev=9303&view=rev Author: paramaniac Date: 2011-12-07 16:05:56 +0000 (Wed, 07 Dec 2011) Log Message: ----------- control: doc fix Modified Paths: -------------- trunk/octave-forge/main/control/NEWS Modified: trunk/octave-forge/main/control/NEWS =================================================================== --- trunk/octave-forge/main/control/NEWS 2011-12-07 16:02:18 UTC (rev 9302) +++ trunk/octave-forge/main/control/NEWS 2011-12-07 16:05:56 UTC (rev 9303) @@ -9,8 +9,8 @@ evaluate a polynomial at several values at once in a vectorized manner.) ** bode, bodemag, nichols, sigma - -- Fixed a hang when plotting pairs of purely imaginary pairs of poles or - zeros. The hang was caused by nonsensical (Inf, NaN) axis values. + -- Fixed a hang when plotting pairs of purely imaginary poles or zeros. + The hang was caused by nonsensical (Inf, NaN) axis values. (Reported by Laurent Tissier) ** Use single instead of double quotes when displaying names of TF and FRD This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |