*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 15 Jan 2004 18:44:14 +0000 (18:44 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 15 Jan 2004 18:44:14 +0000 (18:44 +0000)
ChangeLog

index 7cb86b7..95742c1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,17 @@
-2004-01-13  Jim Meyering  <jim@meyering.net>
+2004-01-15  Jim Meyering  <jim@meyering.net>
 
        * Version 5.1.1.
 
+2003-12-15  Paul Eggert  <eggert@twinsun.com>
+
+       * NEWS, doc/coreutils.texi: touch -r and -d can now both be specified,
+       with -r specifying the origin for -d.
+       * src/touch.c (flexible_date): Remove static var.
+       (get_reldate): New function.
+       (main): Use it, to implement this new behavior.
+
+2004-01-13  Jim Meyering  <jim@meyering.net>
+
        * src/system.h: Include contents of sys2.h.
        * src/sys2.h: Remove file.
        * src/Makefile.am (noinst_HEADERS): Remove sys2.h.