]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
Updated
[chaz/tar] / ChangeLog
index 17791f6ad42891208d48a8cda2e2a108b92e0c2f..d1166d24b772444f422ae033fc29a79427bf642e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,30 @@
+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
+       * src/names.c (safer_name_suffix): Fixed bug introduced
+       2004-05-11.
 
 2004-05-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
This page took 0.023355 seconds and 4 git commands to generate.