From: Sergey Poznyakoff Date: Mon, 26 Apr 2004 13:49:10 +0000 (+0000) Subject: Updated X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=b7336abee03074eeab37b5566d2a05985a758f2f;p=chaz%2Ftar Updated --- diff --git a/ChangeLog b/ChangeLog index 723bd3f..5d03873 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2004-04-26 Sergey Poznyakoff + * bootstrap: Use gnulib-tool to generate lib/Makefile.am + and parts of configure.ac + * configure.ac: Invoke tar_GNULIB to configure gnulib stuff. + * lib/Makefile.am: Removed + * lib/Makefile.tmpl: New file. + * lib/.cvsignore: Updated + * m4/.cvsignore: Updated + * src/create.c: Produce an error, not warning, if the filename is too long.