Mercurial > gftp.yaz
diff ChangeLog @ 287:d211567d1705
2003-10-13 Brian Masney <masneyb@gftp.org>
* src/gtk/options_dialog.c - when specifying a FTP proxy config in the
GTK+ 2.0 port, the last character was getting chopped off.
| author | masneyb |
|---|---|
| date | Mon, 13 Oct 2003 22:03:24 +0000 |
| parents | de030cbd432c |
| children | c8627e70adb5 |
line wrap: on
line diff
--- a/ChangeLog Mon Oct 13 00:50:06 2003 +0000 +++ b/ChangeLog Mon Oct 13 22:03:24 2003 +0000 @@ -1,3 +1,7 @@ +2003-10-13 Brian Masney <masneyb@gftp.org> + * src/gtk/options_dialog.c - when specifying a FTP proxy config in the + GTK+ 2.0 port, the last character was getting chopped off. + 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. @@ -1554,7 +1558,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.148 2003/10/13 00:50:05 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.149 2003/10/13 22:03:23 masneyb Exp $ tags * debian/* - updated files from Debian maintainer
