Mercurial > gftp.yaz
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Sat Mar 08 11:36:14 2008 +0000 +++ b/ChangeLog Fri Mar 28 11:44:36 2008 +0000 @@ -1,3 +1,10 @@ +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. + 2008-03-04 Brian Masney <masneyb@gftp.org> * lib/gftp.h lib/socket-connect.c lib/sockutils.c lib/protocols.c lib/Makefile.am lib/charset-conv.c lib/parse-dir-listing.c - split