mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
David Yan brought the Content-Range report
This commit is contained in:
parent
b4c53e2cfd
commit
e19ee2d102
8
CHANGES
8
CHANGES
@ -8,10 +8,10 @@
|
||||
|
||||
|
||||
Daniel (27 September 2005)
|
||||
- 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!
|
||||
- David Yan 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!
|
||||
|
||||
- TJ Saunders of the proftpd project identified and pointed out problems with
|
||||
the modified FTPS negotiation change of August 19 2005. Thus, we revert the
|
||||
|
@ -27,7 +27,7 @@ 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.
|
||||
many have been lost: http://curl.haxx.se/mail/lost.html
|
||||
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/
|
||||
@ -35,6 +35,7 @@ Other curl-related news since the previous public release:
|
||||
This release would not have looked like this without help, code, reports and
|
||||
advice from friends like these:
|
||||
|
||||
o John Kelly, Nicolas François, Scott Davis, Ben Madsen, Dmitry Bartsevich
|
||||
o John Kelly, Nicolas François, Scott Davis, Ben Madsen, Dmitry Bartsevich,
|
||||
David Yan
|
||||
|
||||
Thanks! (and sorry if I forgot to mention someone)
|
||||
|
Loading…
Reference in New Issue
Block a user