Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 7713:050f695c3a78
ChangeLog fix
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Tue, 15 Apr 2008 16:31:28 -0400 |
parents | a626db2e8a1c |
children | 83ea845cda36 |
comparison
equal
deleted
inserted
replaced
7712:a626db2e8a1c | 7713:050f695c3a78 |
---|---|
1 2008-04-15 John W. Eaton <jwe@octave.org> | 1 2008-04-15 John W. Eaton <jwe@octave.org> |
2 | 2 |
3 * plot/view.m: Get values from current axes if nargin == 0. | 3 * plot/view.m: Get values from current axes if nargin == 0. |
4 | 4 |
5 2008-04-015 David Bateman <dbateman@free.fr> | 5 2008-04-15 David Bateman <dbateman@free.fr> |
6 | 6 |
7 * plot/__patch__.m: Fix for NaN values in faces of patches. | 7 * plot/__patch__.m: Fix for NaN values in faces of patches. |
8 | 8 |
9 2008-04-14 David Bateman <dbateman@free.fr> | 9 2008-04-14 David Bateman <dbateman@free.fr> |
10 | 10 |