mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-18 21:32:12 +02:00
doc: add NEWS item for Solaris symlink fix
This commit is contained in:
4
NEWS
4
NEWS
@@ -4,7 +4,9 @@ GNU coreutils NEWS -*- outline -*-
|
||||
|
||||
** Bug fixes
|
||||
|
||||
ln works again on old systems without O_DIRECTORY support (like Solaris 10).
|
||||
ln works again on old systems without O_DIRECTORY support (like Solaris 10),
|
||||
and on systems where symlink ("x", ".") fails with errno == EINVAL
|
||||
(like Solaris 10 and Solaris 11).
|
||||
[bug introduced in coreutils-8.31]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user