From 18ed7356c7b1759634880fbe674d83a4eaabd743 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Mon, 18 Aug 1997 18:40:46 +0000 Subject: . --- libftpconn/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'libftpconn/ChangeLog') diff --git a/libftpconn/ChangeLog b/libftpconn/ChangeLog index 881afcba..d2a67b74 100644 --- a/libftpconn/ChangeLog +++ b/libftpconn/ChangeLog @@ -1,3 +1,14 @@ +1997-08-15 Miles Bader + + * fname.c (ftp_conn_append_name, ftp_conn_basename): Make sure + CONN's SYSHOOKS field is valid before using it. + * ftpconn.h (struct ftp_conn): Add SYSHOOKS_VALID field. + (ftp_conn_validate_syshooks): New inline function. + * open.c (ftp_conn_sysify): Set SYSHOOKS_VALID. + + * set-type.c (ftp_conn_set_type): If there's no connection, don't + open a new one, just save the type for later. + 1997-08-09 Miles Bader * names.c (ftp_conn_cont_get_names): Check for interrupts. -- cgit v1.2.3