Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 6339:20c48710b2c7
[project @ 2007-02-22 18:22:24 by dbateman]
ChangeLog
author | dbateman |
---|---|
date | Thu, 22 Feb 2007 18:22:24 +0000 |
parents | ec88b4ab6d10 |
children | 6d7b7c7cad61 |
comparison
equal
deleted
inserted
replaced
6338:ec88b4ab6d10 | 6339:20c48710b2c7 |
---|---|
1 2007-02-22 David Bateman <dbateman@free.fr> | |
2 | |
3 * pkg/pkg.m (fix_depends): Support > and < operators as well. | |
4 | |
1 2007-02-22 John W. Eaton <jwe@octave.org> | 5 2007-02-22 John W. Eaton <jwe@octave.org> |
2 | 6 |
3 * plot/__uiobject_draw_axes__.m: If not using gnuplot for images, | 7 * plot/__uiobject_draw_axes__.m: If not using gnuplot for images, |
4 cache data and display after xlim and ylim have been determined. | 8 cache data and display after xlim and ylim have been determined. |
5 | 9 |