1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-12 15:06:44 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
1999-04-02 04:24:48 +00:00
parent 7ba3c38741
commit eaaff3246a

View 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.