Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 8666:34b7b93f91bc
ChangeLog fix
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Wed, 04 Feb 2009 11:28:24 -0500 |
parents | 55efd5d71649 |
children | a89198168175 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,8 @@ +2009-02-04 Petr Mikulik <mikulik@physics.muni.cz> + + * plot/__go_draw_axes__.m: Pass "interpolate 0, 0" to gnuplot + instead of "interpolate 4, 4". + 2009-02-04 John W. Eaton <jwe@octave.org> * audio/wavwrite.m, deprecated/splu.m, general/bitcmp.m, @@ -21,10 +26,6 @@ strings/dec2base.m, strings/strcat.m, strings/validatestring.m, time/addtodate.m: Style fixes. -2009-02-04 Petr Mikulik <mikulik@physics.muni.cz> - - * plot/__go_draw_axes__.m: __go_draw_axes__.m: Improved gnuplot color interpolation. - 2009-02-04 Jaroslav Hajek <highegg@gmail.com> * optimization/fsolve.m: remove redundant line.