comparison ChangeLog @ 236:597d1f02b9c9

2003-7-25 Brian Masney <masneyb@gftp.org> * configure.in - define HAVE_OPENPTY if openpty() is found in libutil
author masneyb
date Fri, 25 Jul 2003 20:56:26 +0000
parents 1638e32e6a35
children 25b063db93e1
comparison
equal deleted inserted replaced
235:1638e32e6a35 236:597d1f02b9c9
1 2003-7-25 Brian Masney <masneyb@gftp.org> 1 2003-7-25 Brian Masney <masneyb@gftp.org>
2 * configure.in - define HAVE_OPENPTY if openpty() is found in libutil
3
2 * lib/gftp.h lib/pty.c - moved including of some PTY related header 4 * lib/gftp.h lib/pty.c - moved including of some PTY related header
3 files to pty.c. Hopefully should fix build problems under FreeBSD 5 files to pty.c. Hopefully should fix build problems under FreeBSD
4 6
5 2003-7-25 Brian Masney <masneyb@gftp.org> 7 2003-7-25 Brian Masney <masneyb@gftp.org>
6 * src/gtk/transfer.c - changed looking up of overwrite_by_default to 8 * src/gtk/transfer.c - changed looking up of overwrite_by_default to
1375 1377
1376 * configure.in - link in gthread 1378 * configure.in - link in gthread
1377 1379
1378 * cvsclean - added this script 1380 * cvsclean - added this script
1379 1381
1380 * *.[ch] - added $Id: ChangeLog,v 1.120 2003/07/25 20:46:58 masneyb Exp $ tags 1382 * *.[ch] - added $Id: ChangeLog,v 1.121 2003/07/25 20:56:26 masneyb Exp $ tags
1381 1383
1382 * debian/* - updated files from Debian maintainer 1384 * debian/* - updated files from Debian maintainer
1383 1385
1384 2002-10-03 Brian Masney <masneyb@gftp.org> 1386 2002-10-03 Brian Masney <masneyb@gftp.org>
1385 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 1387 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)