Mercurial > gftp.yaz
comparison ChangeLog @ 239:25b063db93e1
2003-7-29 Brian Masney <masneyb@gftp.org>
* src/gtk/options_dialog.c - fix crash that would occur when hitting
apply, then ok
author | masneyb |
---|---|
date | Wed, 30 Jul 2003 00:57:32 +0000 |
parents | 597d1f02b9c9 |
children | 2adfdf9a5730 |
comparison
equal
deleted
inserted
replaced
238:5915bb2d2c83 | 239:25b063db93e1 |
---|---|
1 2003-7-29 Brian Masney <masneyb@gftp.org> | |
2 * src/gtk/options_dialog.c - fix crash that would occur when hitting | |
3 apply, then ok | |
4 | |
1 2003-7-25 Brian Masney <masneyb@gftp.org> | 5 2003-7-25 Brian Masney <masneyb@gftp.org> |
2 * configure.in - define HAVE_OPENPTY if openpty() is found in libutil | 6 * configure.in - define HAVE_OPENPTY if openpty() is found in libutil |
3 | 7 |
4 * lib/gftp.h lib/pty.c - moved including of some PTY related header | 8 * lib/gftp.h lib/pty.c - moved including of some PTY related header |
5 files to pty.c. Hopefully should fix build problems under FreeBSD | 9 files to pty.c. Hopefully should fix build problems under FreeBSD |
1377 | 1381 |
1378 * configure.in - link in gthread | 1382 * configure.in - link in gthread |
1379 | 1383 |
1380 * cvsclean - added this script | 1384 * cvsclean - added this script |
1381 | 1385 |
1382 * *.[ch] - added $Id: ChangeLog,v 1.121 2003/07/25 20:56:26 masneyb Exp $ tags | 1386 * *.[ch] - added $Id: ChangeLog,v 1.122 2003/07/30 00:57:32 masneyb Exp $ tags |
1383 | 1387 |
1384 * debian/* - updated files from Debian maintainer | 1388 * debian/* - updated files from Debian maintainer |
1385 | 1389 |
1386 2002-10-03 Brian Masney <masneyb@gftp.org> | 1390 2002-10-03 Brian Masney <masneyb@gftp.org> |
1387 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 1391 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |