]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
*** empty log message ***
[chaz/tar] / ChangeLog
index 7be59ca43e788521f03e072bdc6ee4dddf84b5c6..9739229b4c2cc1f290d7417d719e1bf6ed24a128 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2006-06-09  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * THANKS: Add Jason Armistead
+       * doc/tar.texi: Update
+       * NEWS: Update
+       * src/buffer.c: Implement more flexible checkpoint style
+       * src/common.h (checkpoint_option): Change type to unsigned
+       (checkpoint_style): New variable.
+       * src/tar.c: --checkpoint takes an optional argument specifying
+       number of records between two successive checkpoints (proposed
+       by Jason Armistead on 2004-06-22).  Optional dot starting the
+       argument means "print dots instead of textual checkpoints".
+       (tar_help): New function
+       * src/transform.c: Minor fixes.
+       
+2006-06-08  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * gnulib.modules: Add mkdtemp
+       * doc/dumpdir.texi: New file
+       * doc/Makefile.am (tar_TEXINFOS): Add dumpdir.texi
+       * doc/tar.texi: Document dumpdir format
+       * src/incremen.c (dumpdir_locate,obstack_code_rename):
+       (purge_directory): Re-implement renaming. Introduce
+       'X' control code.
+       (make_tmp_dir_name): Remove
+       
+       * src/transform.c (set_transform_expr,_transform_name_to_obstack):
+       Implement NUMBER flag.
+       (add_char_segment): Fix length assignement
+
+       * doc/tar.texi: Update 
+
 2006-06-07  Sergey Poznyakoff  <gray@gnu.org.ua>
 
        * src/transform.c (transform_name_fp): Run fun even if
@@ -6,7 +38,6 @@
        extension case conversion operations.
 
        * doc/tar.texi (transform): Document the option.
-       (transform): 
 
 2006-06-02  Sergey Poznyakoff  <gray@gnu.org.ua>
 
This page took 0.020251 seconds and 4 git commands to generate.