]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 2 Apr 1999 04:24:48 +0000 (04:24 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 2 Apr 1999 04:24:48 +0000 (04:24 +0000)
old/fileutils/NEWS

index 19dc8becb22e361da4b5fb8ae1314cf000aa1017..e80466e3eabf3a2aea7af1c8142df52288b3fd68 100644 (file)
@@ -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.