]> Dogcows Code - chaz/tar/commitdiff
Update
authorSergey Poznyakoff <gray@gnu.org.ua>
Thu, 7 Feb 2008 15:46:28 +0000 (15:46 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 7 Feb 2008 15:46:28 +0000 (15:46 +0000)
ChangeLog
NEWS

index 29f77332b346a34b1ef73e0da581ddce2a9b97f0..8f39a74ed2106381afed7910cd9ed69de18728a6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * NEWS: Update.
+       * src/create.c (dump_file0): Apply transform_name to symlink
+       targets.
+
 2008-02-04  Sergey Poznyakoff  <gray@gnu.org.ua>
 
        * src/transform.c: Support multiple --transform options. Support
diff --git a/NEWS b/NEWS
index f845e983ae5145ae2ca85a4dce5ce78d2f1aa8a0..bea15576a4b382b7e267093cd0b5636a000e3be0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-GNU tar NEWS - User visible changes. 2008-02-04
+GNU tar NEWS - User visible changes. 2008-02-07
 Please send GNU tar bug reports to <bug-tar@gnu.org>
 
 \f
@@ -34,6 +34,10 @@ The specified transformations will be applied in turn.
 The argument to `--transform' option can be a list of replace
 expressions, separated by a semicolon (as in `sed').
 
+Filename transformations are applied to symbolic link targets
+during both creation and extraction.  Tar 1.19 used them only
+during extraction.
+
 * Info (end-of-volume) scripts
 
 The value of the blocking factor is made available to info and
This page took 0.026286 seconds and 4 git commands to generate.