diff liboctave/ChangeLog @ 2601:3723512a827a

[project @ 1997-01-06 05:43:16 by jwe]
author jwe
date Mon, 06 Jan 1997 05:44:24 +0000
parents 9705ea40f0a2
children 9cbbbcf5b6f5
line wrap: on
line diff
--- a/liboctave/ChangeLog	Thu Dec 19 22:35:55 1996 +0000
+++ b/liboctave/ChangeLog	Mon Jan 06 05:44:24 1997 +0000
@@ -1,3 +1,9 @@
+Sun Jan  5 12:07:45 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* dMatrix.cc (Matrix::read): Correctly compute the number of
+	columns for resizing when the number of rows is specified but the
+	number of columns is not.
+
 Wed Dec 18 16:18:58 1996  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* Range.cc (operator -): New function.