diff liboctave/ChangeLog @ 4083:9a1bdd7fff3e

[project @ 2002-10-02 18:02:23 by jwe]
author jwe
date Wed, 02 Oct 2002 18:02:23 +0000
parents e5966ddef842
children ee4790097033
line wrap: on
line diff
--- a/liboctave/ChangeLog	Tue Oct 01 18:10:05 2002 +0000
+++ b/liboctave/ChangeLog	Wed Oct 02 18:02:23 2002 +0000
@@ -1,3 +1,7 @@
+2002-10-02  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* dMatrix.cc (Matrix::read): Clean up error handling logic.
+
 2002-09-30  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* file-ops.cc (file_ops::mkdir): Handle one-arg mkdir here.