1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-18 09:46:33 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2004-01-15 18:44:14 +00:00
parent aca070532b
commit 8a37f8956a

View File

@@ -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.