comparison ChangeLog @ 480:18c6d173f5f2

2004-6-6 Brian Masney <masneyb@gftp.org> * lib/protocols.c (gftp_set_username) - allow a NULL username * configure.in - if gftp is being compiled on HPUX, check for sem_init in librt
author masneyb
date Mon, 07 Jun 2004 02:02:49 +0000
parents 11ab311ccb67
children 4376ffeab64e
comparison
equal deleted inserted replaced
479:11ab311ccb67 480:18c6d173f5f2
1 2004-6-6 Brian Masney <masneyb@gftp.org> 1 2004-6-6 Brian Masney <masneyb@gftp.org>
2 * lib/protocols.c (gftp_set_username) - allow a NULL username
3
4 * configure.in - if gftp is being compiled on HPUX, check for sem_init
5 in librt
6
2 * lib/protocols.c (parse_time) - if there is an error parsing the 7 * lib/protocols.c (parse_time) - if there is an error parsing the
3 time format, don't return a fatal error 8 time format, don't return a fatal error
4 9
5 * acinclude.m4 configure.in - added AC_TYPE_INTPTR_T that will define 10 * acinclude.m4 configure.in - added AC_TYPE_INTPTR_T that will define
6 intptr_t if it does not exist on the system 11 intptr_t if it does not exist on the system
2485 2490
2486 * configure.in - link in gthread 2491 * configure.in - link in gthread
2487 2492
2488 * cvsclean - added this script 2493 * cvsclean - added this script
2489 2494
2490 * *.[ch] - added $Id: ChangeLog,v 1.267 2004/06/07 01:21:13 masneyb Exp $ tags 2495 * *.[ch] - added $Id: ChangeLog,v 1.268 2004/06/07 02:02:49 masneyb Exp $ tags
2491 2496
2492 * debian/* - updated files from Debian maintainer 2497 * debian/* - updated files from Debian maintainer
2493 2498
2494 2002-10-03 Brian Masney <masneyb@gftp.org> 2499 2002-10-03 Brian Masney <masneyb@gftp.org>
2495 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 2500 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)