Mercurial > gftp.yaz
diff ChangeLog @ 869:af346af22fba
2007-1-10 Brian Masney <masneyb@gftp.org>
* AUTHORS README NEWS - added missing files for automake.
* autogen.sh - added -f flag to the gettext parameters
* docs/Makefile.am - updated to work with newer versions of automake
* configure.in - added AC_GNU_SOURCE for gettext. This supresses some
errors from autoconf/automake.
| author | masneyb |
|---|---|
| date | Wed, 10 Jan 2007 23:22:37 +0000 |
| parents | b1cfb42c5be4 |
| children | 44961d0159ed |
line wrap: on
line diff
--- a/ChangeLog Tue Dec 26 13:13:47 2006 +0000 +++ b/ChangeLog Wed Jan 10 23:22:37 2007 +0000 @@ -1,3 +1,13 @@ +2007-1-10 Brian Masney <masneyb@gftp.org> + * AUTHORS README NEWS - added missing files for automake. + + * autogen.sh - added -f flag to the gettext parameters + + * docs/Makefile.am - updated to work with newer versions of automake + + * configure.in - added AC_GNU_SOURCE for gettext. This supresses some + errors from autoconf/automake. + 2006-11-30 Brian Masney <masneyb@gftp.org> * src/gtk/bookmarks.c (do_make_new) - don't allow creating bookmarks that have an empty description. (closes #367933)
