diff options
-rw-r--r-- | utils/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog index 8f8cc5ba..d4cbc837 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,7 +1,9 @@ 1997-08-08 Miles Bader <miles@gnu.ai.mit.edu> * ftpcp.c (eappend, ebasename): New functions. - (main): Use them. + (append_basename): New function. + (main): Move target directory handling to append_basename. + Use it also with remote transfers. * ftpcp.c (cntl_debug): Print CONN->hook as a string before any output. (main): Set the connection hooks to appropriate strings. |