Mercurial > gftp.yaz
diff ChangeLog @ 843:32dbed7e0dc4
2006-11-2 Brian Masney <masneyb@gftp.org>
* lib/local.c lib/misc.c lib/sshv2.c - more improvements to make sure
that the filename is encoded in the proper character set.
author | masneyb |
---|---|
date | Fri, 03 Nov 2006 02:35:47 +0000 |
parents | 0d6fba16c7db |
children | 1ece208d1357 |
line wrap: on
line diff
--- a/ChangeLog Fri Nov 03 02:01:16 2006 +0000 +++ b/ChangeLog Fri Nov 03 02:35:47 2006 +0000 @@ -1,4 +1,7 @@ 2006-11-2 Brian Masney <masneyb@gftp.org> + * lib/local.c lib/misc.c lib/sshv2.c - more improvements to make sure + that the filename is encoded in the proper character set. + * lib/gftp.h lib/protocols.c - added _do_convert_string(), which is the common code that was in gftp_string_to_utf8() and gftp_string_from_utf8(). @@ -3677,7 +3680,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.492 2006/11/03 02:01:16 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.493 2006/11/03 02:35:46 masneyb Exp $ tags * debian/* - updated files from Debian maintainer