comparison ChangeLog @ 352:f3bcd5a9f342

2003-1-4 Brian Masney <masneyb@gftp.org> * src/text/Makefile.am src/gtk/Makefile.am - added @LIBINTL@ to LDADD line of Makefile.am
author masneyb
date Sun, 04 Jan 2004 17:52:43 +0000
parents ae7f8b9bd2e4
children 2ea37b3c0158
comparison
equal deleted inserted replaced
351:ae7f8b9bd2e4 352:f3bcd5a9f342
1 2003-1-4 Brian Masney <masneyb@gftp.org> 1 2003-1-4 Brian Masney <masneyb@gftp.org>
2 * src/text/Makefile.am src/gtk/Makefile.am - added @LIBINTL@ to LDADD
3 line of Makefile.am
4
2 * configure.in - added src/uicommon/Makefile to the list of files to 5 * configure.in - added src/uicommon/Makefile to the list of files to
3 be generated. 6 be generated.
4 7
5 * configure.in lib/gftp.h - check for sys/mkdev.h header file. If it is 8 * configure.in lib/gftp.h - check for sys/mkdev.h header file. If it is
6 found, include it. Solaris needs this for major() and minor() 9 found, include it. Solaris needs this for major() and minor()
1909 1912
1910 * configure.in - link in gthread 1913 * configure.in - link in gthread
1911 1914
1912 * cvsclean - added this script 1915 * cvsclean - added this script
1913 1916
1914 * *.[ch] - added $Id: ChangeLog,v 1.193 2004/01/04 17:41:02 masneyb Exp $ tags 1917 * *.[ch] - added $Id: ChangeLog,v 1.194 2004/01/04 17:52:42 masneyb Exp $ tags
1915 1918
1916 * debian/* - updated files from Debian maintainer 1919 * debian/* - updated files from Debian maintainer
1917 1920
1918 2002-10-03 Brian Masney <masneyb@gftp.org> 1921 2002-10-03 Brian Masney <masneyb@gftp.org>
1919 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 1922 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)