From 5dc9944b5ac9cc11f780debc17268f72037d509b Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Thu, 13 Jan 2005 16:19:23 +0000 Subject: [PATCH] Updated --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4289cb6..b4ba8c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +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,6 +33,7 @@ * 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. -- 2.45.2