]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
Update
[chaz/tar] / ChangeLog
index b7c28d51605dd079890776808df29a0621587d60..26079a70dcd6752d4bbec82be87424626d743d40 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,33 @@
+2007-01-04  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * src/compare.c (read_and_process): Fix type of "size"
+
+2006-12-13  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * tests/T-null.at: Skip the test if genfile is not able to create
+       the filename with an embedded newline. 
+
+2006-12-12  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Port to Forte Developer 7 C 5.4 and C99.
+       * src/common.h (add_exclude_tag): Add decl; C99 requires this
+       and Forte warns about it.
+       * src/incremen.c: Include <mkdtemp.h> for mkdtemp prototype,
+       for same reason.
+       * src/misc.c (get_max_open_files): Rewrite to avoid code that
+       Forte C complains about as being unreachable.
+       * src/xheader.c (mtime_code): Rewrite to avoid Forte error
+       reported by Trond Hasle Amundsen.
+
+       * src/incremen.c (compare_dirnames): Rewrite to avoid casts.
+       * src/utf8.c (string_ascii_p): Likewise.
+       * src/xheader.c (mtime_coder, volume_size_coder, volume_offset_coder):
+       Likewise.
+
 2006-12-08  Sergey Poznyakoff  <gray@gnu.org.ua>
 
+       * bootstrap: Add paxutils files to dot_ignore.
+
        * configure.ac: Raise version number to 1.16.1
        * bootstrap (slurp): Create .(cvs|git)ignore if not present
        * po/.cvsignore, m4/.cvsignore: Remove automatically generated
@@ -17,7 +45,7 @@
        Patch proposed by Jan-Benedict Glaw <jbglaw@lug-owl.de>
        * tests/truncate.at: Use genfile instead of dd, because on some
        systems /dev/zero is not available.
-       
+
 2006-12-04  Paul Eggert  <eggert@cs.ucla.edu>
 
        * NEWS: Fix some race conditions with tar -x --same-owner.
This page took 0.020279 seconds and 4 git commands to generate.