Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 7776:4c3665e65bcd
Typo DPBCON -> DGBCON
author | David Bateman <dbateman@free.fr> |
---|---|
date | Wed, 14 May 2008 18:03:58 +0200 |
parents | ce52af0e4a10 |
children | 791231dac333 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,8 @@ +2008-05-19 David Bateman <dbateman@free.fr> + + * dSparse.cc: Replace some DGBCON with GPBCON where they are + incorrectly used. + 2008-05-13 David Bateman <dbateman@free.fr> * idx-vector.cc (IDX_VEC_REP::idx_vector_rep (const boolNDArray&)):