X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=ca0a12ff8a662bb1d933f822110ccb4750fd120b;hb=005d0d455c49f83afe1c0ce2ad9ceaddbc582175;hp=4238144fb3e8ef7087c75151a7661bfcb84ca9bc;hpb=8f9ecca0dbefe8131c4b8eada4b1732e84c0fd8a;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 4238144..ca0a12f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-04-14 Sergey Poznyakoff + + * src/list.c: Handle Solaris 'X' type flag + * src/tar.h (SOLARIS_XHDTYPE): New define + 2005-04-06 Sergey Poznyakoff * src/tar.c: Minor fixes to text messages. Proposed by Benno @@ -21,14 +26,14 @@ * src/create.c: Assign orig_file_name to save_name uniformly over the program. This fixes matching directory names at the start of an archive volume. - * src/list.c: Likewise + * src/list.c: Likewise * tests/multiv03.at: Modified to match the new behavior * tests/multiv04.at: New file. Test splittind directory members between the archive volumes. * tests/Makefile.am: Add multiv04.at * tests/testsuite.at: Likewise. - + 2005-04-04 Paul Eggert * configure.ac (AC_CONFIG_AUX_DIR): Rename from config to build-aux, @@ -1059,8 +1064,8 @@ 2004-04-20 Sergey Poznyakoff * configure.ac: Fixed test for iconv_t - * src/rmt.h: Bugfix by Jürgen Weigert - * THANKS: Add Jürgen Weigert + * src/rmt.h: Bugfix by Jürgen Weigert + * THANKS: Add Jürgen Weigert * tests/star/README: Fixed typo 2004-04-04 Paul Eggert