Mercurial > gftp.yaz
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Tue Nov 04 02:56:11 2003 +0000 +++ b/ChangeLog Thu Nov 06 03:19:04 2003 +0000 @@ -1,3 +1,22 @@ +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. + 2003-11-3 Brian Masney <masneyb@gftp.org> * docs/gftp-faq.sgml docs/Makefile.am - added initial SGML version of the gFTP FAQ. I used the same format as the GTK+ FAQ. @@ -1690,7 +1709,7 @@ * cvsclean - added this script - * *.[ch] - added $Id: ChangeLog,v 1.167 2003/11/04 02:56:10 masneyb Exp $ tags + * *.[ch] - added $Id: ChangeLog,v 1.168 2003/11/06 03:19:00 masneyb Exp $ tags * debian/* - updated files from Debian maintainer