diff options
author | Miles Bader <miles@gnu.org> | 1997-08-08 23:33:35 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1997-08-08 23:33:35 +0000 |
commit | c27585b05fb923b375c3888cf45edff1a641673d (patch) | |
tree | 698e279b452d4889409b5034001822ce4260ad57 | |
parent | b10f2f17441f03a463621c55d1388b62674d866a (diff) |
.
-rw-r--r-- | utils/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog index 06c4c683..8f8cc5ba 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,12 @@ +1997-08-08 Miles Bader <miles@gnu.ai.mit.edu> + + * ftpcp.c (eappend, ebasename): New functions. + (main): Use them. + + * ftpcp.c (cntl_debug): Print CONN->hook as a string before any output. + (main): Set the connection hooks to appropriate strings. + (econnect): Add NAME parameter, & set connection hook from it. + 1997-07-29 Miles Bader <miles@gnu.ai.mit.edu> * ftpcp.c (main): When mungeing the destination to copy into a |