comparison ChangeLog @ 203:95e669973a84

2003-6-25 Brian Masney <masneyb@gftp.org> * lib/misc.c - fix warning if DMALLOC is disabled * src/text/gftp-text.c - don't attempt to expand the local directory * TODO - updated
author masneyb
date Thu, 26 Jun 2003 01:40:24 +0000
parents 7d7d8299610d
children 9b2de8d3fafe
comparison
equal deleted inserted replaced
202:7d7d8299610d 203:95e669973a84
1 2003-6-25 Brian Masney <masneyb@gftp.org>
2 * lib/misc.c - fix warning if DMALLOC is disabled
3
4 * src/text/gftp-text.c - don't attempt to expand the local directory
5
6 * TODO - updated
7
1 2003-6-25 Brian Masney <masneyb@gftp.org> 8 2003-6-25 Brian Masney <masneyb@gftp.org>
2 * acinclude.m4 - added AC_TYPE_SOCKLEN_T. Thanks to 9 * acinclude.m4 - added AC_TYPE_SOCKLEN_T. Thanks to
3 Nathan Robertson <nathanr@nathanr.net> for pointing this out 10 Nathan Robertson <nathanr@nathanr.net> for pointing this out
4 11
5 * configure.in - call AC_TYPE_SOCKLEN_T. Updates to AC_OUTPUT 12 * configure.in - call AC_TYPE_SOCKLEN_T. Updates to AC_OUTPUT
1119 1126
1120 * configure.in - link in gthread 1127 * configure.in - link in gthread
1121 1128
1122 * cvsclean - added this script 1129 * cvsclean - added this script
1123 1130
1124 * *.[ch] - added $Id: ChangeLog,v 1.101 2003/06/26 01:21:52 masneyb Exp $ tags 1131 * *.[ch] - added $Id: ChangeLog,v 1.102 2003/06/26 01:40:23 masneyb Exp $ tags
1125 1132
1126 * debian/* - updated files from Debian maintainer 1133 * debian/* - updated files from Debian maintainer
1127 1134
1128 2002-10-03 Brian Masney <masneyb@gftp.org> 1135 2002-10-03 Brian Masney <masneyb@gftp.org>
1129 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 1136 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)