Sergey Poznyakoff 21 lat temu
rodzic
commit
99f41a1224
1 zmienionych plików z 11 dodań i 0 usunięć
  1. 11 0
      ChangeLog

+ 11 - 0
ChangeLog

@@ -1,3 +1,14 @@
+2003-09-04  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
+
+	* .cvsignore: Added *.shar.gz
+	* NEWS: Updated
+	* TODO: Updated
+	* src/common.h (strip_path_elements): New variable.
+	* src/extract.c (extract_archive): Implemented --strip-path
+	* src/names.c (cut_path_elements): New functon.
+	* src/tar.c: New option --strip-path=NUM.
+	(decode_options) Assign boolean values to bool variables. 
+
 2003-09-04  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
 
 	* src/delete.c: Fixed deletion from the POSIX archives.