X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=72700f1e03096a9d0ef3889cdda358e48601c68b;hb=01778aa4a9e50643eb8446ab021f7ef4126a9229;hp=e1df7c01671c48640f0e58183b7827f69afe0e81;hpb=746e6b45b6012e1700238334eab3a3a9880216e7;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index e1df7c0..72700f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +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 + * doc/Makefile.am: Use gendocs.sh to generate web documentation + * doc/gendocs_template: Template file for gendocs.sh + * doc/tar.texi: Updated docs for --[no-]same-permissions + * src/tar.c: Reworded docstrings for --[no-]same-permissions + 2005-01-06 Sergey Poznyakoff * bootstrap: Create m4/paxutils.m4 @@ -9,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 @@ -5835,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.