comparison ChangeLog @ 190:876747813a60

2003-6-17 Brian Masney <masneyb@gftp.org> * src/gtk/misc-gtk.c (ftp_log) - remote charset fixes for when the log message is generated inside a child thread * lib/cache.c - don't complain about not being able to open index.db
author masneyb
date Wed, 18 Jun 2003 01:07:51 +0000
parents 836822c2d4e7
children 1e74b7796232
comparison
equal deleted inserted replaced
189:2b27d1370cdc 190:876747813a60
1 2003-6-17 Brian Masney <masneyb@gftp.org>
2 * src/gtk/misc-gtk.c (ftp_log) - remote charset fixes for when the log
3 message is generated inside a child thread
4
5 * lib/cache.c - don't complain about not being able to open index.db
6
1 2003-6-16 Brian Masney <masneyb@gftp.org> 7 2003-6-16 Brian Masney <masneyb@gftp.org>
2 * lib/protocols.c (gftp_string_to_utf8) - return if request is NULL 8 * lib/protocols.c (gftp_string_to_utf8) - return if request is NULL
3 9
4 * lib/protocols.c - run g_iconv_close() in gftp_disconnect() instead 10 * lib/protocols.c - run g_iconv_close() in gftp_disconnect() instead
5 of gftp_end_transfer() 11 of gftp_end_transfer()
1024 1030
1025 * configure.in - link in gthread 1031 * configure.in - link in gthread
1026 1032
1027 * cvsclean - added this script 1033 * cvsclean - added this script
1028 1034
1029 * *.[ch] - added $Id: ChangeLog,v 1.94 2003/06/17 10:54:56 masneyb Exp $ tags 1035 * *.[ch] - added $Id: ChangeLog,v 1.95 2003/06/18 01:07:49 masneyb Exp $ tags
1030 1036
1031 * debian/* - updated files from Debian maintainer 1037 * debian/* - updated files from Debian maintainer
1032 1038
1033 2002-10-03 Brian Masney <masneyb@gftp.org> 1039 2002-10-03 Brian Masney <masneyb@gftp.org>
1034 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 1040 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)