From e0499207154aa2ceff06e7679cd94afc25b3001e Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Sat, 3 Jan 2004 22:34:05 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 7491f45d9..03db8277b 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -24,6 +24,9 @@ * numbers.c (scm_less_p): Don't convert frac to float for compares, can give bad results due to rounding. + * stime.c (scm_current_time, scm_gettimeofday): Add a comment about + setzone/restorezone protection for DOS. + 2003-12-26 Marius Vollmer * gen-scmconfig.h.in, gen-scmconfig.c: Arrange for scm_t_intmax