diff lisp/ChangeLog @ 110621:c13750cbdbc5

tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.
author Kenichi Handa <handa@m17n.org>
date Mon, 27 Sep 2010 14:01:48 +0900
parents cdab39f69698
children 0e33b506a2f1
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Sep 27 13:53:47 2010 +0900
+++ b/lisp/ChangeLog	Mon Sep 27 14:01:48 2010 +0900
@@ -1,3 +1,8 @@
+2010-09-27  Kenichi Handa  <handa@m17n.org>
+
+	* tar-mode.el (tar-header-block-tokenize): Decode filenames in
+	"ustar" format.
+
 2010-09-27  Kenichi Handa  <handa@m17n.org>
 
 	* international/mule.el (define-coding-system): Docstring fixed.