aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-03-22 22:00:21 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-03-22 22:00:21 +0000
commit95bd901efe8c41bbfe7fa80c1c440c84dfe60fe1 (patch)
tree7ba7fcc9216cc46cff7bfe8971fc3cd13d6f8a1d /CHANGES
parent98c9a5b7f6f60822f5a0dc42d74b747323eb48b3 (diff)
- Fixed the problem with doing a zero byte SCP transfer, verified with test
case 617 (which was added by Daniel Fandrich 5 Mar 2008).
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 896077a51..7191f2ce3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
Changelog
+Daniel Stenberg (22 Mar 2008)
+- Fixed the problem with doing a zero byte SCP transfer, verified with test
+ case 617 (which was added by Daniel Fandrich 5 Mar 2008).
+
Daniel Fandrich (20 Mar 2008)
- Fixed a problem where curl-config --protocols could erroneously show LDAPS
support when curl didn't even have regular LDAP support. It looks like