comparison ChangeLog @ 578:6451504bed0b

2004-10-2 Brian Masney <masneyb@gftp.org> * lib/protocols.c (gftp_parse_bookmark) - convert the local and remote directories from UTF8 to the current locale specified in the remote_charsets option
author masneyb
date Sat, 02 Oct 2004 12:59:49 +0000
parents ecdeadd9b68b
children 5dc685bf403e
comparison
equal deleted inserted replaced
577:ebfc69afec39 578:6451504bed0b
1 2004-10-2 Brian Masney <masneyb@gftp.org>
2 * lib/protocols.c (gftp_parse_bookmark) - convert the local and remote
3 directories from UTF8 to the current locale specified in the
4 remote_charsets option
5
1 2004-9-29 Brian Masney <masneyb@gftp.org> 6 2004-9-29 Brian Masney <masneyb@gftp.org>
2 * configure.in - removed intl/Makefile po/Makefile.in from AC_OUTPUT 7 * configure.in - removed intl/Makefile po/Makefile.in from AC_OUTPUT
3 since automake will add these 8 since automake will add these
4 9
5 * docs/website/index.html.in - added CVS Id tag to the bottom of the 10 * docs/website/index.html.in - added CVS Id tag to the bottom of the
2909 2914
2910 * configure.in - link in gthread 2915 * configure.in - link in gthread
2911 2916
2912 * cvsclean - added this script 2917 * cvsclean - added this script
2913 2918
2914 * *.[ch] - added $Id: ChangeLog,v 1.338 2004/09/29 23:29:31 masneyb Exp $ tags 2919 * *.[ch] - added $Id: ChangeLog,v 1.339 2004/10/02 12:59:49 masneyb Exp $ tags
2915 2920
2916 * debian/* - updated files from Debian maintainer 2921 * debian/* - updated files from Debian maintainer
2917 2922
2918 2002-10-03 Brian Masney <masneyb@gftp.org> 2923 2002-10-03 Brian Masney <masneyb@gftp.org>
2919 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 2924 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)