comparison ChangeLog @ 459:b4abf70c6425

* configure.in: Added en_CA to ALL_LINGUAS. * po/en_CA.po: Added Canadian English translation.
author adamw
date Sat, 10 Apr 2004 20:39:06 +0000
parents 656a0b3d1403
children 075f89b4395c
comparison
equal deleted inserted replaced
458:656a0b3d1403 459:b4abf70c6425
1 2004-04-10 Adam Weinberger <adamw@gnome.rog>
2
3 * en_CA.po: Added en_CA to ALL_LINGUAS.
4
1 2004-4-10 Brian Masney <masneyb@gftp.org> 5 2004-4-10 Brian Masney <masneyb@gftp.org>
2 * lib/gftp.h lib/pty.c lib/sshv2.c - added gftp_exec() that will always 6 * lib/gftp.h lib/pty.c lib/sshv2.c - added gftp_exec() that will always
3 open a pseudo terminal and a separate socket pair for the stdin/stdout 7 open a pseudo terminal and a separate socket pair for the stdin/stdout
4 file descriptors. The banner and password request will come through the 8 file descriptors. The banner and password request will come through the
5 pseudo terminal while the sftp protocol specific data will always come 9 pseudo terminal while the sftp protocol specific data will always come
2417 2421
2418 * configure.in - link in gthread 2422 * configure.in - link in gthread
2419 2423
2420 * cvsclean - added this script 2424 * cvsclean - added this script
2421 2425
2422 * *.[ch] - added $Id: ChangeLog,v 1.257 2004/04/10 15:14:45 masneyb Exp $ tags 2426 * *.[ch] - added $Id: ChangeLog,v 1.258 2004/04/10 20:39:06 adamw Exp $ tags
2423 2427
2424 * debian/* - updated files from Debian maintainer 2428 * debian/* - updated files from Debian maintainer
2425 2429
2426 2002-10-03 Brian Masney <masneyb@gftp.org> 2430 2002-10-03 Brian Masney <masneyb@gftp.org>
2427 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 2431 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)