1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-28 19:39:52 +02:00
This commit is contained in:
Jim Meyering
1996-02-01 06:11:41 +00:00
parent 73b2951ffe
commit 4f3121b654
+5
View File
@@ -1,5 +1,10 @@
User visible changes in release 1.13
* New utilities: factor, seq.
* date accepts new option --rfc-822 (-R) and new %z format.
* date: fix bugs in the handling of date -u +'%s %Z'.
* date accepts new option --reference=FILE (-r FILE) analogous to the
like-named touch option.
* date can now format dates up to 2037
User visible changes in release 1.12
* None.
User visible changes in release 1.11