summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Voelker <mail@bernhard-voelker.de>2017-02-16 18:56:46 +0100
committerBernhard Voelker <mail@bernhard-voelker.de>2017-02-16 18:57:06 +0100
commit9d849f77d55882e4049aec5676024b94097f33f7 (patch)
treef65da478dab29151d977575fef3029063fb2a925
parentf256654b5b4231a71aa503aef5ddb95997c471b7 (diff)
downloadfindutils-9d849f77d5.tar.gz
maint: add the bug number #50326 to NEWS
* NEWS (Bug Fixes): Add the above bug number to the NEWS entry of commit v4.6.0-90-gc155689, now as this issue is also reported as a bug.
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index ba89f9d..c98a770 100644
--- a/NEWS
+++ b/NEWS
@@ -37,8 +37,8 @@ in the use of FTS.
** Bug Fixes
-find no longer leaks memory for a recently added member in gnulib's
-mount list structure.
+#50326: find no longer leaks memory for a recently added member in gnulib's
+ mount list structure.
#48180: find -noop (an internal option not intended to be exposed to the user)
no longer crashes. Bug introduced in FINDUTILS-4.3.1.