From 8b15a4e4fc58f4dbbecb91c5ca256a5dde28b793 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 5 May 2022 09:37:51 -0400 Subject: [PATCH] Changelog. --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 492853e6..450d7f69 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,6 +6,8 @@ - Fixed potential heap overflow bugs with pages (Issue #477, Issue #478, Issue #480, Issue #482, Issue #483) - Fixed potential use-after-free in blocks (Issue #484) +- Updated the GNU TLS HTTPS support code to use a faster connection shutdown + mode (Issue #487) - Fixed some minor Coverity warnings. - Updated the GUI interface for current display fonts.