Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 6813:75d99621f850
[project @ 2007-08-14 17:14:18 by jwe]
author | jwe |
---|---|
date | Tue, 14 Aug 2007 17:14:19 +0000 |
parents | 56a7de3f6451 |
children | 8c89a644df8a |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,8 @@ +2007-08-14 John W. Eaton <jwe@octave.org> + + * Sparse.cc (Sparse<T>::permute): permutation vector is zero based. + Simplify. + 2007-08-10 Michael Goffioul <michael.goffioul@gmail.com> * file-stat.cc (file_stat::update_internal) [__WIN32__]: