comparison src/ChangeLog @ 6906:c5118619023e

[project @ 2007-09-17 16:38:05 by jwe]
author jwe
date Mon, 17 Sep 2007 16:38:05 +0000
parents aee959a21c4b
children fc55a5e1760b
comparison
equal deleted inserted replaced
6905:aee959a21c4b 6906:c5118619023e
1 2007-09-17 John W. Eaton <jwe@octave.org> 1 2007-09-17 John W. Eaton <jwe@octave.org>
2
3 * ov-typeinfo.h (cat_op_fcn): Third arg in function pointer
4 typedef is now Array<octave_idx_type> instead of Array<int>.
2 5
3 * file-io.cc (do_stream_open): Use binary mode by default. 6 * file-io.cc (do_stream_open): Use binary mode by default.
4 7
5 2007-09-14 Shai Ayal <shaiay@users.sourceforge.net> 8 2007-09-14 Shai Ayal <shaiay@users.sourceforge.net>
6 9