]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
Fixed docstring for --checkpoint option.
[chaz/tar] / ChangeLog
index 17791f6ad42891208d48a8cda2e2a108b92e0c2f..0be0c7d0a305c53e028abb50c679f653ac0ed1bc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,25 @@
 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.02222 seconds and 4 git commands to generate.