Mercurial > hg > octave-thorsten
comparison scripts/ChangeLog @ 11092:8b9aeb20c03c
__fltk_ginput__.m: use || instead of | in IF condition
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Sat, 09 Oct 2010 11:33:00 -0400 |
parents | 2adf4736dafa |
children | add5beb3b845 |
comparison
equal
deleted
inserted
replaced
11091:5677f3f7b5fa | 11092:8b9aeb20c03c |
---|---|
1 2010-10-09 John W. Eaton <jwe@octave.org> | |
2 | |
3 * plot/__fltk_ginput__.m: Use || instead of | in IF condition. | |
4 | |
1 2010-10-08 Ben Abbott <bpabbott@mac.com> | 5 2010-10-08 Ben Abbott <bpabbott@mac.com> |
2 | 6 |
3 * image/image.m, plot/__go_draw_axes__.m: Do not store flipped image | 7 * image/image.m, plot/__go_draw_axes__.m: Do not store flipped image |
4 property values when x/ydata descends. | 8 property values when x/ydata descends. |
5 | 9 |