Mercurial > hg > octave-nkf
diff doc/ChangeLog @ 12578:f5a780d675a1
Clean up operator and function indices in documentation.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Wed, 06 Apr 2011 11:44:21 -0700 |
parents | 562e40e3d5db |
children | 2c4e52c83b64 |
line wrap: on
line diff
--- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2011-04-06 Rik <octave@nomad.inbox5.com> + + * interpreter/diffeq.txi, interpreter/eval.txi, interpreter/plot.txi, + interpreter/var.txi: Clean up operator and function indices. + 2011-04-04 Rik <octave@nomad.inbox5.com> * interpreter/plot.txi: Add warning about single precision in FLTK.