]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 1 Feb 1996 06:11:41 +0000 (06:11 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 1 Feb 1996 06:11:41 +0000 (06:11 +0000)
old/sh-utils/NEWS

index ce40ab291f28417b1fc277ae97ae8dca2e79eaa9..dd436ed51ec7b0a8acd47c1a16dc8060fbc0cdc1 100644 (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