]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
Apply patches from 'patches' subdirectory
[chaz/tar] / ChangeLog
index cf584f89f33dd0e9dd77e931c4e8d2805e54c893..b900d950601240dfdadc5ccf513c083b59fe49e6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
+2004-05-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+       * src/system.c (sys_child_open_for_uncompress): Do not
+       set read_full_records_option: the compressed archive is
+       likely not to contain integer number of records. Should
+       the user wish to use reblocking, he may always give tar
+       -B option. This is a minor improvement over the change
+       dated 2004-03-22.
+       * src/buffer.c (open_archive): Removed assignment to
+       read_full_records_option.
+       
+       * src/names.c (safer_name_suffix): (safer_name_suffix): Use "%s"
+       as the format argument, rather than a possibly-translated variable
+       string. Patch provided by Jim Meyering  <jim@meyering.net>
+       * src/tar.c (decode_options): Fixed typo in the comment.
+       * tests/star/README: Minor correction
+       
+2004-05-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+       
+       * directory: New file. GNU directory entry for tar.
+       * doc/Makefile.am: Rewritten. Added rules for generating
+       documentation for the project's website.
+       * doc/.cvsignore: Updated
+       * doc/index.html.in: New file.
+       
+2004-05-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+       
+       * configure.ac: Raised version number to 1.14
+       * NEWS: Updated.
+       * tests/after: Added copyleft statement
+       * tests/before: Added copyleft statemente
+       * tests/preset.in: Added copyleft statement
+
+       Tar 1.14 is released. Sources up to this point are tagged
+       release_1_14
+       
 2004-05-10  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
        * configure.ac: Fixed prerequisite headers for sys/buf.h
This page took 0.020952 seconds and 4 git commands to generate.