From 5817b3817ad2ecb46bda8e861e2959827d6226b1 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 17 Nov 2022 12:18:49 +1100 Subject: [PATCH] Add CHANGES note for [GL #3662] (cherry picked from commit 2928f217339c144969eb117ff87a02c69a3e54c6) --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index dd0bb353f8..f5deb72378 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6095. [test] Test various 'islands of trust' configurations when + using managed keys. [GL #3662] + 6094. [bug] Building against (or running with) libuv versions 1.35.0 and 1.36.0 is now a fatal error. The rules for mixing and matching compile-time and run-time libuv