projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f64802
)
* tar-mode.el (tar-header-block-summarize, tar-summarize-buffer)
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 6 Jun 2007 17:04:19 +0000
(17:04 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 6 Jun 2007 17:04:19 +0000
(17:04 +0000)
(tar-get-descriptor): Handle type 55, an extended pax header.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 1380b2ec1c3899ed8fbb70fbc926ce24a43a1599..8ed1cf32e979ba1f42928d14e9408256d5214bdb 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-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.