aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDai Sato <satodai@w3m.jp>2006-06-12 11:51:59 +0000
committerDai Sato <satodai@w3m.jp>2006-06-12 11:51:59 +0000
commit755718c88339a49a6b0721bf4908781b76369ca1 (patch)
tree87cdfd459ed107eb313c20fab49917cea2e410f8 /ChangeLog
parentavoid decoding when dump_extra option is specified. (diff)
downloadw3m-755718c88339a49a6b0721bf4908781b76369ca1.tar.gz
w3m-755718c88339a49a6b0721bf4908781b76369ca1.zip
avoid decoding when dump_extra option is specified.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a9c7ac7..b9b626e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-06-12 Dai Sato <satodai@w3m.jp>
+
+ * another fix for [w3m-dev-en 01067] Some more patches
+ * file.c (loadBuffer): avoid decoding when dump_extra option is specified.
+
2006-06-10 Dai Sato <satodai@w3m.jp>
* fix for [w3m-dev-en 01067] Some more patches
@@ -8743,4 +8748,4 @@ a * [w3m-dev 03276] compile error on EWS4800
* release-0-2-1
* import w3m-0.2.1
-$Id: ChangeLog,v 1.967 2006/06/10 11:09:06 inu Exp $
+$Id: ChangeLog,v 1.968 2006/06/12 11:51:59 inu Exp $