diff --git a/CHANGES b/CHANGES
index 56b53a71e6483bdcbf709b3ec368a6507f89a6bb..89a3d716b11915444bcb2b46320a76af512db1ae 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 fc020b2813e60c80301775f6c6808e2290a5ba76..1b28dbe2b967e593719e12859a257f26a5e8baee 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)