From 78780c444f2f42c69a3edcab3766d1ad1ea206ed Mon Sep 17 00:00:00 2001
From: "Tobias S. Josefowitz" <tobij@tobij.de>
Date: Wed, 4 Dec 2019 22:51:16 +0100
Subject: [PATCH] CHANGES: Document SSL session ticket backport

---
 CHANGES | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CHANGES b/CHANGES
index 541ba1a720..069557691b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -25,6 +25,11 @@ o Concurrent
   - Rewrite timeout() to reduce the memory footprint of a future in the
     common case.
 
+o SSL
+
+  The SSL module now supports session ticket both client and server side.
+  This functionality has been backported from 8.1/master.
+
 Bug fixes
 ---------
 
-- 
GitLab