aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-10-10 08:14:28 +0200
committerDaniel Stenberg <daniel@haxx.se>2016-10-10 08:14:28 +0200
commit8c2b5580a60c3a3fca2755008d6c19bb1e330cdb (patch)
treee8040c51d9e8d94f5963df259919f9085c799e5d
parentf68042a2a5cf73b6f84c2948dd03c29d1994db92 (diff)
RELEASE-NOTES: spellfix
-rw-r--r--RELEASE-NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 2cf4e2a5f..21abfbeb2 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -13,7 +13,7 @@ This release includes the following changes:
This release includes the following bugfixes:
- o openssl: fix per-thread memory leak usiong 1.0.1 or 1.0.2 [1]
+ o openssl: fix per-thread memory leak using 1.0.1 or 1.0.2 [1]
o http: accept "Transfer-Encoding: chunked" for HTTP/2 as well [2]
o LICENSE-MIXING.md: update with mbedTLS dual licensing [3]
o examples/imap-append: Set size of data to be uploaded [4]