Mercurial > gftp.yaz
diff ChangeLog @ 473:45fb9dc47a2e
2004-5-26 Brian Masney <masneyb@gftp.org>
* lib/protocols.c lib/options.h - added remote_lc_time option. The
value of LC_TIME can now be overridden on a per site basis. This will
fix problems parsing the dates in the remote directory listings
| author | masneyb |
|---|---|
| date | Thu, 27 May 2004 10:11:56 +0000 |
| parents | 5100b89c44e1 |
| children | 71382528fce4 |
line wrap: on
line diff
--- a/ChangeLog Thu May 27 09:54:57 2004 +0000 +++ b/ChangeLog Thu May 27 10:11:56 2004 +0000 @@ -1,4 +1,8 @@ 2004-5-26 Brian Masney <masneyb@gftp.org> + * lib/protocols.c lib/options.h - added remote_lc_time option. The + value of LC_TIME can now be overridden on a per site basis. This will + fix problems parsing the dates in the remote directory listings + * src/gtk/dnd.c - when a URL is dropped on the connect button, log the URL that is received @@ -2469,7 +2473,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.263 2004/05/27 09:54:57 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.264 2004/05/27 10:11:56 masneyb Exp $ tags * debian/* - updated files from Debian maintainer
