From: Sergey Poznyakoff Date: Wed, 14 Sep 2005 13:25:57 +0000 (+0000) Subject: Updated X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;ds=sidebyside;h=ae5473fe0255b856e1fd3c0462abf7cea2b9d18f;p=chaz%2Ftar Updated --- diff --git a/ChangeLog b/ChangeLog index d8737b5..e10b9fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-09-14 Sergey Poznyakoff + + * src/incremen.c (list_dumpdir): New function. Used to dump + contents of GNUTYPE_DUMPDIR blocks. + * src/common.h (list_dumpdir): Likewise. + * src/list.c (list_archive): Use list_dumpdir() to display + GNUTYPE_DUMPDIR blocks. Do that only if two or more -v options are + given. + 2005-09-12 Paul Eggert * lib/.cvsignore: Adjust to current gnulib and modules used.