From 72dd49d7dd07ba4cae13ee1249fd58550991c188 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 30 Dec 2019 20:31:24 +0000 Subject: Rename cd/umask to execline-cd/execline-umask, make symlinks, etc. --- NEWS | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7ae513e..6e42862 100644 --- a/NEWS +++ b/NEWS @@ -5,9 +5,12 @@ In 2.6.0.0 - The dollarat program now has its conflicting -0 and -d options handled in the conventional way, with rightmost priority. - - New binary: posix-umask. With --enable-pedantic-posix, -umask is a symbolic link to posix-umask. And, hopefully, this -completes the "make execline POSIX-compliant" chapter. + - New binary: posix-umask. + - cd renamed to execline-cd, umask renamed to execline-umask + - With --enable-pedantic-posix, umask is a symbolic link to +posix-umask and cd is a symbolic link to posix-cd. Without this +option, umask is a symbolic link to execline-umask and cd is +a symbolic link to execline-cd. In 2.5.3.0 -- cgit v1.2.3