comparison ChangeLog @ 61:42df9e4be8e0

2002-11-21 Brian Masney <masneyb@gftp.org> * lib/misc.c lib/ssh.c lib/sshv2.c - improvements to the login sequence for SSH connections lib/sshv2.c - SSH transfers now works again
author masneyb
date Fri, 22 Nov 2002 15:47:07 +0000
parents 8a9324fb63a4
children 1af41fb08509
comparison
equal deleted inserted replaced
60:8a9324fb63a4 61:42df9e4be8e0
1 2002-11-21 Brian Masney <masneyb@gftp.org>
2 * lib/misc.c lib/ssh.c lib/sshv2.c - improvements to the login
3 sequence for SSH connections
4
5 lib/sshv2.c - SSH transfers now works again
6
1 2002-11-21 Brian Masney <masneyb@gftp.org> 7 2002-11-21 Brian Masney <masneyb@gftp.org>
2 * lib/protocols.c (gftp_get_next_line) - fixed several bugs 8 * lib/protocols.c (gftp_get_next_line) - fixed several bugs
3 9
4 * lib/cache.c - Don't do a cache lookup in gftp_new_cache_entry(). In 10 * lib/cache.c - Don't do a cache lookup in gftp_new_cache_entry(). In
5 gftp_find_cache_entry(), don't log an error to the user if we can't 11 gftp_find_cache_entry(), don't log an error to the user if we can't
262 268
263 * configure.in - link in gthread 269 * configure.in - link in gthread
264 270
265 * cvsclean - added this script 271 * cvsclean - added this script
266 272
267 * *.[ch] - added $Id: ChangeLog,v 1.35 2002/11/22 00:54:37 masneyb Exp $ tags 273 * *.[ch] - added $Id: ChangeLog,v 1.36 2002/11/22 15:47:06 masneyb Exp $ tags
268 274
269 * debian/* - updated files from Debian maintainer 275 * debian/* - updated files from Debian maintainer
270 276
271 2002-10-03 Brian Masney <masneyb@gftp.org> 277 2002-10-03 Brian Masney <masneyb@gftp.org>
272 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 278 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)