- Daniel Johnson fixed multi code to traverse the easy handle list properly.

A left-over bug from the February 21 fix.
This commit is contained in:
Daniel Stenberg
2007-03-25 08:16:16 +00:00
parent 07b6625573
commit 6c56b5301f
2 changed files with 6 additions and 2 deletions

View File

@@ -6,6 +6,10 @@
Changelog
Daniel S (25 March 2007)
- Daniel Johnson fixed multi code to traverse the easy handle list properly.
A left-over bug from the February 21 fix.
Dan F (23 March 2007)
- Added --pubkey option to curl and made --key also work for SCP/SFTP,
plus made --pass work on an SSH private key as well.