From: Sergey Poznyakoff Date: Fri, 1 Jun 2007 21:24:41 +0000 (+0000) Subject: Update X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=78bfbb5661c534c1790f1e4c82ef1581baa2311c;p=chaz%2Ftar Update --- diff --git a/ChangeLog b/ChangeLog index e22eb17..7252491 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2007-06-02 Sergey Poznyakoff + + Fix bug, introduced on 2007-03-30. + + * src/common.h (xform_type): New data type + (transform_member_name): Last argument is of xform_type type + All callers updated + + * src/extract.c: Update calls to transform_member_name + * src/list.c (decode_xform): Exempt symbolic links from component + stripping and name suffix normalization. + 2007-05-30 Sergey Poznyakoff * src/xheader.c (decx): Unknown pax keywords produce a warning,