Immanuel Gregoire is the man

This commit is contained in:
Daniel Stenberg
2007-09-20 14:02:34 +00:00
parent 2620d78e94
commit 0885d787ab
2 changed files with 6 additions and 6 deletions

10
CHANGES
View File

@@ -32,11 +32,11 @@ Daniel S (19 September 2007)
keys. keys.
Daniel S (18 September 2007) Daniel S (18 September 2007)
- Immanuel pointed out that public key SSH auth failed if no public/private - Immanuel Gregoire pointed out that public key SSH auth failed if no
key was specified and there was no HOME environment variable, and then it public/private key was specified and there was no HOME environment variable,
didn't continue to try the other auth methods. Now it will instead try to and then it didn't continue to try the other auth methods. Now it will
get the files id_dsa.pub and id_dsa from the current directory if none of instead try to get the files id_dsa.pub and id_dsa from the current
the two conditions were met. directory if none of the two conditions were met.
Dan F (17 September 2007) Dan F (17 September 2007)
- Added hooks to the test suite to make it possible to test a curl running - Added hooks to the test suite to make it possible to test a curl running

View File

@@ -36,6 +36,6 @@ New curl mirrors:
This release would not have looked like this without help, code, reports and This release would not have looked like this without help, code, reports and
advice from friends like these: advice from friends like these:
Dan Fandrich, Michal Marek, G<>nter Knauf, Rob Crittenden Dan Fandrich, Michal Marek, G<>nter Knauf, Rob Crittenden, Immanuel Gregoire
Thanks! (and sorry if I forgot to mention someone) Thanks! (and sorry if I forgot to mention someone)