Add a changelog entry for the session resumption + CID bug

Signed-off-by: Andrzej Kurek <[email protected]>
This commit is contained in:
Andrzej Kurek
2022-06-23 08:00:14 -04:00
parent 7cf872557a
commit 5708b45154
+4
View File
@@ -0,0 +1,4 @@
Bugfix
* Fix a bug where the connection ID extension on client side would not work
after a session resumption took place. This caused the client to not
recognize records containing a CID and drop them.