Mercurial > gftp.yaz
diff ChangeLog @ 567:b505daaccb92
2004-9-27 Brian Masney <masneyb@gftp.org>
* lib/rfc959.c (rfc959_connect) - return GFTP_EFATAL if the initial FTP
response is not 2xx
* docs/gftp-faq.sgml - removed sections that have not been relevant for
a long time. Added section about changing the encoding of filenames
| author | masneyb |
|---|---|
| date | Tue, 28 Sep 2004 01:39:50 +0000 |
| parents | 502a126418cd |
| children | 3adfe34b1a77 |
line wrap: on
line diff
--- a/ChangeLog Mon Sep 27 00:12:11 2004 +0000 +++ b/ChangeLog Tue Sep 28 01:39:50 2004 +0000 @@ -1,3 +1,10 @@ +2004-9-27 Brian Masney <masneyb@gftp.org> + * lib/rfc959.c (rfc959_connect) - return GFTP_EFATAL if the initial FTP + response is not 2xx + + * docs/gftp-faq.sgml - removed sections that have not been relevant for + a long time. Added section about changing the encoding of filenames + 2004-9-26 Brian Masney <masneyb@gftp.org> * lib/protocols.c (gftp_put_file) - use g_filename_from_utf8() to change the encoding of the filename (if needed) @@ -2856,7 +2863,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.328 2004/09/27 00:12:10 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.329 2004/09/28 01:39:50 masneyb Exp $ tags * debian/* - updated files from Debian maintainer
