David Yan brought the Content-Range report

This commit is contained in:
Daniel Stenberg
2005-09-27 20:22:13 +00:00
parent b4c53e2cfd
commit e19ee2d102
2 changed files with 7 additions and 6 deletions

View File

@@ -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