Mercurial > gftp.yaz
comparison ChangeLog @ 313:32a6b26b7026
2003-11-9 Brian Masney <masneyb@gftp.org>
* lib/options.h lib/protoocols.c - added enable_ipv6 option.
* lib/rfc959.c lib/protocols.c - if there is an error creating a socket, log a more informative error about what kind of socket was attempted
to be created.
author | masneyb |
---|---|
date | Mon, 10 Nov 2003 01:59:51 +0000 |
parents | a2ec3572dea2 |
children | 2ad0b9a00fdd |
comparison
equal
deleted
inserted
replaced
312:a2ec3572dea2 | 313:32a6b26b7026 |
---|---|
1 2003-11-9 Brian Masney <masneyb@gftp.org> | 1 2003-11-9 Brian Masney <masneyb@gftp.org> |
2 * lib/options.h lib/protoocols.c - added enable_ipv6 option. | |
3 | |
4 * lib/rfc959.c lib/protocols.c - if there is an error creating a socket, | |
5 log a more informative error about what kind of socket was attempted | |
6 to be created. | |
7 | |
2 * debian/* - updated Debian package files from | 8 * debian/* - updated Debian package files from |
3 Aurelien Jarno <aurel32@debian.org> | 9 Aurelien Jarno <aurel32@debian.org> |
4 | 10 |
5 * debian/ChangeLog - incremented version to 2.0.16 | 11 * debian/ChangeLog - incremented version to 2.0.16 |
6 | 12 |
1743 | 1749 |
1744 * configure.in - link in gthread | 1750 * configure.in - link in gthread |
1745 | 1751 |
1746 * cvsclean - added this script | 1752 * cvsclean - added this script |
1747 | 1753 |
1748 * *.[ch] - added $Id: ChangeLog,v 1.172 2003/11/10 01:42:37 masneyb Exp $ tags | 1754 * *.[ch] - added $Id: ChangeLog,v 1.173 2003/11/10 01:59:50 masneyb Exp $ tags |
1749 | 1755 |
1750 * debian/* - updated files from Debian maintainer | 1756 * debian/* - updated files from Debian maintainer |
1751 | 1757 |
1752 2002-10-03 Brian Masney <masneyb@gftp.org> | 1758 2002-10-03 Brian Masney <masneyb@gftp.org> |
1753 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) | 1759 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) |