summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-04-02 04:24:48 +0000
committerJim Meyering <jim@meyering.net>1999-04-02 04:24:48 +0000
commiteaaff3246a7b4ae396cfdeb384c545775be2d0cf (patch)
tree1648f5860b0418cd44dfe4106b612ad24dd8563e /old
parent7ba3c387417861301324355d439eb35b7f0dc185 (diff)
downloadcoreutils-eaaff3246a7b4ae396cfdeb384c545775be2d0cf.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 19dc8becb..e80466e3e 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,5 +1,7 @@
Changes in release 4.1:
[4.0e]
+* `ls -l' uses `+' to designate each file that has a custom ACL
+* eliminate race condition that could make touch truncate a nonempty file
* No longer use *_unlocked I/O macros on systems (like solaris5.5.1) where
they're not declared, so selected executables (e.g., rm) that are linked
with shared libraries will once again run on solaris5.6 systems.