]> Dogcows Code - chaz/tar/commitdiff
Updated
authorSergey Poznyakoff <gray@gnu.org.ua>
Wed, 19 May 2004 14:30:21 +0000 (14:30 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Wed, 19 May 2004 14:30:21 +0000 (14:30 +0000)
ChangeLog

index 1c712390dfdd5c489e23a03b6e7c9e4c353ef28d..0be0c7d0a305c53e028abb50c679f653ac0ed1bc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,20 @@
 2004-05-19  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
+       * src/buffer.c (seek_archive): New function
+       * src/common.h (seek_archive): New function
+       (seekable_archive): New global.
+       * src/list.c (skip_file): Use seek_archive() if
+       possible.
+       * src/tar.c (struct fmttab): Accept 'pax' as alias
+       for 'posix'
+       (options): New option -n (--seek).
+       * src/update.c: Determine type of the archive before
+       appending to it.
+       
+       * TODO: Updated.
+
+2004-05-19  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+       
        * bootstrap: New option --update-po
        * src/tar.c: New option -H (short alias to --format)
        * doc/tar.texi: Document -H option
This page took 0.035379 seconds and 4 git commands to generate.