aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2015-10-23 22:37:49 +0000
committerTatsuya Kinoshita <tats@debian.org>2015-10-23 22:37:49 +0000
commit331e29e32bb5e7e06c7c1ed03c7465e08c744b07 (patch)
treea040cc8c2cd722094a312cd67873e17bbb8c1de0 /ChangeLog
parentFix handling visuals and colormaps incorrectly (diff)
downloadw3m-331e29e32bb5e7e06c7c1ed03c7465e08c744b07.tar.gz
w3m-331e29e32bb5e7e06c7c1ed03c7465e08c744b07.zip
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3556b40..8471062 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2015-10-24 BwackNinja <BwackNinja@gmail.com>
+
+ * w3mimg/x11/x11_w3mimg.c:
+ Fix handling visuals and colormaps incorrectly.
+ cf. https://github.com/hut/ranger/issues/86
+ Origin: https://gist.github.com/BwackNinja/60a344730170f9ce2163
+ Bug-Arch: https://bugs.archlinux.org/task/46836
+ Bug: https://sourceforge.net/p/w3m/patches/72/
+
2015-10-10 Tatsuya Kinoshita <tats@debian.org>
* cookie.c: Remove incomplete special_domain tests.