1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00

doc: add a NEWS entry for the ln O_DIRECTORY fix

* NEWS: Mention the bugfix.
This commit is contained in:
Pádraig Brady
2019-03-16 14:21:40 -07:00
parent 6a707feee8
commit 4a21102470

5
NEWS
View File

@@ -2,6 +2,11 @@ GNU coreutils NEWS -*- outline -*-
* Noteworthy changes in release ?.? (????-??-??) [?]
** Bug fixes
ln works again on old systems without O_DIRECTORY support (like Solaris 10).
[bug introduced in coreutils-8.31]
* Noteworthy changes in release 8.31 (2019-03-10) [stable]