diff src/ChangeLog @ 2774:5ea69876b258

[project @ 1997-03-01 07:29:02 by jwe]
author jwe
date Sat, 01 Mar 1997 07:29:07 +0000
parents 2c0f259cf83d
children c80d72d52385
line wrap: on
line diff
--- a/src/ChangeLog	Sat Mar 01 07:28:23 1997 +0000
+++ b/src/ChangeLog	Sat Mar 01 07:29:07 1997 +0000
@@ -1,3 +1,9 @@
+Sat Mar  1 01:17:21 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* strftime.c: Update to current version from FSF.
+	* time.cc (Fstrftime): Call strftime with buf = 0 to get buffer
+	size, then call again to actually format the time struct.
+
 Fri Feb 28 01:49:48 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	Implement switch statement: