From 2983bf7c85fc69d1bcfb6fa45c2dd7eedc59fc2a Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 9 Oct 2006 20:38:56 +0000 Subject: [PATCH] * NEWS: Fix typo: iso-8602 -> iso-8601. Problem reported by Bob Proulx. --- ChangeLog | 3 +++ NEWS | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a7b3d1f274..a67a1e3ab1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-10-09 Paul Eggert + * NEWS: Fix typo: iso-8602 -> iso-8601. Problem reported by + Bob Proulx. + * bootstrap (usage, main program, symlink_to_gnulib): Add option --copy. Inspired by a suggestion from Bruno Haible. diff --git a/NEWS b/NEWS index 57e7ebe03d..2a7150b4ad 100644 --- a/NEWS +++ b/NEWS @@ -638,7 +638,7 @@ GNU coreutils NEWS -*- outline -*- cp and mv: the --reply=X option is deprecated - date accepts the new option --rfc-3339=TIMESPEC. The old --iso-8602 (-I) + date accepts the new option --rfc-3339=TIMESPEC. The old --iso-8601 (-I) option is deprecated; it still works, but new applications should avoid it. date, du, ls, and pr's time formats now support new %:z, %::z, %:::z specifiers for numeric time zone offsets like -07:00, -07:00:00, and -07. -- 2.47.3