aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2014-10-15 22:28:34 -0500
committerBrent Cook <bcook@openbsd.org>2014-10-15 22:28:34 -0500
commit04bb7a665dd7e9d1bc4d18f40e46889a9dea6e40 (patch)
tree7f415ae37bd55bf28e4799ad37ce189e062ecb03
parenta007fb9d5344cb52244d013fd80938a0509e739c (diff)
downloadportable-04bb7a665dd7e9d1bc4d18f40e46889a9dea6e40.tar.gz
portable-04bb7a665dd7e9d1bc4d18f40e46889a9dea6e40.tar.bz2
portable-04bb7a665dd7e9d1bc4d18f40e46889a9dea6e40.zip
update with 2.1.1 changes
ok beck@
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31b326f..c0b6266 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,11 @@ history is also available from Git.
28 28
29LibreSSL Portable Release Notes: 29LibreSSL Portable Release Notes:
30 30
312.1.1
32 * Address POODLE attack by disabling SSLv3 by default
33 * Fix Eliptical Curve cipher selection bug
34 (https://github.com/libressl-portable/portable/issues/35)
35
312.1.0 - First release from the OpenBSD 5.7 tree 362.1.0 - First release from the OpenBSD 5.7 tree
32 * Added support for automatic ephemeral EC keys 37 * Added support for automatic ephemeral EC keys
33 * Fixes for many memory leaks and overflows in error handlers 38 * Fixes for many memory leaks and overflows in error handlers