X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=72700f1e03096a9d0ef3889cdda358e48601c68b;hb=01778aa4a9e50643eb8446ab021f7ef4126a9229;hp=4289cb6a666226f1165c17120e90564a1205c030;hpb=cff5cfb5ce59d93d15733d286cfb9ac73f33d6c7;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index 4289cb6..72700f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2005-01-13 Paul Eggert + + * tests/testsuite.at (RE_CHECK): Use "join - file", not + "join file -", to work around a bug in Solaris 8 join. + Problem reported by Tomohiro Suzuki. + +2005-01-13 Sergey Poznyakoff + + * src/list.c (read_header): Fixed calculation of the + size for GNU long name/link. Tar was reading one block + more if name_size was divisible by 512. Thanks Josef + Bauer. + * tests/long01.at: New file. Test listing of GNU long names + divisible by 512. + * tests/pipe.at: Sort tar output. + * tests/Makefile.am: Added long01.at + * tests/testsuite.at: Likewise. + * THANKS: Added Josef Bauer + * lib/.cvsignore: Updated + * m4/.cvsignore: Updated + * NEWS: Updated + 2005-01-11 Sergey Poznyakoff * directory: Updated for 1.15.1 @@ -17,9 +39,10 @@ * tests/listed02.at: Do not create useless directory 2005-01-05 Sergey Poznyakoff + * src/tar.c (parse_opt): Bugfix: Use ARGP_KEY_ARG. Thanks Mike Frysinger for reporting. - + 2005-01-04 Paul Eggert * lib/Makefile.tmpl (localedir.h): Omit needless quotes and a @@ -5843,7 +5866,7 @@ See ChangeLog.1 for earlier changes. -Copyright (C) 1997, 1998, 1999, 2000, 2001, 2003, 2004 Free Software +Copyright (C) 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005 Free Software Foundation, Inc. This file is part of GNU tar.