comparison ChangeLog @ 107:982e3890e7fe

2003-2-17 Brian Masney <masneyb@gftp.org> * lib/protocols.c lib/rfc959.c - added VMS directory listing support * lib/config_file.c lib/protocols.c - extra checks when stripping off carriage returns and linefeeds
author masneyb
date Mon, 17 Feb 2003 22:42:16 +0000
parents ae13b18c9336
children a90a0e1e2c80
comparison
equal deleted inserted replaced
106:d70ba687cb8e 107:982e3890e7fe
1 2003-2-17 Brian Masney <masneyb@gftp.org>
2 * lib/protocols.c lib/rfc959.c - added VMS directory listing support
3
4 * lib/config_file.c lib/protocols.c - extra checks when stripping off
5 carriage returns and linefeeds
6
1 2003-2-9 Brian Masney <masneyb@gftp.org> 7 2003-2-9 Brian Masney <masneyb@gftp.org>
2 * lib/protocols.c (parse_time) - parse more time formats. Better 8 * lib/protocols.c (parse_time) - parse more time formats. Better
3 error checking. If there was an error parsing this time, 9 error checking. If there was an error parsing this time,
4 skip ahead to the next token 10 skip ahead to the next token
5 11
488 494
489 * configure.in - link in gthread 495 * configure.in - link in gthread
490 496
491 * cvsclean - added this script 497 * cvsclean - added this script
492 498
493 * *.[ch] - added $Id: ChangeLog,v 1.58 2003/02/09 20:05:35 masneyb Exp $ tags 499 * *.[ch] - added $Id: ChangeLog,v 1.59 2003/02/17 22:42:14 masneyb Exp $ tags
494 500
495 * debian/* - updated files from Debian maintainer 501 * debian/* - updated files from Debian maintainer
496 502
497 2002-10-03 Brian Masney <masneyb@gftp.org> 503 2002-10-03 Brian Masney <masneyb@gftp.org>
498 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 504 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)