summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.