changeset 9446:69ee0bc898eb octave-forge

control: update news file
author paramaniac
date Thu, 16 Feb 2012 07:18:51 +0000
parents 675c4333424b
children a2e208bf6234
files main/control/NEWS
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/main/control/NEWS	Thu Feb 16 07:12:40 2012 +0000
+++ b/main/control/NEWS	Thu Feb 16 07:18:51 2012 +0000
@@ -10,6 +10,10 @@
    e.g. bode (sys1, sys2, sys3).  Furthermore, the code takes advantage of the
    new "arrayfun" function which became a faster oct-file instead of an m-file)
 
+** get
+   -- The get command doesn't need a return argument anymore.
+      set (sys, "key", value)  is now equivalent to  sys = set (sys, "key", value).
+
 
 ===============================================================================
 control-2.2.5   Release Date: 2012-02-09   Release Manager: Lukas Reichlin