diff liboctave/ChangeLog @ 3767:f0e7c832e0e2

[project @ 2001-01-29 16:32:08 by jwe]
author jwe
date Mon, 29 Jan 2001 16:32:08 +0000
parents 735549d1148e
children 7c8e3c42ed04
line wrap: on
line diff
--- a/liboctave/ChangeLog	Mon Jan 29 14:33:08 2001 +0000
+++ b/liboctave/ChangeLog	Mon Jan 29 16:32:08 2001 +0000
@@ -1,3 +1,7 @@
+2001-01-29  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* lo-cutils.c: Don't delcare strptime.
+
 2001-01-02  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* CMatrix.cc (operator * (const ComplexMatrix&, const ComplexMatrix&):