comparison ChangeLog @ 260:71d0098c3735

2003-8-17 Brian Masney <masneyb@gftp.org> * lib/protocols.c (parse_time) - when parsing timestamps that are not in the current locale, skip over the proper amount of tokens. This is so that the filename is returned properly. * lib/misc.c (gftp_info) - show the protocols that are installed.
author masneyb
date Mon, 18 Aug 2003 00:57:57 +0000
parents 2ad324cf4930
children dbf13a10be13
comparison
equal deleted inserted replaced
259:2fb5ca765d85 260:71d0098c3735
1 2003-8-17 Brian Masney <masneyb@gftp.org>
2 * lib/protocols.c (parse_time) - when parsing timestamps that are not in
3 the current locale, skip over the proper amount of tokens. This is so
4 that the filename is returned properly.
5
6 * lib/misc.c (gftp_info) - show the protocols that are installed.
7
1 2003-8-11 Brian Masney <masneyb@gftp.org> 8 2003-8-11 Brian Masney <masneyb@gftp.org>
2 * lib/local.c (local_get_next_file) - fix for directories that are 9 * lib/local.c (local_get_next_file) - fix for directories that are
3 symlinks 10 symlinks
4 11
5 * src/gtk/*.[ch] - updated copyright dates to 2003 on all of the files 12 * src/gtk/*.[ch] - updated copyright dates to 2003 on all of the files
1472 1479
1473 * configure.in - link in gthread 1480 * configure.in - link in gthread
1474 1481
1475 * cvsclean - added this script 1482 * cvsclean - added this script
1476 1483
1477 * *.[ch] - added $Id: ChangeLog,v 1.134 2003/08/12 01:05:01 masneyb Exp $ tags 1484 * *.[ch] - added $Id: ChangeLog,v 1.135 2003/08/18 00:57:56 masneyb Exp $ tags
1478 1485
1479 * debian/* - updated files from Debian maintainer 1486 * debian/* - updated files from Debian maintainer
1480 1487
1481 2002-10-03 Brian Masney <masneyb@gftp.org> 1488 2002-10-03 Brian Masney <masneyb@gftp.org>
1482 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 1489 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)