uid65697 vor 21 Jahren
Ursprung
Commit
6eafe45176
1 geänderte Dateien mit 12 neuen und 1 gelöschten Zeilen
  1. 12 1
      ChangeLog

+ 12 - 1
ChangeLog

@@ -1,3 +1,14 @@
+2003-12-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+	* src/list.c (decode_header): Discern between pax and ustar
+	formats
+	Initialize current_stat_info.archive_file_size.
+
+	NOTE: Modifications from this date on are temporarily
+	stored on local CVS on mirddin. This repository will
+	be synchronized with Savannah as soon as the latter
+	becomes operational again.
+	
 2003-12-01  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
 	* TODO: Updated
@@ -13,7 +24,7 @@
 	(decode_options): Allow --sparse for POSIX_FORMAT archives.
 	* src/xheader.c (struct xhdr_tab.coder; all coder function): Added
 	extra argument
-	Implemeted GNU.sparse.* keywords.
+	Implemented GNU.sparse.* keywords.
 
 2003-11-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>