Fix misleading ChangeLog entry formatting.

Signed-off-by: Manuel Pégourié-Gonnard <[email protected]>
This commit is contained in:
Manuel Pégourié-Gonnard
2021-12-14 09:55:10 +01:00
parent 1f65e31e73
commit b0c54a7d46
+1 -1
View File
@@ -1,3 +1,3 @@
Bugfix
* Fix a bug in mbedtls_gcm_starts() when bits of iv are longer than 2^32.
* Fix #4884.
Fixes #4884.