aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-09-27 09:13:39 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-09-27 09:13:39 +0000
commitb4c53e2cfd11fa9fec43d766fbec1a06931de11d (patch)
tree2e44596fe0dc87fb30ac8c995be8542bb11d7f29 /RELEASE-NOTES
parenta2902de67c3bf044a19419f8826521a963baaa7f (diff)
An anonymous submitter filed bug #1299181
(http://curl.haxx.se/bug/view.cgi?id=1299181) that identified a silly problem with Content-Range: headers with the 'bytes' keyword written in a different case than all lowercase! It would cause a segfault!
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES5
1 files changed, 5 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 0db7c9459..fc020b281 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -16,6 +16,7 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o HTTP Content-Range header parser crash
o FTPS negotiation timeouts/errors
o SSPI works even for Windows 9x
o crash in --dump-header on FTP
@@ -23,6 +24,10 @@ This release includes the following bugfixes:
Other curl-related news since the previous public release:
+ o All curl relatd mailing list information and subscribers on cool.haxx.se
+ were lost due to a malicious user exploiting a security hole on the
+ server. Attempts have been made to put back susbcribers on the lists, but
+ many have been lost.
o New S-Lang binding: http://curl.haxx.se/libcurl/slang/
o TclCurl 0.14.1: http://personal1.iddeo.es/andresgarci/tclcurl/english/
o pycurl 7.14.1: http://pycurl.sf.net/