Mercurial > hg > octave-avbm
comparison scripts/ChangeLog @ 6524:03c89ade4070
[project @ 2007-04-13 12:19:30 by jwe]
author | jwe |
---|---|
date | Fri, 13 Apr 2007 12:22:12 +0000 |
parents | 589c8dbba916 |
children | 2a715c6409a5 |
comparison
equal
deleted
inserted
replaced
6523:589c8dbba916 | 6524:03c89ade4070 |
---|---|
1 2007-04-13 Geordie McBain <geordie.mcbain@aeromech.usyd.edu.au> | |
2 | |
3 * spdiags.m: Fixed the four-argument case to work for columns of | |
4 length one. | |
5 | |
1 2007-04-12 John W. Eaton <jwe@octave.org> | 6 2007-04-12 John W. Eaton <jwe@octave.org> |
2 | 7 |
3 * optimization/qp.m: Avoid Octave indexing bug. | 8 * optimization/qp.m: Avoid Octave indexing bug. |
4 | 9 |
5 2007-04-12 Carlo de Falco <kingcrimson@tiscali.it> | 10 2007-04-12 Carlo de Falco <kingcrimson@tiscali.it> |