uid65697 před 21 roky
rodič
revize
fb8788008b
1 změnil soubory, kde provedl 11 přidání a 0 odebrání
  1. 11 0
      ChangeLog

+ 11 - 0
ChangeLog

@@ -1,5 +1,16 @@
 2003-12-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
+	* src/incremen.c (write_directory_file): Use sys_truncate
+	* src/list.c (print_header): Use archive_file_size member
+	when printing real file size.
+	* src/sparse.c (sparse_scan_file): Correctly handle files with
+	a hole at the end.
+	(sparse_dump_region,sparse_extract_region): Allow for zero size
+	trailing blocks
+
+2003-12-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+	* configure.ac: Raised version number to 1.13.92
 	* src/list.c (decode_header): Discern between pax and ustar
 	formats
 	Initialize current_stat_info.archive_file_size.