comparison src/ChangeLog @ 5297:234abf4c74dd

[project @ 2005-04-21 21:29:46 by jwe]
author jwe
date Thu, 21 Apr 2005 21:31:26 +0000
parents 4e753a157ed2
children 643a4d5b2b88
comparison
equal deleted inserted replaced
5296:4e753a157ed2 5297:234abf4c74dd
1 2005-04-21 John W. Eaton <jwe@octave.org> 1 2005-04-21 John W Eaton <jwe@octave.org>
2
3 * ls-mat5.cc (read_mat5_binary_element): Only read sparse matrix
4 values if sizeof (int) == sizeof (octave_idx_type).
5
6 * DLD-FUNCTIONS/colamd.cc: These functions only work if
7 sizeof (int) == sizeof (octave_idx_type).
2 8
3 * version.h (OCTAVE_VERSION): Now 2.9.2. 9 * version.h (OCTAVE_VERSION): Now 2.9.2.
4 (OCTAVE_API_VERSION): Now api-v15. 10 (OCTAVE_API_VERSION): Now api-v15.
5 11
6 * Makefile.in (parse.cc): Expect 14 shift/reduce conflicts. 12 * Makefile.in (parse.cc): Expect 14 shift/reduce conflicts.