update README

This commit is contained in:
Chris Conlon 2013-05-02 09:58:29 -06:00
parent a0dc1b6f47
commit a56544c8b8
1 changed files with 6 additions and 3 deletions

9
README
View File

@ -32,7 +32,11 @@ SSL_CTX_set_verify(ctx, SSL_VERIFY_NONE, 0);
before calling SSL_new(); Though it's not recommended.
Note 3)
*** end Notes ***
CyaSSL Release 2.x.x (TBA)
When compiling with Mingw, libtool may give the following warning due to
path conversion errors:
@ -42,10 +46,9 @@ libtool: link: Continuing, but uninstalled executables may not work.
If so, examples and testsuite will have problems when run, showing an
error while loading shared libraries. To resolve, please run "make install".
*** end Notes ***
CyaSSL Release 2.6.0 (04/15/2013)
************** CyaSSL Release 2.6.0 (04/15/2013)
Release 2.6.0 CyaSSL has bug fixes and new features including:
- DTLS 1.2 support including AEAD ciphers