Commit e19ee2d1 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

David Yan brought the Content-Range report

parent b4c53e2c
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -8,10 +8,10 @@




Daniel (27 September 2005)
Daniel (27 September 2005)
- An anonymous submitter filed bug #1299181
- David Yan filed bug #1299181 (http://curl.haxx.se/bug/view.cgi?id=1299181)
  (http://curl.haxx.se/bug/view.cgi?id=1299181) that identified a silly
  that identified a silly problem with Content-Range: headers with the 'bytes'
  problem with Content-Range: headers with the 'bytes' keyword written in a
  keyword written in a different case than all lowercase! It would cause a
  different case than all lowercase! It would cause a segfault!
  segfault!


- TJ Saunders of the proftpd project identified and pointed out problems with
- 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
  the modified FTPS negotiation change of August 19 2005. Thus, we revert the
+3 −2
Original line number Original line Diff line number Diff line
@@ -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
 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
   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
   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 New S-Lang binding: http://curl.haxx.se/libcurl/slang/
 o TclCurl 0.14.1: http://personal1.iddeo.es/andresgarci/tclcurl/english/
 o TclCurl 0.14.1: http://personal1.iddeo.es/andresgarci/tclcurl/english/
 o pycurl 7.14.1: http://pycurl.sf.net/
 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
This release would not have looked like this without help, code, reports and
advice from friends like these:
advice from friends like these:


 o John Kelly, Nicolas François, Scott Davis, Ben Madsen, Dmitry Bartsevich
 o John Kelly, Nicolas Franois, Scott Davis, Ben Madsen, Dmitry Bartsevich,
   David Yan


        Thanks! (and sorry if I forgot to mention someone)
        Thanks! (and sorry if I forgot to mention someone)