comparison ChangeLog @ 149:dfc22cead576

2003-04-27 Christian Rose <menthos@menthos.com> * lib/rfc959.c: Fix bug #111090 by adding /* xgettext:no-c-format */ comment. This trivial bug prevented any full localization of gftp.
author menthos
date Sun, 27 Apr 2003 14:34:16 +0000
parents 782f84694489
children 2f15b3000dbc
comparison
equal deleted inserted replaced
148:c8c4567a872e 149:dfc22cead576
1 2003-04-27 Christian Rose <menthos@menthos.com>
2
3 * lib/rfc959.c: Fix bug #111090 by adding
4 /* xgettext:no-c-format */ comment. This trivial bug prevented any
5 full localization of gftp.
6
1 2003-4-25 Brian Masney <masneyb@gftp.org> 7 2003-4-25 Brian Masney <masneyb@gftp.org>
2 * lib/rfc959.c - added IPV6 support (RFC2428). The only part of the 8 * lib/rfc959.c - added IPV6 support (RFC2428). The only part of the
3 project that isn't IPV6 ready is the proxy comparsion functions. 9 project that isn't IPV6 ready is the proxy comparsion functions.
4 10
5 * lib/protocols.c - change the hints.ai_family paramater from AF_INET 11 * lib/protocols.c - change the hints.ai_family paramater from AF_INET
787 793
788 * configure.in - link in gthread 794 * configure.in - link in gthread
789 795
790 * cvsclean - added this script 796 * cvsclean - added this script
791 797
792 * *.[ch] - added $Id: ChangeLog,v 1.74 2003/04/26 15:26:40 masneyb Exp $ tags 798 * *.[ch] - added $Id: ChangeLog,v 1.75 2003/04/27 14:34:15 menthos Exp $ tags
793 799
794 * debian/* - updated files from Debian maintainer 800 * debian/* - updated files from Debian maintainer
795 801
796 2002-10-03 Brian Masney <masneyb@gftp.org> 802 2002-10-03 Brian Masney <masneyb@gftp.org>
797 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 803 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)