diff libcruft/ChangeLog @ 3754:e63a3a6d7797

[project @ 2000-12-14 21:57:14 by jwe]
author jwe
date Thu, 14 Dec 2000 21:57:15 +0000
parents e313f24b88ef
children 885b296ef83a
line wrap: on
line diff
--- a/libcruft/ChangeLog	Thu Dec 14 03:01:24 2000 +0000
+++ b/libcruft/ChangeLog	Thu Dec 14 21:57:15 2000 +0000
@@ -1,3 +1,9 @@
+2000-12-14  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* lapack/dgelss.f (DGELSS): Use correct leading dimension for
+	workspace array passed to dgemm and dlacpy.
+	(ZGELSS): Likewise, for calls to zgemm and zlacpy.
+
 2000-07-18  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* Makefile.in (DISTSUBDIRS): New macro.