Mercurial > gftp.yaz
diff ChangeLog @ 286:de030cbd432c
2003-10-12 Brian Masney <masneyb@gftp.org>
* lib/rfc959.c - when logging in to the server, if a 5xx code is
returned, don't attempt to log in again.
| author | masneyb |
|---|---|
| date | Mon, 13 Oct 2003 00:50:06 +0000 |
| parents | 470759f49ba2 |
| children | d211567d1705 |
line wrap: on
line diff
--- a/ChangeLog Mon Oct 13 00:41:18 2003 +0000 +++ b/ChangeLog Mon Oct 13 00:50:06 2003 +0000 @@ -1,4 +1,7 @@ 2003-10-12 Brian Masney <masneyb@gftp.org> + * lib/rfc959.c - when logging in to the server, if a 5xx code is + returned, don't attempt to log in again. + * src/gtk/bookmarks.c - disconnect from the site before we parse the bookmarks (from Aurelien Jarno <lists@aurel32.net>) @@ -1551,7 +1554,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.147 2003/10/13 00:41:17 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.148 2003/10/13 00:50:05 masneyb Exp $ tags * debian/* - updated files from Debian maintainer
