summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-01-19 04:47:33 +0000
committerJim Meyering <jim@meyering.net>1999-01-19 04:47:33 +0000
commit42d3b0be50be0f2a5f0f074f94530a8b629e9ded (patch)
tree2227399da78c9b798163a552344469c42e8c4491 /old
parentcdc04ccc0e7b47b3e8dca44dfc2e25c1a074a4db (diff)
downloadcoreutils-42d3b0be50be0f2a5f0f074f94530a8b629e9ded.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 61035e8d2..f0d87b8ea 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,8 @@
+1998-11-05 Paul Eggert <eggert@twinsun.com>
+
+ * lib/mktime.c (__mktime_internal): Adopt the traditional (and
+ problematic) notion of what to do when tm_isdst doesn't match.
+
1999-01-17 Jim Meyering <meyering@ascend.com>
* tests/cp/Makefile.am (TESTS_ENVIRONMENT): Set PATH here, rather