Adapt ChangeLog

This commit is contained in:
Hanno Becker 2019-01-30 15:14:21 +00:00
parent 33c3dc8591
commit 1f2e466843

View file

@ -111,6 +111,8 @@ Bugfix
leading content octet. Fixes #1610. leading content octet. Fixes #1610.
Changes Changes
* Reduce RAM consumption during session renegotiation by not storing
the peer CRT chain and session ticket twice.
* Include configuration file in all header files that use configuration, * Include configuration file in all header files that use configuration,
instead of relying on other header files that they include. instead of relying on other header files that they include.
Inserted as an enhancement for #1371 Inserted as an enhancement for #1371