]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
Fix incremental archiving of renamed directories.
[chaz/tar] / ChangeLog
index b2e94524cc0b4344b6656c787574369b4d691802..21c972f0db6d007b3af698e8bd0e8e697356321d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,16 @@
+2008-07-31  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * src/incremen.c (struct directory): New member `next'.  Change
+       type of `name'.
+       (dirhead, dirtail): New statics.
+       (make_directory): Reflect changes to struct directory.
+       (free_directory, attach_directory): New functions.
+       
+
 2008-07-24  Sergey Poznyakoff  <gray@gnu.org.ua>
 
        * src/tar.c (decode_options): Do not allow volume length less
        than record size.
-
        * src/buffer.c (_gnu_flush_write): Compensate for the effect
        of eventual flush_archive occurring in the middle of buffer
        move.
This page took 0.020681 seconds and 4 git commands to generate.