summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-04-08 04:57:19 +0000
committerJim Meyering <jim@meyering.net>1996-04-08 04:57:19 +0000
commitcbfdc4fd51d88c3b29da125349b6638c68e7aa2d (patch)
tree749ad4d9aa30e7d2dd54f8f3327371ce9ab9b360
parent24c03037940dbfc1494936e0060696a4e51b0172 (diff)
downloadcoreutils-cbfdc4fd51d88c3b29da125349b6638c68e7aa2d.tar.xz
.
-rw-r--r--old/sh-utils/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS
index 532b4caa2..dee1806fb 100644
--- a/old/sh-utils/NEWS
+++ b/old/sh-utils/NEWS
@@ -1,4 +1,6 @@
User visible changes in release 1.13
+* date accepts new %V format
+* date's %U and %W formats work properly
* nice option handling works with 2-digit old-style-option adjustments.
Now, `nice -18 -- nice' now prints `18'. Before it printed `8'.
* New program: chroot.