comparison src/ChangeLog @ 5990:d90d089a9d32

[project @ 2006-09-15 14:34:57 by jwe]
author jwe
date Fri, 15 Sep 2006 14:34:57 +0000
parents e049385342f6
children 265723390e7b
comparison
equal deleted inserted replaced
5989:e049385342f6 5990:d90d089a9d32
1 2006-09-15 John W. Eaton <jwe@octave.org>
2
3 * octave.cc: Fix xerbla decl.
4
1 2006-09-13 John W. Eaton <jwe@octave.org> 5 2006-09-13 John W. Eaton <jwe@octave.org>
2 6
3 * DLD-FUNCTIONS/cellfun.cc: Improve error message for uniform 7 * DLD-FUNCTIONS/cellfun.cc: Improve error message for uniform
4 output case when results are not scalars. Avoid shadow decls. 8 output case when results are not scalars. Avoid shadow decls.
5 9