diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-03-27 20:35:28 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-03-27 20:35:28 +0000 |
commit | 048726a5a27e17bbd7d4db5382b2f2e92096b1c3 (patch) | |
tree | 5fd8ec4187b3aa66e897eb1694155581ec151267 | |
parent | b1ce7c5a6bd12bbc37a2ac2c1b5cbe3684c61b8b (diff) |
RELEASE-NOTES: Corrected typo
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index d88782066..4f474f581 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -29,7 +29,7 @@ This release includes the following changes: new multi interface connection handling. o Added CURLMOPT_MAX_PIPELINE_LENGTH, CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE, CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE, CURLMOPT_PIPELINING_SITE_BL and - CURLMOPT_PIPELINING_SERVER_BL for new pipelning control [15] + CURLMOPT_PIPELINING_SERVER_BL for new pipelining control [15] This release includes the following bugfixes: |