changeset 3229:047f148f6935

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sun, 08 Apr 2001 20:00:14 +0000
parents adeccf81e409
children 8623eb4e2c2a
files lib/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,9 @@
+2001-04-08  Jim Meyering  <meyering@lucent.com>
+
+	* getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
+	recomputed; that's necessary when the offset spans a DST transition.
+	Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
+
 2001-04-02  Jim Meyering  <meyering@lucent.com>
 
 	* regex.h, regex.c: Update from GNU libc.