Mercurial > hg > octave-lyh
changeset 12217:6ef3e671c87c
ChangeLog fixes
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Sun, 30 Jan 2011 01:57:40 -0500 |
parents | becaa4b96728 |
children | e3048d7fb131 |
files | doc/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -27,7 +27,7 @@ 2011-01-29 Rik <octave@nomad.inbox5.com> - * interpreter/system.txi: Add compare_versions function to + * interpreter/system.txi: Add compare_versions function to documentation. 2011-01-27 Rik <octave@nomad.inbox5.com> @@ -39,7 +39,7 @@ 2011-01-27 Rik <octave@nomad.inbox5.com> * interpreter/image.txi: Add whitebg function to documentation. - * interpreter/plot.txi: Add reset function to documentation. + * interpreter/plot.txi: Add reset function to documentation. 2011-01-27 Rik <octave@nomad.inbox5.com>