diff --git a/ChangeLog b/ChangeLog index b668761..f1c5eab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -57,7 +57,7 @@ LibreSSL Portable Release Notes: * Removed IE 6 SSLv3 workarounds. - * Modifie tls_write in libtls to allow partial writes, clarified with + * Modified tls_write in libtls to allow partial writes, clarified with examples in the documentation. * Removed RSAX engine @@ -74,6 +74,12 @@ LibreSSL Portable Release Notes: Visual Studio, currently tested with Visual Studio 2013 Community Edition. + * --with-enginesdir is removed as a configuration parameter + + * Default cert.pem, openssl.cnf, and x509v3.cnf files are now + installed under $sysconfdir/ssl or the directory specified by + --with-openssldir. Previous versions of LibreSSL left these empty. + 2.2.1 - Build fixes, feature added, features removed * Assorted build fixes for musl, HP-UX, Mingw, Solaris.