X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=f878d1d542924c9aa0c0039bcb93d8cc9c79e606;hb=d1a7eebc3059c8ce915cf4bdaee0dccd7957ff7d;hp=6d15c9cac774041caad7d1b3c315257065cade2e;hpb=dfe280dccaafca58610759a4e8aa18225b5da365;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 6d15c9c..f878d1d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2007-10-17 Sergey Poznyakoff + + * src/suffix.c: New file. Compress format detection by archive + suffix (when creating). Suggested by Jean-Pierre Demailly. + * src/Makefile.am: Add suffix.c + * src/buffer.c (magic): Add an entry for new lzma format. Proposed + by Lasse Collin. + * src/common.h (set_comression_program_by_suffix): New prototype. + * src/tar.c: New options --auto-compress (-a) and --lzma + * THANKS: Add Lasse Collin and Jean-Pierre Demailly. + * NEWS: Update + 2007-10-12 Paul Eggert * src/utf8.c (string_ascii_p): Recode to avoid bogus GCC 4.2.1