mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-22 15:15:36 +02:00
* NEWS: Fix typo: iso-8602 -> iso-8601. Problem reported by
Bob Proulx.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
2006-10-09 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* 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.
|
||||
|
||||
|
||||
2
NEWS
2
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.
|
||||
|
||||
Reference in New Issue
Block a user