|
@@ -1,3 +1,18 @@
|
|
|
+2006-11-01 Sergey Poznyakoff <gray@gnu.org.ua>
|
|
|
+
|
|
|
+ * src/tar.c (enum read_file_list_state.file_list_skip): New value
|
|
|
+ (read_name_from_file): Skip zero-length entries
|
|
|
+
|
|
|
+ * tests/T-empty.at: New test case
|
|
|
+ * tests/T-null.at: New test case
|
|
|
+ * tests/extrac07.at: New test case
|
|
|
+ * tests/Makefile.am: Add new test cases.
|
|
|
+ * tests/testsuite.at: Add new test cases.
|
|
|
+ * tests/extrac02.at: Add more keywords
|
|
|
+ * tests/extrac04.at: Likewise
|
|
|
+ * tests/extrac06.at: Likewise
|
|
|
+ * tests/shortrec.at: Do not assume tar's default archive is stdout
|
|
|
+
|
|
|
2006-10-31 Sergey Poznyakoff <gray@gnu.org.ua>
|
|
|
|
|
|
* src/extract.c, src/xheader.c: Call last_component instead of
|