aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-10-21 12:36:54 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-10-21 12:36:54 +0000
commit777134a07b7a38521e27359f4c2f0f3ff25bd64d (patch)
tree0483119e0da2d45fb35885c6c3aba7b4b5ad8418
parent4b8ce9423fa9ddd5935e513ac80d85d5fc60a353 (diff)
s/koresh/Johan van Selst/
-rw-r--r--CHANGES2
-rw-r--r--RELEASE-NOTES2
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)