From: uid65697 Date: Thu, 25 Dec 2003 10:16:39 +0000 (+0000) Subject: Updated X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=6eafe45176bef629f2775e11d7368990f87fa7ab;p=chaz%2Ftar Updated --- diff --git a/ChangeLog b/ChangeLog index 46d7cb3..deb2786 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2003-12-12 Sergey Poznyakoff + + * src/list.c (decode_header): Discern between pax and ustar + formats + Initialize current_stat_info.archive_file_size. + + NOTE: Modifications from this date on are temporarily + stored on local CVS on mirddin. This repository will + be synchronized with Savannah as soon as the latter + becomes operational again. + 2003-12-01 Sergey Poznyakoff * TODO: Updated @@ -13,7 +24,7 @@ (decode_options): Allow --sparse for POSIX_FORMAT archives. * src/xheader.c (struct xhdr_tab.coder; all coder function): Added extra argument - Implemeted GNU.sparse.* keywords. + Implemented GNU.sparse.* keywords. 2003-11-30 Sergey Poznyakoff