diff liboctave/ChangeLog @ 3706:6581e686f83f

[project @ 2000-07-25 05:30:02 by jwe]
author jwe
date Tue, 25 Jul 2000 05:30:02 +0000
parents ab42a049fc9d
children c73bea82af94
line wrap: on
line diff
--- a/liboctave/ChangeLog	Sat Jul 22 01:57:28 2000 +0000
+++ b/liboctave/ChangeLog	Tue Jul 25 05:30:02 2000 +0000
@@ -1,3 +1,9 @@
+2000-07-25  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* lo-cutils.c (oct_strptime): New function.
+	* oct-time.cc (octave_strptime::init): Call it instead of strptime.
+	Don't declare strptime.  Don't define _XOPEN_SOURCE or _BSD_SOURCE.
+
 2000-07-18  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* oct-time.cc: Comment out _BSD_SOURCE and _XOPEN_SOURCE definitions.