diff --git a/CHANGES b/CHANGES index 541ba1a72080b97550da33306538f18e5a0a79bd..069557691be0cd292292eaf2cf07246d1bc3b761 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 ---------