From 2af31be94a22f8a9946d8b98170d8ac573e34958 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 2 Aug 2019 11:23:41 +0200 Subject: [PATCH] Changes.old: Fixes to 5.02 log Signed-off-by: Michael Kerrisk --- Changes.old | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Changes.old b/Changes.old index e02a4a5e8..a8bc6ae08 100644 --- a/Changes.old +++ b/Changes.old @@ -49598,7 +49598,6 @@ dlopen.3 An object opened with RTLD_LOCAL can be promoted to RTLD_GLOBAL Michael Kerrisk Note that symbol use might keep a dlclose'd object in memory - My earlier commit was in error: Michael Kerrisk On dlclose(), destructors are called when reference count falls to 0 Michael Kerrisk @@ -49714,7 +49713,7 @@ unix.7 user_namespaces.7 Michael Kerrisk - Describe the effect of file-related capabilities inside use namespaces + Describe the effect of file-related capabilities inside user namespaces Michael Kerrisk Describe how kernel treats UIDs/GIDs when a process accesses files