changeset 77924:1ad09b4f200c

* tar-mode.el (tar-header-block-summarize, tar-summarize-buffer) (tar-get-descriptor): Handle type 55, an extended pax header.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 06 Jun 2007 17:04:19 +0000
parents 7cbee079e548
children 3da77a559100
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jun 06 16:53:04 2007 +0000
+++ b/lisp/ChangeLog	Wed Jun 06 17:04:19 2007 +0000
@@ -1,3 +1,8 @@
+2007-06-06  Eli Zaretskii  <eliz@gnu.org>
+
+	* tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
+	(tar-get-descriptor): Handle type 55, an extended pax header.
+
 2007-06-06  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* textmodes/css-mode.el: New file.