Skip to content

Commit a121dd8

Browse files
committed
record #26 in CHANGELOG.md
Signed-off-by: Hans Zandbelt <hans.zandbelt@openidc.com>
1 parent e2518d5 commit a121dd8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* fix memory leak in ECDH-ES JWE encryption/decryption
44
* fix rsa_q = NULL initialization in _RSA_private_fields
55
* fix memory allocation check (typo) in jwk.c (https://github.com/OpenIDC/cjose/security/code-scanning/2)
6+
* fix gcc10 errors for -Werror=ignored-qualifiers and remove unused includes ((https://github.com/OpenIDC/cjose/pull/26); thanks @s-ymgch228
67
* re-generate automake/autoconf files with automake v1.17 and libtool v2.5.4
78

89
<a name="v0.6.2.3"></a>

0 commit comments

Comments
 (0)