Mercurial > gftp.yaz
diff ChangeLog @ 102:3b573c8ef706
2003-2-6 Brian Masney <masneyb@gftp.org>
* lib/gftp.h lib/protocols.c lib/rfc2068.c - put in new
parse_time() function that should work across all locales.
It uses strptime() internally.
* lib/misc.c - remove note from close statement
| author | masneyb |
|---|---|
| date | Fri, 07 Feb 2003 01:24:13 +0000 |
| parents | 5f9ad9facf0e |
| children | ae13b18c9336 |
line wrap: on
line diff
--- a/ChangeLog Fri Feb 07 01:00:10 2003 +0000 +++ b/ChangeLog Fri Feb 07 01:24:13 2003 +0000 @@ -1,4 +1,10 @@ 2003-2-6 Brian Masney <masneyb@gftp.org> + * lib/gftp.h lib/protocols.c lib/rfc2068.c - put in new + parse_time() function that should work across all locales. + It uses strptime() internally. + + * lib/misc.c - remove note from close statement + * lib/config_file.c lib/gftp.h lib/options.h - remove ssh1_sftp_path option @@ -474,7 +480,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.56 2003/02/07 01:00:09 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.57 2003/02/07 01:24:12 masneyb Exp $ tags * debian/* - updated files from Debian maintainer
