X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=3c91c6fa07c430fb553dfa460c9e41630d9a8678;hb=05eddc1a5824b8c53c4345d94062d80c88e572a6;hp=e22eb178f209bf9800ba2c946f467895be9d2624;hpb=a4ffcfb875ce8dadca1f79292ba0987c074c5d1e;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index e22eb17..3c91c6f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +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. + + * tests/extrac07.at: Update + 2007-05-30 Sergey Poznyakoff * src/xheader.c (decx): Unknown pax keywords produce a warning,