changeset 70680:c7a75cd9583f

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Tue, 16 May 2006 18:28:40 +0000
parents ff708eaf43ab
children 061c56c68707
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue May 16 18:28:02 2006 +0000
+++ b/lisp/ChangeLog	Tue May 16 18:28:40 2006 +0000
@@ -1,3 +1,9 @@
+2006-05-16  Eli Zaretskii  <eliz@gnu.org>
+
+	* arc-mode.el (archive-arc-summarize, archive-lzh-summarize):
+	Convert csize to integer when computing offsets within the
+	compressed archive file.
+
 2006-05-16  Kim F. Storm  <storm@cua.dk>
 
 	* subr.el (add-to-history): Add KEEP-ALL arg and align functionality