]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
* configure.ac, NEWS: Version 1.20.90
[chaz/tar] / ChangeLog
index 8948d43d4fc8d9a55fd4e75e4ee2fe4df0d5942d..6b9676c0ad3e15462db70f8cd6c3f9170e3e8aaa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
 2008-06-26  Sergey Poznyakoff  <gray@gnu.org.ua>
 
+       * configure.ac, NEWS: Version 1.20.90
+       * doc/tar.texi: Document -J, --no-auto-compress, etc.
+       * src/buffer.c (ct_tar): New constant.
+       (magic): Add lzop support.  Proposed by Kevin Day
+       <thekevinday@gmail.com>.
+       (check_compressed_archive): Do not use autodetect if the
+       compression program was specified explicitly.
+       Fall back to analyzing archive name, if the autodetection fails.
+       * src/suffix.c: Add .lzo
+       * src/tar.c: New options --lzop and --no-auto-compress.
+       New short option -J (alias for --lzma).
+
        * src/buffer.c (try_new_volume): Print more information with error
        diagnostics.
        (_gnu_flush_write): Improve error checking.  Adjust
@@ -22,7 +34,8 @@
        
 2008-06-14  Dan Drake <dan@dandrake.org> (tiny change)
 
-       * src/tar.c (exclude_vcs_files): Support for Bazaar, Mercurial and Darcs.
+       * src/tar.c (exclude_vcs_files): Support for Bazaar, Mercurial and
+       Darcs. 
 
 2008-05-06  Sergey Poznyakoff  <gray@gnu.org.ua>
 
This page took 0.020918 seconds and 4 git commands to generate.