Changes to date

pull/426/head
John Blixt 2016-05-20 09:48:03 -06:00
parent 504081e602
commit f1860d6263
2 changed files with 2 additions and 2 deletions

2
README
View File

@ -173,7 +173,7 @@ Release 3.6.6 of wolfSSL has bug fixes and new features including:
recommend updating to the latest
See INSTALL file for build instructions.
More info can be found on-line at //http://wolfssl.com/yaSSL/Docs.html
More information can be found on-line at //http://wolfssl.com/yaSSL/Docs.html
**************** wolfSSL (Formerly CyaSSL) Release 3.6.0 (06/19/2015)

View File

@ -37,7 +37,7 @@ wolfSSL_CTX_set_verify(ctx, SSL_VERIFY_NONE, 0);
before calling wolfSSL_new(); Though it's not recommended.
```
# wolfSSL (Formerly CyaSSL) Release 3.9.0 (03/18/2015)
# wolfSSL (Formerly CyaSSL) Release 3.9.0 (03/18/2016)
##Release 3.9.0 of wolfSSL has bug fixes and new features including: