]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 14 Apr 1996 00:34:30 +0000 (00:34 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 14 Apr 1996 00:34:30 +0000 (00:34 +0000)
old/sh-utils/NEWS

index 97227d5f30d55ee8e31c640166d0df3f8538d567..d43e64c4076ee7966372fb63c57daf4913f79cfe 100644 (file)
@@ -6,7 +6,7 @@ User visible changes in release 1.13
 * internationalized diagnostic messages (so far, only french translations)
 * `date -d "01/01/1998 3 years" +%Y' now works properly.  It prints 2001.
 * expr's match operator has been corrected to use basic regular expressions
-* New programs: chroot, factor, seq.
+* New programs: chroot, factor, seq, uptime.
 * date accepts new option: --rfc-822 (-R)
 * date accepts new format, %z, for RFC-822 style numeric timezone (-0500)
 * date: fix bugs in the handling of date -u +'%s %Z'.