Mercurial > hg > octave-lyh
changeset 8779:949708f930d0
NEWS update
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Tue, 17 Feb 2009 12:52:13 +0100 |
parents | 09ab0cc57ba6 |
children | ea76466605ba |
files | ChangeLog NEWS |
diffstat | 2 files changed, 21 insertions(+), 16 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-02-17 Jaroslav Hajek <highegg@gmail.com> + + * NEWS: Mention cummin and cummax + 2009-02-17 John W. Eaton <jwe@octave.org> * aclocal.m4 (OCTAVE_PROG_GPERF): Don't run gperf.
--- a/NEWS +++ b/NEWS @@ -273,21 +273,22 @@ ** Other miscellaneous new functions. - addtodate info realpow - bicgstab interp1q realsqrt - cgs isdebugmode rectint - command_line_path isfloat regexptranslate - contrast isstrprop restoredefaultpath - convn log1p roundb - datetick lsqnonneg rundemos - display matlabroot runlength - expm1 namelengthmax saveobj - filemarker nargoutchk spaugment - fstat pathdef strchr - full perl strvcat - fzero prctile subspace - genvarname quantile symvar - hypot re_read_readline_init_file treelayout - idivide reallog validatestring + addtodate idivide realpow + bicgstab info realsqrt + cgs interp1q rectint + command_line_path isdebugmode regexptranslate + contrast isfloat restoredefaultpath + convn isstrprop roundb + cummin log1p rundemos + cummax lsqnonneg runlength + datetick matlabroot saveobj + display namelengthmax spaugment + expm1 nargoutchk strchr + filemarker pathdef strvcat + fstat perl subspace + full prctile symvar + fzero quantile treelayout + genvarname re_read_readline_init_file validatestring + hypot reallog See NEWS.3 for old news.