Changelog: mention bug id in bugfix entry

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine 2022-06-09 18:44:51 +02:00
parent 06900034cb
commit 8960d0585b

View File

@ -4,4 +4,4 @@ Bugfix
client would fail to check that the curve selected by the server for client would fail to check that the curve selected by the server for
ECDHE was indeed one that was offered. As a result, the client would ECDHE was indeed one that was offered. As a result, the client would
accept any curve that it supported, even if that curve was not allowed accept any curve that it supported, even if that curve was not allowed
according to its configuration. according to its configuration. Fixes #5291.