]> Dogcows Code - chaz/tar/commitdiff
Update
authorSergey Poznyakoff <gray@gnu.org.ua>
Fri, 5 Oct 2007 11:21:40 +0000 (11:21 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Fri, 5 Oct 2007 11:21:40 +0000 (11:21 +0000)
ChangeLog
NEWS

index 1b83cabee2115aa8a287e631099a21c8d01e4df3..890e43a4da3abc9083c50129d7388351271e5219 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>
 
        * tests/T-null.at: Use AT_DATA for sample output.
diff --git a/NEWS b/NEWS
index 09b598126ed2ccf0da6fda4beff559580a0633f2..f754e82036c6f372f2cd81ebcd02eeb24c0f2822 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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>
 
 \f
@@ -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 file padding in case of truncation of the input file to zero size.
+
 \f
 version 1.18 - Sergey Poznyakoff, 2007-06-29
 
This page took 0.026299 seconds and 4 git commands to generate.