aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES8
-rw-r--r--RELEASE-NOTES5
2 files changed, 7 insertions, 6 deletions
diff --git a/CHANGES b/CHANGES
index 56b53a71e..89a3d716b 100644
--- a/CHANGES
+++ b/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
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index fc020b281..1b28dbe2b 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -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)