From 4a211024701c1052771419cf92ef6a556399478b Mon Sep 17 00:00:00 2001 From: =?utf8?q?P=C3=A1draig=20Brady?= Date: Sat, 16 Mar 2019 14:21:40 -0700 Subject: [PATCH] doc: add a NEWS entry for the ln O_DIRECTORY fix * NEWS: Mention the bugfix. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 68018bddb3..08bafd0b1a 100644 --- 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] -- 2.47.2