diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-09-10 15:35:20 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-09-10 15:35:20 +0100 |
commit | d89eb55906104d850d6c7f8ac4d045c5846fdde7 (patch) | |
tree | b96f4e07b45935a453061a92099f9650d8b06a71 /RELEASE-NOTES | |
parent | 4a85e60cfed93a9f2e29c89544f52fb1dca7a749 (diff) | |
download | curl-d89eb55906104d850d6c7f8ac4d045c5846fdde7.tar.gz |
RELEASE-NOTES: Corrected duplicate in bfefe2400a16b8
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 9d5e3699a..30aa95981 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -42,7 +42,6 @@ This release includes the following bugfixes: o curl_easy_pause: suggest one way to unpause o imap: Fixed calculation of transfer when partial FETCH received [16] o pingpong: Check SSL library buffers for already read data [16] - o url: handle abortion by read/write callbacks, too [17] This release includes the following known bugs: @@ -77,4 +76,3 @@ References to bug reports and discussions on issues: [14] = http://curl.haxx.se/mail/lib-2013-08/0209.html [15] = http://curl.haxx.se/mail/lib-2013-08/0265.html [16] = http://curl.haxx.se/mail/lib-2013-08/0170.html - [17] = https://bugzilla.redhat.com/1005686 |