diff liboctave/ChangeLog @ 2613:5bcee07be597

[project @ 1997-01-21 03:52:08 by jwe]
author jwe
date Tue, 21 Jan 1997 03:53:18 +0000
parents 9cbbbcf5b6f5
children 337a09dd1c06
line wrap: on
line diff
--- a/liboctave/ChangeLog	Mon Jan 20 23:06:31 1997 +0000
+++ b/liboctave/ChangeLog	Tue Jan 21 03:53:18 1997 +0000
@@ -1,3 +1,9 @@
+Mon Jan 20 18:44:11 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* chMatrix.cc (charMatrix::charMatrix (const string&)):
+	If the number of columns is zero, also set the number of rows to zero.
+	(charMatrix::charMatrix (const char *)): Likewise.
+
 Tue Jan  7 00:16:57 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* Version 2.0.1 released.