Mercurial > hg > octave-jordi
diff NEWS @ 10276:ad6af249c20e
update NEWS
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Mon, 08 Feb 2010 13:39:12 +0100 |
parents | cb7d1b220f1c |
children | c1246f17119e |
line wrap: on
line diff
--- a/NEWS +++ b/NEWS @@ -214,7 +214,9 @@ is now supported. For more details, consult the manual. ** The list datatype, deprecated since the introduction of cells, has been removed. - + + ** The accumarray function has been optimized and is now significantly faster + in certain important cases. Summary of important user-visible changes for version 3.2: ---------------------------------------------------------