From 57bfbbde90dfcc18ee6b1e27c01ba915ecc56312 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Thu, 16 Oct 2008 11:07:19 +0000 Subject: * src/common.h (transform_symlinks_option): New global. * src/create.c (dump_file0): Transform symlink targets only if explicitly required. Thanks Cyril Strejc for reporting the problem. * src/tar.c (parse_opt): New options --transform-symlinks and --no-transform-symlinks. New alias --xform to the --transform option. * doc/tar.texi: Document --transform-symlinks * NEWS: Update. * THANKS: Update. * src/names.c (name_gather): Use xzalloc. * src/buffer.c (short_read): Move record size detection before the loop. --- THANKS | 1 + 1 file changed, 1 insertion(+) (limited to 'THANKS') diff --git a/THANKS b/THANKS index 0c2495cd..986b1af7 100644 --- a/THANKS +++ b/THANKS @@ -102,6 +102,7 @@ Clinton Carr clint@netcom.com Conrad Hughes chughes@maths.tcd.ie Constantin Belous const@cris.net Coranth Gryphon gryphon@bur.visidyne.com +Cyril Strejc strejc@unicontrols.cz Dale R. Worley worley@world.std.com Dale Wiles wiles@geordi.calspan.com Dan Bloch dan@transarc.com -- cgit v1.2.1