Skip to content

Commit 3b3c175

Browse files
authored
Merge pull request #6521 from ejohnstown/readme
Update Readme
2 parents d967aae + c322e1f commit 3b3c175

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,11 @@ should be used for the enum name.
7070

7171
*** end Notes ***
7272

73-
# wolfSSL Release 5.6.3 (Jun 13, 2023)
73+
# wolfSSL Release 5.6.3 (Jun 20, 2023)
7474

7575
Release 5.6.3 has been developed according to wolfSSL's development and QA process (see link below) and successfully passed the quality criteria.
7676

77-
Release 5.6.3 of wolfSSL embedded TLS has 2 bug fixes:
77+
Release 5.6.3 of wolfSSL embedded TLS has 4 bug fixes:
7878

7979
* Fix for setting the atomic macro options introduced in release 5.6.2. This issue affects GNU gcc autoconf builds. The fix resolves a potential mismatch of the generated macros defined in options.h file and the macros used when the wolfSSL library is compiled. In version 5.6.2 this mismatch could result in unstable runtime behavior.
8080
* Fix for invalid suffix error with Windows build using the macro GCM_TABLE_4BIT.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ single call hash function. Instead the name `WC_SHA`, `WC_SHA256`, `WC_SHA384` a
7979
`WC_SHA512` should be used for the enum name.
8080
8181
82-
# wolfSSL Release 5.6.3 (Jun 14, 2023)
82+
# wolfSSL Release 5.6.3 (Jun 20, 2023)
8383
8484
Release 5.6.3 has been developed according to wolfSSL's development and QA process (see link below) and successfully passed the quality criteria.
8585

0 commit comments

Comments
 (0)