comparison src/ChangeLog @ 11089:d761f0dc997e

graphics.h.in: Properly set image pixel size when unique(x/ydata) is scalar.
author Ben Abbott <bpabbott@mac.com>
date Fri, 08 Oct 2010 07:33:36 -0400
parents 3071d909ebab
children 5677f3f7b5fa
comparison
equal deleted inserted replaced
11088:3071d909ebab 11089:d761f0dc997e
1 2010-10-08 Ben Abbott <bpabbott@mac.com>
2
3 * graphics.h.in: Properly set image pixel size when unique(x/ydata)
4 is scalar.
5
1 2010-10-07 Rik <octave@nomad.inbox5.com> 6 2010-10-07 Rik <octave@nomad.inbox5.com>
2 7
3 * DLD-FUNCTIONS/conv2.cc (convn): Update docstring. Add 1 new test. 8 * DLD-FUNCTIONS/conv2.cc (convn): Update docstring. Add 1 new test.
4 9
5 2010-10-07 John W. Eaton <jwe@octave.org> 10 2010-10-07 John W. Eaton <jwe@octave.org>