Mercurial > hg > octave-nkf
diff NEWS @ 11154:92a7c136ab35
Update NEWS with more deprecated functions from version 3.4
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Sun, 24 Oct 2010 12:41:21 -0700 |
parents | 0dd95d1d57e6 |
children | f0e9befd6a1c |
line wrap: on
line diff
--- a/NEWS +++ b/NEWS @@ -265,7 +265,7 @@ ** Configuration pseudo-variables, such as page_screen_output or confirm_recursive_rmdir (or the above mentioned svd_driver), now accept a "local" option as second argument, requesting the change - to be undone when current function returns: + to be undone when the current function returns: function [status, msg] = rm_rf (dir) confirm_recursive_rmdir (false, "local"); @@ -407,7 +407,8 @@ be removed from Octave 3.8 (or whatever version is the second major release after 3.4): - cellidx fstat values + cellidx fstat values gammai + betai is_global Summary of important user-visible changes for version 3.2: ---------------------------------------------------------