diff liboctave/ChangeLog @ 9526:f3ebc728ffd7

fix typos in complex xgemm
author Jaroslav Hajek <highegg@gmail.com>
date Sun, 16 Aug 2009 06:55:15 +0200
parents ace0febd263e
children 6a9fd5f653c9
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,8 @@
+2009-08-16  Jaroslav Hajek  <highegg@gmail.com>
+
+	* CMatrix.cc (xgemm): Fix typo. Add test.
+	* fCMatrix.cc (xgemm): Ditto.
+
 2009-08-14  John W. Eaton  <jwe@octave.org>
 
 	* Makefile.in (LINK_DEPS): Include BLAS_LIBS in the list.