]> Dogcows Code - chaz/tar/commitdiff
Updated
authorSergey Poznyakoff <gray@gnu.org.ua>
Wed, 18 Feb 2004 14:44:53 +0000 (14:44 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Wed, 18 Feb 2004 14:44:53 +0000 (14:44 +0000)
ChangeLog
m4/.cvsignore

index 7d2805a3c044c750fd6e9e02d0e0718623485ac2..ea615002cf81a57592db928036260894e11027c9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2004-02-18  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * README: Updated
+       * configure.ac: Added stpcpy
+       * bootstrap: Likewise
+       * lib/Makefile.am: Likewise
+       * src/common.h (xheader_xhdr_name,xheader_ghdr_name): New
+       functions
+       * src/create.c (write_extended): Call xheader_xhdr_name
+       instead of using hardcoded "././@PaxHeader" name.
+       * src/tar.c: New option --pax-option (equivalent to -o option
+       of pax).
+       * src/xheader.c: Implement pax -o option. Fixed misleading
+       heading comment (introduced 2003-09-02). 
+       * src/incremen.c: Minor fixes
+       * m4/.cvsignore: Updated
+       
 2004-02-17  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
        * src/incremen.c: Removed accumulator stuff in favor of obstack.
index 322d927361a03810d01b6bc17306905942a02c36..bbf0d518ee0758d810bd09f3522a93ae1f0a7d2a 100644 (file)
@@ -74,6 +74,7 @@ strtoll.m4
 strtoul.m4
 strtoull.m4
 strtoumax.m4
+stpcpy.m4
 time_r.m4
 tm_gmtoff.m4
 uintmax_t.m4
This page took 0.029678 seconds and 4 git commands to generate.