changeset 2379:10da6ffc1e2b

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Mon, 03 Apr 2000 07:10:21 +0000
parents 524f131fc113
children 81ea17580932
files lib/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2000-03-29  Paul Eggert  <eggert@twinsun.com>
+
+	* time/strftime.c (my_strftime): Make sure we call the system
+	strftime, not ourselves, when invoking the underlying strftime.
+
 2000-03-24  Jim Meyering  <meyering@lucent.com>
 
 	* Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.