From 777134a07b7a38521e27359f4c2f0f3ff25bd64d Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 21 Oct 2009 12:36:54 +0000 Subject: [PATCH] s/koresh/Johan van Selst/ --- CHANGES | 2 +- RELEASE-NOTES | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 23687405d..347307d05 100644 --- a/CHANGES +++ b/CHANGES @@ -8,7 +8,7 @@ Daniel Stenberg (21 Oct 2009) - A patch in bug report #2883177 (http://curl.haxx.se/bug/view.cgi?id=2883177) - by user 'koresh' introduced the --crlfile option to curl, which makes curl + by Johan van Selst introduced the --crlfile option to curl, which makes curl tell libcurl about a file with CRL (certificate revocation list) data to read. diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 22acc1f65..8d1eb69e0 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -52,6 +52,6 @@ advice from friends like these: Michal Marek, Eric Wong, Guenter Knauf, Peter Sylvester, Daniel Johnson, Claes Jakobsson, Sven Anders, Chris Mumford, John P. McCaskey, Constantine Sapuntzakis, Michael Stillwell, Tom Mueller, Dan Fandrich, - Kevin Baughman, John Dennis, Ray Dassen + Kevin Baughman, John Dennis, Ray Dassen, Johan van Selst Thanks! (and sorry if I forgot to mention someone)