comparison ChangeLog @ 629:1504cfdd5d55

2004-11-28 Brian Masney <masneyb@gftp.org> * lib/pty.c - if HAVE_GRANTPT is defined, then don't include stropts.h if it is being compiled on FreeBSD (from Radim Kolar <hsn@sendmail.cz>)
author masneyb
date Sun, 28 Nov 2004 15:22:00 +0000
parents ddf1ec822538
children b3a0cccb1cd6
comparison
equal deleted inserted replaced
628:99b906f20955 629:1504cfdd5d55
1 2004-11-28 Brian Masney <masneyb@gftp.org>
2 * lib/pty.c - if HAVE_GRANTPT is defined, then don't include stropts.h
3 if it is being compiled on FreeBSD (from Radim Kolar <hsn@sendmail.cz>)
4
1 2004-11-11 Brian Masney <masneyb@gftp.org> 5 2004-11-11 Brian Masney <masneyb@gftp.org>
2 * lib/protocols.c (gftp_connect_server) - if the system does not have 6 * lib/protocols.c (gftp_connect_server) - if the system does not have
3 getaddrinfo(), removed erronous g_return_val_if_fail() that was always 7 getaddrinfo(), removed erronous g_return_val_if_fail() that was always
4 causing the function to fail and not connect to the server 8 causing the function to fail and not connect to the server
5 (from samn@sun.com) 9 (from samn@sun.com)
3071 3075
3072 * configure.in - link in gthread 3076 * configure.in - link in gthread
3073 3077
3074 * cvsclean - added this script 3078 * cvsclean - added this script
3075 3079
3076 * *.[ch] - added $Id: ChangeLog,v 1.370 2004/11/11 23:53:58 masneyb Exp $ tags 3080 * *.[ch] - added $Id: ChangeLog,v 1.371 2004/11/28 15:22:00 masneyb Exp $ tags
3077 3081
3078 * debian/* - updated files from Debian maintainer 3082 * debian/* - updated files from Debian maintainer
3079 3083
3080 2002-10-03 Brian Masney <masneyb@gftp.org> 3084 2002-10-03 Brian Masney <masneyb@gftp.org>
3081 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 3085 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)