Mercurial > hg > xemacs-beta
diff netinstall/ChangeLog @ 672:42a8626b741e
[xemacs-hg @ 2001-10-26 02:42:53 by andyp]
more netinstaller fixes
author | andyp |
---|---|
date | Fri, 26 Oct 2001 02:42:53 +0000 |
parents | 146d342ff859 |
children | 685b588e92d8 |
line wrap: on
line diff
--- a/netinstall/ChangeLog Mon Oct 01 12:47:10 2001 +0000 +++ b/netinstall/ChangeLog Fri Oct 26 02:42:53 2001 +0000 @@ -1,3 +1,20 @@ +2001-10-25 Andy Piper <andy@xemacs.org> + + * desktop.cc: + * desktop.cc (do_desktop_setup): + * desktop.cc (load_dialog): + * desktop.cc (save_dialog): + * desktop.cc (do_desktop): handle idl file registration. + * geturl.cc (dialog): warning removal. + * geturl.cc (get_url_to_string): + * geturl.cc (get_url_to_file): make sure the nio gets deleted + after use, this also closes the inbound socket. + * nio-ftp.cc (ftp_line): fix from cygwin installer. + * nio-ftp.cc (NetIO_FTP): fix typeo. + * res.rc: support idl types. + * resource.h (IDC_IDL_TYPE): ditto. + * state.h: ditto. + 2001-09-24 Andy Piper <andy@xemacs.org> * desktop.cc: @@ -305,6 +322,6 @@ * all: port from cygwin setup. -%%% $Id: ChangeLog,v 1.8 2001/09/25 02:35:32 andyp Exp $ -$Revision: 1.8 $ +%%% $Id: ChangeLog,v 1.9 2001/10/26 02:42:53 andyp Exp $ +$Revision: 1.9 $