summaryrefslogtreecommitdiff
path: root/old/sh-utils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-03-28 06:19:37 +0000
committerJim Meyering <jim@meyering.net>1996-03-28 06:19:37 +0000
commit5eceb4fed175296f014414304a1ddb362c1e19fb (patch)
tree4aa29adc7fa2282c4571d7897f922100c16c3cd6 /old/sh-utils/NEWS
parent38457c3dacffec72c898a268b366bf5df5ed81ba (diff)
downloadcoreutils-5eceb4fed175296f014414304a1ddb362c1e19fb.tar.xz
.
Diffstat (limited to 'old/sh-utils/NEWS')
-rw-r--r--old/sh-utils/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/sh-utils/NEWS b/old/sh-utils/NEWS
index a44a60dc8..1693b03be 100644
--- a/old/sh-utils/NEWS
+++ b/old/sh-utils/NEWS
@@ -1,4 +1,5 @@
User visible changes in release 1.13
+* New program: chroot.
* 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