Mercurial > gftp.yaz
comparison ChangeLog @ 191:1e74b7796232
2003-6-18 Brian Masney <masneyb@gftp.org>
* lib/protocols.c - send right parameters to the logging function
(from Nam SungHyun <namsh@kldp.org>)
author | masneyb |
---|---|
date | Wed, 18 Jun 2003 10:17:31 +0000 |
parents | 876747813a60 |
children | 3fa7b4f4ab78 |
comparison
equal
deleted
inserted
replaced
190:876747813a60 | 191:1e74b7796232 |
---|---|
1 2003-6-18 Brian Masney <masneyb@gftp.org> | |
2 * lib/protocols.c - send right parameters to the logging function | |
3 (from Nam SungHyun <namsh@kldp.org>) | |
4 | |
1 2003-6-17 Brian Masney <masneyb@gftp.org> | 5 2003-6-17 Brian Masney <masneyb@gftp.org> |
2 * src/gtk/misc-gtk.c (ftp_log) - remote charset fixes for when the log | 6 * src/gtk/misc-gtk.c (ftp_log) - remote charset fixes for when the log |
3 message is generated inside a child thread | 7 message is generated inside a child thread |
4 | 8 |
5 * lib/cache.c - don't complain about not being able to open index.db | 9 * lib/cache.c - don't complain about not being able to open index.db |
1030 | 1034 |
1031 * configure.in - link in gthread | 1035 * configure.in - link in gthread |
1032 | 1036 |
1033 * cvsclean - added this script | 1037 * cvsclean - added this script |
1034 | 1038 |
1035 * *.[ch] - added $Id: ChangeLog,v 1.95 2003/06/18 01:07:49 masneyb Exp $ tags | 1039 * *.[ch] - added $Id: ChangeLog,v 1.96 2003/06/18 10:17:29 masneyb Exp $ tags |
1036 | 1040 |
1037 * debian/* - updated files from Debian maintainer | 1041 * debian/* - updated files from Debian maintainer |
1038 | 1042 |
1039 2002-10-03 Brian Masney <masneyb@gftp.org> | 1043 2002-10-03 Brian Masney <masneyb@gftp.org> |
1040 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 1044 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |