Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 4921:d0b8964b9d4b
[project @ 2004-07-28 15:53:46 by jwe]
author | jwe |
---|---|
date | Wed, 28 Jul 2004 15:53:46 +0000 |
parents | b22a7a1db0d5 |
children | 585e9a8c2ef8 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,8 @@ +2004-07-28 John W. Eaton <jwe@octave.org> + + * oct-cmplx.h (pow (const Complex&, const double&): + Convert second arg to complex to avoid libstdc++ bug. + 2004-07-27 John W. Eaton <jwe@octave.org> * oct-inttypes.h (bitshift): New arg, MASK.