]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
Updated
[chaz/tar] / ChangeLog
index 1c712390dfdd5c489e23a03b6e7c9e4c353ef28d..284041ef398cf688718cdbf7000afdf039682071 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,32 @@
+2004-06-25  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * doc/tar.texi: The actual default for exclude patterns
+       is --no-anchored. Fixed.
+       * src/tar.c (options): Likewise.
+       Thanks "Felix Natter" <felix.natter@ldc.de> for noticing.
+
+2004-06-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * doc/tar.texi: Fixed several inconsistencies.
+       * src/tar.c: Fixed docstring for --checkpoint option.
+
 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.021313 seconds and 4 git commands to generate.