From: Pádraig Brady Date: Sat, 16 Mar 2019 21:21:40 +0000 (-0700) Subject: doc: add a NEWS entry for the ln O_DIRECTORY fix X-Git-Tag: v8.32~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a211024701c1052771419cf92ef6a556399478b;p=thirdparty%2Fcoreutils.git doc: add a NEWS entry for the ln O_DIRECTORY fix * NEWS: Mention the bugfix. --- 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]