diff options
author | Jim Meyering <jim@meyering.net> | 1998-07-27 14:25:10 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-07-27 14:25:10 +0000 |
commit | be388d139c519cf189278638772813b6f8821023 (patch) | |
tree | bde0ffa73acd33defb4540f197bd92964e9b80c8 /old | |
parent | 6e132bee5e1e8c874766ea5729c28aca44917287 (diff) | |
download | coreutils-be388d139c519cf189278638772813b6f8821023.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index a15af410c..689e51f12 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,7 @@ Changes in release 3.17: +[3.16t] +* install once again does the -m-specified chmod *after* running strip + (this fixes another bug introduced in 3.16o) [3.16s] * df accept a new option --local (-l) * touch works around a system-specific bug so it now affects existing, |