Mercurial > hg > octave-max
comparison scripts/ChangeLog @ 11294:e2a4f3478b7c
datetick.m: add missing semicolon
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Thu, 25 Nov 2010 02:18:58 -0500 |
parents | 646063a22a35 |
children | 75ff3db6a687 |
comparison
equal
deleted
inserted
replaced
11293:202bd0f1863d | 11294:e2a4f3478b7c |
---|---|
1 2010-11-25 John W. Eaton <jwe@octave.org> | |
2 | |
3 * time/datetick.m: Add missing semicolon. | |
4 | |
1 2010-11-21 Rik <octave@nomad.inbox5.com> | 5 2010-11-21 Rik <octave@nomad.inbox5.com> |
2 | 6 |
3 * optimization/sqp.m: Use correct stopping tolerance in documentation. | 7 * optimization/sqp.m: Use correct stopping tolerance in documentation. |
4 | 8 |
5 2010-11-21 Kai Habel <kai.habel@gmx.de> | 9 2010-11-21 Kai Habel <kai.habel@gmx.de> |