diff liboctave/ChangeLog @ 4293:977f977fb2c3

[project @ 2003-01-06 18:18:14 by jwe]
author jwe
date Mon, 06 Jan 2003 18:18:14 +0000
parents 73431774c0b7
children 755f6509bb01
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-06  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* dMatrix.cc (Matrix::read): Set size and return immediately if
+	there is nothing to read.
+
 2003-01-05  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* lo-cutils.c: Define _XOPEN_SOURCE.