comparison ChangeLog @ 952:a490d94a5b8e

2008-03-28 Brian Masney <masneyb@gftp.org> * lib/Makefile.am lib/misc.c lib/socket-connect.c lib/socket-connect-getaddrinfo.c lib/socket-connect-gethostbyname.c lib/sockutils.c lib/gftp.h - cleaned up more of the socket functions and split them up into their own files. Cleanups and bug fixes to the DNS lookup code.
author masneyb
date Fri, 28 Mar 2008 11:44:36 +0000
parents c7d7a081cd9c
children 26fb4e66736c
comparison
equal deleted inserted replaced
951:99f8858bbf02 952:a490d94a5b8e
1 2008-03-28 Brian Masney <masneyb@gftp.org>
2 * lib/Makefile.am lib/misc.c lib/socket-connect.c
3 lib/socket-connect-getaddrinfo.c lib/socket-connect-gethostbyname.c
4 lib/sockutils.c lib/gftp.h - cleaned up more of the socket functions
5 and split them up into their own files. Cleanups and bug fixes to the
6 DNS lookup code.
7
1 2008-03-04 Brian Masney <masneyb@gftp.org> 8 2008-03-04 Brian Masney <masneyb@gftp.org>
2 * lib/gftp.h lib/socket-connect.c lib/sockutils.c lib/protocols.c 9 * lib/gftp.h lib/socket-connect.c lib/sockutils.c lib/protocols.c
3 lib/Makefile.am lib/charset-conv.c lib/parse-dir-listing.c - split 10 lib/Makefile.am lib/charset-conv.c lib/parse-dir-listing.c - split
4 protocols.c into smaller files. No changes were made to the moved 11 protocols.c into smaller files. No changes were made to the moved
5 functions. 12 functions.