aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2006-08-07 03:10:26 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2006-08-07 03:10:26 +0000
commit8010a800b062e90aa228ff474204c9ac624279b6 (patch)
tree434f109c85e4d4238eb9bb9ae0f8a23e26c3d5c3 /ChangeLog
parentavoid decoding when dump_extra option is specified. (diff)
downloadw3m-8010a800b062e90aa228ff474204c9ac624279b6.tar.gz
w3m-8010a800b062e90aa228ff474204c9ac624279b6.zip
mailcap.c (acceptableMimeTypes): change default accept: line
w3m should prefer text/html to other text/*. reported as Debian Bug#374296
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b9b626e..37f252d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-08-07 Fumitoshi UKAI <ukai@debian.or.jp>
+
+ * mailcap.c (acceptableMimeTypes): change default accept: line
+ w3m should prefer text/html to other text/*.
+ reported as Debian Bug#374296
+
2006-06-12 Dai Sato <satodai@w3m.jp>
* another fix for [w3m-dev-en 01067] Some more patches
@@ -8748,4 +8754,4 @@ a * [w3m-dev 03276] compile error on EWS4800
* release-0-2-1
* import w3m-0.2.1
-$Id: ChangeLog,v 1.968 2006/06/12 11:51:59 inu Exp $
+$Id: ChangeLog,v 1.969 2006/08/07 03:10:26 ukai Exp $