comparison src/ChangeLog @ 11899:bfac13fcb6fe release-3-0-x

graphics.cc (base_properties::remove_child): handle children as a column vector instead of a row vector
author John W. Eaton <jwe@octave.org>
date Mon, 05 Jan 2009 08:17:53 +0100
parents 4ccdb0d32158
children 9e07dffc8a60
comparison
equal deleted inserted replaced
11898:78eae8c8792d 11899:bfac13fcb6fe
1 2008-10-16 John W. Eaton <jwe@octave.org>
2
3 * graphics.cc (base_properties::remove_child): Handle children as
4 a column vector instead of a row vector.
5
1 2008-12-08 Jaroslav Hajek <highegg@gmail.com> 6 2008-12-08 Jaroslav Hajek <highegg@gmail.com>
2 7
3 * pt-select.cc (equal): Make empty matrices match. 8 * pt-select.cc (equal): Make empty matrices match.
4 9
5 2008-11-12 David Bateman <dbateman@free.fr> 10 2008-11-12 David Bateman <dbateman@free.fr>