X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=bc9639c21581404708a5d8707ce623df2e49cf5b;hb=4f2a22f306af281f968d0c48b81b0750cd31f895;hp=b7f294224616072d3967449aec22c9984874a83a;hpb=98b9522499b30154cdef21b9e27f0071f299a3d8;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index b7f2942..bc9639c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2006-09-27 Sergey Poznyakoff + + * bootstrap: Use ${package} instead of hardcoding package name + * doc/tar.texi: Minor fix + * src/tar.c (doc0, doc1, initialize_argp_doc): Removed. Rely on + the new argp method instead + +2006-09-12 Sergey Poznyakoff + + * README: Fix a typo + +2006-09-08 Paul Eggert + + Adjust to latest gnulib. + * lib/.cvsignore: Add at-func.c, configmake.h, fchmodat.c, + fcntl.h, fcntl_.h, inttypes_.h, lstat.c, lstat.h. + * tests/testsuite.at (AT_TAR_MKHIER): Use install-sh -d + rather than the no-longer-included mkinstalldirs. + 2006-09-08 Sergey Poznyakoff * src/incremen.c (try_purge_directory): Initialize struct st. Fix