From: Yang Tse Date: Fri, 7 Nov 2008 01:42:34 +0000 (+0000) Subject: give credit where credit is due X-Git-Tag: curl-7_19_2~22 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fe083a94b9a00cdaddbc2478cb371bf3cc1974f5;p=thirdparty%2Fcurl.git give credit where credit is due --- diff --git a/CHANGES b/CHANGES index 866a926a0f..cfac2d8a07 100644 --- a/CHANGES +++ b/CHANGES @@ -13,7 +13,7 @@ Yang Tse (6 Nov 2008) - Bug #2230535 (http://curl.haxx.se/bug/view.cgi?id=2230535) pointed out a problem with MSVC 6 makefile that caused a build failure. It was noted that the curl_addrinfo.obj reference was missing. I took the opportunity to sort - the list in which this was missing. + the list in which this was missing. Issue submitted by John Wilkinson. Version 7.19.1 (5 November 2008) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index dcce697108..b9fb47bc05 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -26,6 +26,6 @@ Other curl-related news: This release would not have looked like this without help, code, reports and advice from friends like these: - + John Wilkinson Thanks! (and sorry if I forgot to mention someone)