From 4916ae72bc1f3f6cc0bac51bcaa2909a5c5e1160 Mon Sep 17 00:00:00 2001 From: toddouska Date: Mon, 20 Jul 2015 16:47:03 -0700 Subject: [PATCH] custom release notes --- README | 13 ++++++++++++- README.md | 12 ++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/README b/README index c7245ecbc..74abbb0e8 100644 --- a/README +++ b/README @@ -34,7 +34,18 @@ before calling wolfSSL_new(); Though it's not recommended. *** end Notes *** -wolfSSL (Formerly CyaSSL) Release 3.6.0 (06/19/2015) +wolfSSL (Formerly CyaSSL) Release 3.6.2 (07/20/2015) + +Release 3.6.2 of wolfSSL is an intermediate custom release including: + +- OpenSSH compatibility with --enable-openssh +- stunnel compatibility with --enable-stunnel +- lighttpd compatibility with --enable-lighty + +See INSTALL file for build instructions. +More info can be found on-line at //http://wolfssl.com/yaSSL/Docs.html + + **************** wolfSSL (Formerly CyaSSL) Release 3.6.0 (06/19/2015) Release 3.6.0 of wolfSSL has bug fixes and new features including: diff --git a/README.md b/README.md index 7b7d57ce8..edbfb9d35 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,18 @@ before calling wolfSSL_new(); Though it's not recommended. - GNU Binutils 2.24 ld has problems with some debug builds, to fix an ld error add -fdebug-types-section to C_EXTRA_FLAGS +#wolfSSL (Formerly CyaSSL) Release 3.6.2 (07/20/2015) + +##Release 3.6.2 of wolfSSL is an intermediate custom release including: + +- OpenSSH compatibility with --enable-openssh +- stunnel compatibility with --enable-stunnel +- lighttpd compatibility with --enable-lighty + +See INSTALL file for build instructions. +More info can be found on-line at //http://wolfssl.com/yaSSL/Docs.html + + #wolfSSL (Formerly CyaSSL) Release 3.6.0 (06/19/2015) ##Release 3.6.0 of wolfSSL has bug fixes and new features including: