comparison ChangeLog @ 307:76c912483d1d

2003-11-5 Brian Masney <masneyb@gftp.org> * TODO - updated * configure.in - updated version to 2.0.16. * configure.in docs/Makefile.am - Added check for the db2html command (from gtk+ configure) * docs/gftp-faq.sgml - updated with more informationA * docs/website/index.html.in - updated list of translations * lib/misc.c (expand_path) - expand paths with double slashes properly to support Novell directory listings. (gftp_build_path) - better checking of paths that end in /. (gftp_info) - show if _REENTRANT was defined when it was compiled. * README - removed, this is automatically generated now.
author masneyb
date Thu, 06 Nov 2003 03:19:04 +0000
parents 8978792d0855
children cc2eeb30b793
comparison
equal deleted inserted replaced
306:8978792d0855 307:76c912483d1d
1 2003-11-5 Brian Masney <masneyb@gftp.org>
2 * TODO - updated
3
4 * configure.in - updated version to 2.0.16.
5
6 * configure.in docs/Makefile.am - Added check for the db2html
7 command (from gtk+ configure)
8
9 * docs/gftp-faq.sgml - updated with more informationA
10
11 * docs/website/index.html.in - updated list of translations
12
13 * lib/misc.c (expand_path) - expand paths with double slashes
14 properly to support Novell directory listings.
15 (gftp_build_path) - better checking of paths that end in /.
16 (gftp_info) - show if _REENTRANT was defined when it was compiled.
17
18 * README - removed, this is automatically generated now.
19
1 2003-11-3 Brian Masney <masneyb@gftp.org> 20 2003-11-3 Brian Masney <masneyb@gftp.org>
2 * docs/gftp-faq.sgml docs/Makefile.am - added initial SGML version 21 * docs/gftp-faq.sgml docs/Makefile.am - added initial SGML version
3 of the gFTP FAQ. I used the same format as the GTK+ FAQ. 22 of the gFTP FAQ. I used the same format as the GTK+ FAQ.
4 23
5 * lib/gftp.h src/gtk/transfer.c src/gtk/delete_dialog.c - removed 24 * lib/gftp.h src/gtk/transfer.c src/gtk/delete_dialog.c - removed
1688 1707
1689 * configure.in - link in gthread 1708 * configure.in - link in gthread
1690 1709
1691 * cvsclean - added this script 1710 * cvsclean - added this script
1692 1711
1693 * *.[ch] - added $Id: ChangeLog,v 1.167 2003/11/04 02:56:10 masneyb Exp $ tags 1712 * *.[ch] - added $Id: ChangeLog,v 1.168 2003/11/06 03:19:00 masneyb Exp $ tags
1694 1713
1695 * debian/* - updated files from Debian maintainer 1714 * debian/* - updated files from Debian maintainer
1696 1715
1697 2002-10-03 Brian Masney <masneyb@gftp.org> 1716 2002-10-03 Brian Masney <masneyb@gftp.org>
1698 * src/gtk/gftp-gtk.c - call g_thread_init (NULL) 1717 * src/gtk/gftp-gtk.c - call g_thread_init (NULL)