comparison ChangeLog @ 80:f4f6f44225d3

2002-12-10 Brian Masney <masneyb@gftp.org> * configure.in - check for grantpt function * lib/misc.c (pty[ms]_open) - use Unix98 PTY allocation if grantpt() is on the current system * lib/gftp.h - include stropts.h if grantpt is here 2002-12-5 Brian Masney <masneyb@gftp.org> * Release final 2.0.14 * lib/Chagelog-old - brief updates since 2.0.13
author masneyb
date Wed, 11 Dec 2002 02:33:33 +0000
parents 100a4b310c60
children b124f715e74b
comparison
equal deleted inserted replaced
79:89fd76d345e4 80:f4f6f44225d3
1 2002-12-10 Brian Masney <masneyb@gftp.org>
2 * configure.in - check for grantpt function
3
4 * lib/misc.c (pty[ms]_open) - use Unix98 PTY allocation if grantpt()
5 is on the current system
6
7 * lib/gftp.h - include stropts.h if grantpt is here
8
9 2002-12-5 Brian Masney <masneyb@gftp.org>
10 * Release final 2.0.14
11
12 * lib/Chagelog-old - brief updates since 2.0.13
13
1 2002-12-4 Brian Masney <masneyb@gftp.org> 14 2002-12-4 Brian Masney <masneyb@gftp.org>
2 * lib/misc.c (ssh_start_login_sequence) - if the word WARNING appears 15 * lib/misc.c (ssh_start_login_sequence) - if the word WARNING appears
3 in the banner, don't log into the server 16 in the banner, don't log into the server
4 17
5 * docs/sample.gftp/gftprc - removed use_default_dl_types line 18 * docs/sample.gftp/gftprc - removed use_default_dl_types line
377 390
378 * configure.in - link in gthread 391 * configure.in - link in gthread
379 392
380 * cvsclean - added this script 393 * cvsclean - added this script
381 394
382 * *.[ch] - added $Id: ChangeLog,v 1.47 2002/12/06 02:28:18 masneyb Exp $ tags 395 * *.[ch] - added $Id: ChangeLog,v 1.48 2002/12/11 02:33:32 masneyb Exp $ tags
383 396
384 * debian/* - updated files from Debian maintainer 397 * debian/* - updated files from Debian maintainer
385 398
386 2002-10-03 Brian Masney <masneyb@gftp.org> 399 2002-10-03 Brian Masney <masneyb@gftp.org>
387 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 400 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)