]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
Updated
[chaz/tar] / ChangeLog
index 58d30ba26d4ffb2e6e9b166ecdbc6be3cf855a5c..8786a1a56e040146ece091adbcf1ff9d119877f8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2004-03-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * configure.ac: Added gl_FUNC_STRTOULL
+       * src/create.c (start_header): Check for GNU_FORMAT
+       if incremental_option is set.
+       * src/xheader.c (to_decimal): New function.
+       (xheader_format_name): Use to_decimal() instead of snprintf.
+       * tests/listed01.sh: Use genfile instead of dd
+       * tests/multiv01.sh: Likewise.
+
+2004-03-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * src/list.c (read_and): Stop processing the archive after
+       encountering a single zero record. Many old archives contain
+       arbitrary garbage after it.
+       The warning is issued anyway.
+
 2004-03-02  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
        * src/rtapelib.c (rmt_lseek__,rmt_ioctl__): Bugfix. The
This page took 0.023252 seconds and 4 git commands to generate.