]> Dogcows Code - chaz/tar/commitdiff
Updated
authorSergey Poznyakoff <gray@gnu.org.ua>
Thu, 13 Jan 2005 16:19:23 +0000 (16:19 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 13 Jan 2005 16:19:23 +0000 (16:19 +0000)
ChangeLog

index 4289cb6a666226f1165c17120e90564a1205c030..b4ba8c61cd2fc9e8c282bbda7bd716db5f245db5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2005-01-13  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * 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  <gray@Mirddin.farlep.net>
 
        * directory: Updated for 1.15.1
@@ -17,6 +33,7 @@
        * tests/listed02.at: Do not create useless directory
 
 2005-01-05  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+       
        * src/tar.c (parse_opt): Bugfix: Use ARGP_KEY_ARG. Thanks
        Mike Frysinger <vapier@gentoo.org> for reporting.
        
This page took 0.033334 seconds and 4 git commands to generate.