From 0874242db679fd310e668be9f16e0de72d982bcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Thu, 8 Apr 2021 13:06:57 +0200 Subject: [PATCH] Add placeholders for GL #2467, GL #2540, GL #2604 --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES b/CHANGES index e08ba33579..a7acefc77d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,9 @@ +5617. [placeholder] + +5616. [placeholder] + +5615. [placeholder] + 5614. [bug] Ensure all resources are properly cleaned up when a call to gss_accept_sec_context() fails. [GL #2620]