diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2014-03-19 23:10:56 +0100 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2014-03-19 23:10:56 +0100 |
commit | 715125e790ee87fd3983d950217eb1e605fdfc77 (patch) | |
tree | 58d56bc1095add5ee8b2649fdb314382f688d3d6 /RELEASE-NOTES | |
parent | 930b81387b8e343b35ebbefb521b237bc0018707 (diff) |
RELEASE-NOTES: fixed typo
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 68dafa968..e51f7d122 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -23,7 +23,7 @@ This release includes the following changes: o darwinssl: Don't omit CN verification when an IP address is used [12] o http2: build with current nghttp2 version o polarssl: dropped support for PolarSSL < 1.3.0 - o openssl: info massage with SSL version used + o openssl: info message with SSL version used This release includes the following bugfixes: |