comparison src/ChangeLog @ 6423:a90b54016b12

[project @ 2007-03-21 13:15:03 by jwe]
author jwe
date Wed, 21 Mar 2007 13:15:03 +0000
parents 9b982dd07654
children 05a48d6cf163
comparison
equal deleted inserted replaced
6422:9b982dd07654 6423:a90b54016b12
1 2007-03-21 John W. Eaton <jwe@octave.org>
2
3 * sysdep.cc (Fpause): Also call drawnow if nargin == 0.
4 (Fkbhit, Fsleep, Fusleep): Also call drawnow here.
5
1 2007-03-20 David Bateman <dbateman@free.fr> 6 2007-03-20 David Bateman <dbateman@free.fr>
2 7
3 * DLD-FUNCTIONS/cellfun.cc (Fcellfun): Correct for shape of return 8 * DLD-FUNCTIONS/cellfun.cc (Fcellfun): Correct for shape of return
4 matrix for the case of UniformOutput being true. 9 matrix for the case of UniformOutput being true.
5 10