comparison ChangeLog @ 515:cb78cf311d23

2004-7-26 Brian Masney <masneyb@gftp.org> * lib/pty.c - give the grantpt pty implementation more priority over using openpty()
author masneyb
date Mon, 26 Jul 2004 09:51:07 +0000
parents e55d8b35d809
children fbb5a02beddb
comparison
equal deleted inserted replaced
514:e55d8b35d809 515:cb78cf311d23
1 2004-7-26 Brian Masney <masneyb@gftp.org>
2 * lib/pty.c - give the grantpt pty implementation more priority over
3 using openpty()
4
1 2004-7-25 Brian Masney <masneyb@gftp.org> 5 2004-7-25 Brian Masney <masneyb@gftp.org>
2 * src/gtk/bookmarks.c src/gtk/gftp-gtk.c src/gtk/gtkui.c 6 * src/gtk/bookmarks.c src/gtk/gftp-gtk.c src/gtk/gtkui.c
3 src/gtk/transfer.c src/text/textui.c src/uicommon/gftpui.c 7 src/gtk/transfer.c src/text/textui.c src/uicommon/gftpui.c
4 src/uicommon/gftpui.h - added clear_cache argument to gftpui_refresh() 8 src/uicommon/gftpui.h - added clear_cache argument to gftpui_refresh()
5 Don't clear the cache when changing directories 9 Don't clear the cache when changing directories
2633 2637
2634 * configure.in - link in gthread 2638 * configure.in - link in gthread
2635 2639
2636 * cvsclean - added this script 2640 * cvsclean - added this script
2637 2641
2638 * *.[ch] - added $Id: ChangeLog,v 1.292 2004/07/25 15:48:25 masneyb Exp $ tags 2642 * *.[ch] - added $Id: ChangeLog,v 1.293 2004/07/26 09:51:07 masneyb Exp $ tags
2639 2643
2640 * debian/* - updated files from Debian maintainer 2644 * debian/* - updated files from Debian maintainer
2641 2645
2642 2002-10-03 Brian Masney <masneyb@gftp.org> 2646 2002-10-03 Brian Masney <masneyb@gftp.org>
2643 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 2647 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)