diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-03-25 08:16:16 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-03-25 08:16:16 +0000 |
commit | 6c56b5301f86d81bd7e77ff2adeafb8ca36fcddc (patch) | |
tree | 4d376b1880f2e5a98c16c3c0a25ca2991a47bb3d /CHANGES | |
parent | 07b6625573e5e4442754b229dc63a4d6eb22d6fb (diff) |
- Daniel Johnson fixed multi code to traverse the easy handle list properly.
A left-over bug from the February 21 fix.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |