comparison scripts/ChangeLog @ 11090:2adf4736dafa

Do not store flipped image property values when x/ydata descends.
author Ben Abbott <bpabbott@mac.com>
date Fri, 08 Oct 2010 07:39:31 -0400
parents 3071d909ebab
children 8b9aeb20c03c
comparison
equal deleted inserted replaced
11089:d761f0dc997e 11090:2adf4736dafa
1 2010-10-08 Ben Abbott <bpabbott@mac.com>
2
3 * image/image.m, plot/__go_draw_axes__.m: Do not store flipped image
4 property values when x/ydata descends.
5
1 2010-10-07 John W. Eaton <jwe@octave.org> 6 2010-10-07 John W. Eaton <jwe@octave.org>
2 7
3 * signal/periodogram.m: Fix parse errors. 8 * signal/periodogram.m: Fix parse errors.
4 9
5 2010-10-07 John W. Eaton <jwe@octave.org> 10 2010-10-07 John W. Eaton <jwe@octave.org>