Mercurial > hg > octave-max
comparison scripts/ChangeLog @ 11151:0c38b45ab49c
Deprecate betai, gammai, is_global functions.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Sun, 24 Oct 2010 07:28:43 -0700 |
parents | 564e998017f5 |
children | 39ae406df598 |
comparison
equal
deleted
inserted
replaced
11150:564e998017f5 | 11151:0c38b45ab49c |
---|---|
1 2010-10-24 Rik <octave@nomad.inbox5.com> | |
2 | |
3 * specfun/module.mk, deprecated/module.mk, deprecated/betai.m, | |
4 deprecated/gammai.m, deprecated/is_global.m: Deprecate betai, | |
5 gammai, and is_global functions. | |
6 | |
1 2010-10-23 John W. Eaton <jwe@octave.org> | 7 2010-10-23 John W. Eaton <jwe@octave.org> |
2 | 8 |
3 * strings/untabify.m, strings/strjust.m, io/strread.m: | 9 * strings/untabify.m, strings/strjust.m, io/strread.m: |
4 Docstring fixes. | 10 Docstring fixes. |
5 | 11 |