comparison src/ChangeLog @ 7087:b04f0523558d

[project @ 2007-10-31 19:08:18 by jwe]
author jwe
date Wed, 31 Oct 2007 19:08:18 +0000
parents 625891845df5
children 5608935ff522
comparison
equal deleted inserted replaced
7086:625891845df5 7087:b04f0523558d
1 2007-10-31 Muthiah Annamalai <muthuspost@gmail.com>
2
3 * pt-assign.h (tree_simple_assignment::op_type,
4 tree_multi_assignment::op_type): New functions.
5 * pt-unop.h (tree_unary_expression::op_type): New function.
6
1 2007-10-31 John W. Eaton <jwe@octave.org> 7 2007-10-31 John W. Eaton <jwe@octave.org>
2 8
3 * graphics.cc (line::properties::get): Fix property name 9 * graphics.cc (line::properties::get): Fix property name
4 (markerface -> markerfacecolor). 10 (markerface -> markerfacecolor).
5 11