Mercurial > hg > octave-nkf
comparison doc/ChangeLog @ 10214:57e24c53e063
doc/interpreter/obsolete.texi: new file; list removed functions
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Thu, 28 Jan 2010 06:04:15 -0500 |
parents | ea0d83b4470b |
children | b45895b85092 |
comparison
equal
deleted
inserted
replaced
10213:f7ba6cfe7fb7 | 10214:57e24c53e063 |
---|---|
1 2010-01-28 John W. Eaton <jwe@octave.org> | |
2 | |
3 * interpreter/obsolete.txi: New file. | |
4 * interpreter/Makefile.am (MUNGED_TEXI_SRC): Add it to the list. | |
5 * interpreter/octave.texi (Obsolete Functions): New menu item. | |
6 Include obsolete.texi. | |
7 | |
1 2010-01-27 Jaroslav Hajek <highegg@gmail.com> | 8 2010-01-27 Jaroslav Hajek <highegg@gmail.com> |
2 | 9 |
3 * interpreter/expr.txi: Document using dummy outputs. | 10 * interpreter/expr.txi: Document using dummy outputs. |
4 * interpreter/func.txi: Document using dummy inputs. | 11 * interpreter/func.txi: Document using dummy inputs. |
5 | 12 |