aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorIto Hiroyuki <ZXB01226@nifty.com>2010-07-25 09:55:05 +0000
committerIto Hiroyuki <ZXB01226@nifty.com>2010-07-25 09:55:05 +0000
commite2782c2ae915a60778c3c43804926f1efc92cc6a (patch)
treed1195dc29ff2c4b4c859634b670b03549c34367b /ChangeLog
parent[w3m-dev 04326] suppress compile warnings. (diff)
downloadw3m-e2782c2ae915a60778c3c43804926f1efc92cc6a.tar.gz
w3m-e2782c2ae915a60778c3c43804926f1efc92cc6a.zip
* merge ambiguous width patch
* http://www.j10n.org/files/w3m-cvs-1.914-ambwidth.patch
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index af497d8..800a513 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-07-25 AIDA Shinra <shinra@j10n.org>
+
+ * [w3m-dev 04049] Ctrl-C safe resolver
+ * fm.h (GRAPHIC_CHAR_ASCII, GRAPHIC_CHAR_CHARSET, GRAPHIC_CHAR_ALL): removed.
+ * fm.h: UseGraphicChar is initialized as FALSE.
+ * main.c (sig_chld): use TRUE and FALSE instead of GRAPHIC_CHAR_ALL and GRAPHIC_CHAR_ASCII.
+ * merge ambiguous width patch ( http://www.j10n.org/files/w3m-cvs-1.914-ambwidth.patch ).
+
2010-07-24 Ito Hiroyuki <ZXB01226 at nifty.com>
* [w3m-dev 04326] suppress compile warnings
@@ -9041,4 +9049,4 @@ a * [w3m-dev 03276] compile error on EWS4800
* release-0-2-1
* import w3m-0.2.1
-$Id: ChangeLog,v 1.1018 2010/07/24 04:42:38 htrb Exp $
+$Id: ChangeLog,v 1.1019 2010/07/25 09:55:05 htrb Exp $