Mercurial > hg > octave-lyh
diff liboctave/ChangeLog @ 7532:493bb0de3199
avoid another xGELSD workspace query bug
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Tue, 26 Feb 2008 02:47:56 -0500 |
parents | 6f10bbb2854a |
children | ff52243af934 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,8 @@ +2008-02-26 John W. Eaton <jwe@octave.org> + + * dMatrix.cc (Matrix::lssolve): Avoid another dgelsd lwork query bug. + * CMatrix.cc (ComplexMatrix::lssolve): Likewise, for zgelsd + 2008-02-24 John W. Eaton <jwe@octave.org> * oct-inttypes.h (octave_int_helper): New class. Provide