diff options
-rw-r--r-- | libguile/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
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 <ghouston@arglist.com> + + * 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 <D.Herrmann@tu-bs.de> * numbers.c (scm_logbit_p, scm_bit_extract): Reordered dispatch |