]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: add a NEWS entry for the ln O_DIRECTORY fix
authorPádraig Brady <P@draigBrady.com>
Sat, 16 Mar 2019 21:21:40 +0000 (14:21 -0700)
committerPádraig Brady <P@draigBrady.com>
Sat, 16 Mar 2019 21:21:40 +0000 (14:21 -0700)
* NEWS: Mention the bugfix.

NEWS

diff --git a/NEWS b/NEWS
index 68018bddb3467d4eeb307837ffecc8375e3dfe95..08bafd0b1a258d1fc63401a46dd8c1eabab66e52 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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]