diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-27 11:57:36 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-27 11:57:36 +0000 |
commit | 54da37443c1c9a9a0a4cc6ee38932f6623fa8e06 (patch) | |
tree | 85d6fe67f8b8dc654753a19e6c13f0a7af25ae3d /NEWS | |
parent | fc71200d67593c4a2d7b3105dc592c3ac96e725c (diff) | |
download | execline-54da37443c1c9a9a0a4cc6ee38932f6623fa8e06.tar.xz |
Extend runblock functionality (thanks Profpatsch)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ In 2.6.0.0 - The dollarat program now has its conflicting -0 and -d options handled in the conventional way, with rightmost priority. + - runblock now accepts a command line prefix, given as runblock's +own command line. - New binary: posix-umask. - cd renamed to execline-cd, umask renamed to execline-umask - With --enable-pedantic-posix, umask is a symbolic link to |