summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-10-29 23:46:23 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-10-29 23:46:23 +0000
commit7babf896a7f5a435e643989e738f9be738410227 (patch)
tree383b5818667568272a848c3b8e1a8f8d12878a89
parenta4a87ad5bbe2c8ae501d45841832559be73ee459 (diff)
downloadcoreutils-7babf896a7f5a435e643989e738f9be738410227.tar.xz
Sync from gnulib (for getdate changes).
-rw-r--r--config/ChangeLog4
-rw-r--r--doc/ChangeLog9
-rw-r--r--lib/ChangeLog4
-rw-r--r--m4/ChangeLog4
4 files changed, 21 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 6f1ffa861..3118d6142 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,7 @@
+2004-10-29 Paul Eggert <eggert@cs.ucla.edu>
+
+ * config.guess, install-sh, texinfo.tex: Sync from gnulib.
+
2004-10-03 Paul Eggert <eggert@cs.ucla.edu>
* config.guess, config.sub, install-sh, missing, texinfo.tex:
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 5425b8cec..20f13ba88 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,12 @@
+2004-10-29 Paul Eggert <eggert@cs.ucla.edu>
+
+ * coreutils.texi: Document TZ better, and adjust to new getdate.texi.
+ (Top): Update menu.
+ (pr invocation, Formatting file timestamps, touch invocation,
+ stat invocation, who invocation, date invocation, Options for date):
+ Mention TZ.
+ * getdate.texi: Sync from gnulib.
+
2004-10-28 Paul Eggert <eggert@cs.ucla.edu>
* coreutils.texi (Standards conformance): Use "head -10" rather
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 6487ef4de..c54f4b9b9 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,7 @@
+2004-10-29 Paul Eggert <eggert@cs.ucla.edu>
+
+ * getdate.y, getpagesize.h, mktime.c: Sync from gnulib.
+
2004-10-24 Paul Eggert <eggert@cs.ucla.edu>
* mktime.c (leapyear): Arg is long int, not int.
diff --git a/m4/ChangeLog b/m4/ChangeLog
index de1c4e62b..fcc56bf75 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,7 @@
+2004-10-29 Paul Eggert <eggert@cs.ucla.edu>
+
+ * getpagesize.m4: Sync from gnulib.
+
2004-10-17 Paul Eggert <eggert@cs.ucla.edu>
* jm-macros.m4 (gl_MACROS): Check for mbrlen, for pathchk.