Sergey Poznyakoff 19 年之前
父节点
当前提交
02ec34f473
共有 1 个文件被更改,包括 17 次插入0 次删除
  1. 17 0
      ChangeLog

+ 17 - 0
ChangeLog

@@ -1,3 +1,20 @@
+2005-12-07  Sergey Poznyakoff  <[email protected]>
+
+	* doc/tar.texi: Update --info-scripts documentation
+	* scripts/dump-remind.in: Use TAR_VOLUME instead of reading volno
+	file.
+	* src/buffer.c (new_volume): Update invocation
+	(change_tape_menu): New function. Disable '!' command if given
+	--restrict option.
+	* src/common.h (sys_exec_info_script): Update delaration
+	(restrict_option): New global
+	* src/system.c (sys_exec_info_script): The script can supply new
+	archive name to use by writing it to file descriptor 3.
+	* src/tar.c (options): Add --restrict option. Use macros for
+	option grouping.
+	(license): Print full list of copyright years
+	* NEWS: Update
+	
 2005-12-06  Eric Blake  <[email protected]> (trivial changes)
 
 	* configure.ac (DENSITY_LETTER): Fix m4 overquoting.