aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2014-09-08 00:12:18 +0200
committerDaniel Stenberg <daniel@haxx.se>2014-09-08 00:12:18 +0200
commit3963adca3d82764d84dfc68b892ccd8734e156fd (patch)
tree7aa6a79ac9d2de65220ba6fbb746f39370cf1a94 /RELEASE-NOTES
parent6beb0eeea17cd6cc71cb69737ac63861a8f18d4e (diff)
RELEASE-NOTES: fix the required nghttp2 version typo
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 386cfe81e..421aeb54c 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -19,7 +19,7 @@ This release includes the following changes:
o version: detect and show LibreSSL
o version: detect and show BoringSSL
o imap/pop3/smtp: Kerberos (SASL GSSAPI) authentication via Windows SSPI
- o http2: requires nghttp2 0.0.6 or later
+ o http2: requires nghttp2 0.6.0 or later
This release includes the following bugfixes: