diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-12-24 14:27:51 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-12-24 14:27:51 +0000 |
| commit | d9b6a5820f195ef681d7cd15d70a184265b37a94 (patch) | |
| tree | 49f952f89c5e6aa0992a0e45fdba636ab0d2bbca /NEWS | |
| parent | 2a96bc93c24f34a972740da3e7df031a2d36e7cb (diff) | |
| download | execline-d9b6a5820f195ef681d7cd15d70a184265b37a94.tar.gz | |
Add posix-umask; prepare for 2.6.0.0
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ Changelog for execline. +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. + + In 2.5.3.0 ---------- |
