summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/sh-utils/NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS
index 861057f69..e1e1e1525 100644
--- a/old/sh-utils/NEWS
+++ b/old/sh-utils/NEWS
@@ -9,7 +9,6 @@ Changes in release 1.13
Now, `nice -18 -- nice' prints `18'. Before it printed `8'.
* internationalized diagnostic messages
* `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, uptime.
* date accepts new option: --rfc-822 (-R)
* date accepts new format, %z, for RFC-822 style numeric timezone (-0500)