This commit is contained in:
Sergey Poznyakoff
2007-10-05 11:21:40 +00:00
parent 4ece30109d
commit 05c6da4c62
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2007-10-05 Sergey Poznyakoff <gray@gnu.org.ua>
* src/create.c (dump_regular_file): Fix file padding in case of
truncation to zero size.
* NEWS: Update
2007-10-04 Sergey Poznyakoff <gray@gnu.org.ua> 2007-10-04 Sergey Poznyakoff <gray@gnu.org.ua>
* tests/T-null.at: Use AT_DATA for sample output. * tests/T-null.at: Use AT_DATA for sample output.

4
NEWS
View File

@@ -1,4 +1,4 @@
GNU tar NEWS - User visible changes. 2007-09-29 GNU tar NEWS - User visible changes. 2007-10-05
Please send GNU tar bug reports to <bug-tar@gnu.org> Please send GNU tar bug reports to <bug-tar@gnu.org>
@@ -37,6 +37,8 @@ code 0. It is fixed. Tar now issues the following diagnostic message:
* Fix double-dot recognition in archive member names in case of duplicate '/.'. * Fix double-dot recognition in archive member names in case of duplicate '/.'.
* Fix file padding in case of truncation of the input file to zero size.
version 1.18 - Sergey Poznyakoff, 2007-06-29 version 1.18 - Sergey Poznyakoff, 2007-06-29