Sergey Poznyakoff преди 17 години
родител
ревизия
05c6da4c62
променени са 2 файла, в които са добавени 9 реда и са изтрити 1 реда
  1. 6 0
      ChangeLog
  2. 3 1
      NEWS

+ 6 - 0
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.

+ 3 - 1
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>
 
 
@@ -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.
+
 
 version 1.18 - Sergey Poznyakoff, 2007-06-29