summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-03-17 18:07:46 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-03-17 18:07:46 +0000
commitfea7278d901d7ee66b990f9c5d3ef7616c1a9c58 (patch)
tree11e548ca5d4534bb701b1a3ac97945dcf9e5e0b3 /ChangeLog
parent45b14dbddc244bba8c17d71186c2bc49b355636a (diff)
- (bal) Fixed scp type casing issue which causes "scp: protocol error:
size not delimited" fatal errors when tranfering.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a1426e75..183a9c62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+20010318
+ - (bal) Fixed scp type casing issue which causes "scp: protocol error:
+ size not delimited" fatal errors when tranfering.
+
20010317
- Support usrinfo() on AIX. Based on patch from Gert Doering
<gert@greenie.muc.de>
@@ -4586,4 +4590,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.968 2001/03/17 01:15:38 mouring Exp $
+$Id: ChangeLog,v 1.969 2001/03/17 18:07:46 mouring Exp $