summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2008-05-05 21:31:13 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2008-05-05 21:31:13 +0000
commit057dd26a60cac103c8b039c4f0079e381abf233a (patch)
tree9b37302918335e961d92cf0a992fd34777d6016c
parentb94eed6d03bd9f34f1d6336af8ea682804eb15b4 (diff)
downloadtar-057dd26a60cac103c8b039c4f0079e381abf233a.tar.gz
Update
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e94aa08d..a9968904 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2008-02-20 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ * configure.ac: Raise version number to 1.20
+ * src/compare.c (diff_dumpdir): const.
+ * src/common.h (dumpdir_t,dumpdir_iter_t): New data types.
+ (dumpdir_create0,dumpdir_create,dumpdir_free,dumpdir_locate)
+ (dumpdir_first,dumpdir_next): New functions.
+ * src/incremen.c (dumpdir_create0,dumpdir_create,dumpdir_free)
+ (dumpdir_first,dumpdir_next): New functions.
+ (dumpdir_locate): Rewrite using binary search.
+ (struct directory): Change members char *contents, *icontents to
+ struct dumpdir *dump, *idump. All references updated.
+ (note_directory): Last arg is const.
+ * src/names.c (add_hierarchy_to_namelist): buffer is const.
+ * tests/incr03.at, tests/incr04.at, tests/rename02.at,
+ tests/rename03.at: Insert calls to sleep between creation of files
+ and adding them to the archive.
+
2008-03-31 Sergey Poznyakoff <gray@gnu.org.ua>
* src/create.c (dump_file0): Count links only for actually dumped