comparison src/ChangeLog @ 9022:5e276a0b9997 ss-3-1-55

bump version for snapshot
author John W. Eaton <jwe@octave.org>
date Wed, 25 Mar 2009 23:28:17 -0400
parents 12ca81f1fa99
children 15774d99f4cc
comparison
equal deleted inserted replaced
9021:47152db528ff 9022:5e276a0b9997
1 2009-03-25 John W. Eaton <jwe@octave.org> 1 2009-03-25 John W. Eaton <jwe@octave.org>
2
3 * version.h (OCTAVE_VERSION): Now 3.1.5.
4 (OCTAVE_API_VERSION): Now api-v37.
5 (OCTAVE_RELEASE_DATE): Now 2009-03-25.
2 6
3 * DLD-FUNCTIONS/find.cc (find_nonzero_elem_idx): Also return 7 * DLD-FUNCTIONS/find.cc (find_nonzero_elem_idx): Also return
4 [](0x0) if the array has 0 rows and it is not a column vector. 8 [](0x0) if the array has 0 rows and it is not a column vector.
5 9
6 * oct-stream.cc (octave_stream::write (const Array<T>&, 10 * oct-stream.cc (octave_stream::write (const Array<T>&,