From 7211398a77241204cec3b3b946eb3a09d722d11d Mon Sep 17 00:00:00 2001 From: Aram Sargsyan Date: Mon, 13 Mar 2023 13:39:02 +0000 Subject: [PATCH] Add a CHANGES placeholder for [GL #3928] --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 6075a463f8..f7ab1c7fd9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +6123. [placeholder] + 6122. [func] BIND now requires liburcu for lock-free data structures and concurrent safe memory reclamation. It replaces the home-grown lock-free linked list and QSBR machinery