Mercurial > hg > octave-lyh
comparison src/ChangeLog @ 4897:89eee52fd4c7
[project @ 2004-06-03 23:07:55 by jwe]
author | jwe |
---|---|
date | Thu, 03 Jun 2004 23:11:14 +0000 |
parents | ab5870f984d9 |
children | 8fd9495f5054 |
comparison
equal
deleted
inserted
replaced
4896:b8a5e0bc63fe | 4897:89eee52fd4c7 |
---|---|
1 2004-06-03 David Bateman <dbateman@free.fr> | |
2 | |
3 * DLD-FUNCTIONS/filter.cc: Fix for length(a)=1 && length(b)=2 case. | |
4 | |
1 2004-05-07 John W. Eaton <jwe@octave.org> | 5 2004-05-07 John W. Eaton <jwe@octave.org> |
2 | 6 |
3 * ov.cc (octave_value::print_with_name): Only print name tag if | 7 * ov.cc (octave_value::print_with_name): Only print name tag if |
4 Vprint_answer_id_name is true. | 8 Vprint_answer_id_name is true. |
5 | 9 |