From 8536a9827fa83191b4f428614b83d78cc51dae41 Mon Sep 17 00:00:00 2001 From: Gary Houston Date: Mon, 15 May 2000 21:24:48 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index a893eacaa..32f20d98c 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,8 @@ +2000-05-15 Gary Houston + + * stime.c (scm_strftime): don't reset TZ if zone is an empty + string. append a "0" to the zone for TZ. + 2000-05-15 Dirk Herrmann * numbers.c (scm_logbit_p, scm_bit_extract): Reordered dispatch