diff options
-rw-r--r-- | CHANGES | 2 | ||||
-rw-r--r-- | RELEASE-NOTES | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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) |