projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edde456
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sun, 8 Apr 2001 20:00:14 +0000
(20:00 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 8 Apr 2001 20:00:14 +0000
(20:00 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index c08f2fcf54098421d5585ac65be23f60687eeb10..8fe0b54ecc3bae9e7944c20579c1f08324a624b2 100644
(file)
--- 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.