aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2018-03-23 21:36:23 +0000
committerTatsuya Kinoshita <tats@debian.org>2018-03-23 21:36:23 +0000
commit4ef1a5f3dfb310562bd9d3c7cc3f9a1b74b7c44d (patch)
tree4e9f7cee82acf80a777e6caa4105aeaaf04e97c3
parentRespect simple_preserve_space for table cells (diff)
downloadw3m-4ef1a5f3dfb310562bd9d3c7cc3f9a1b74b7c44d.tar.gz
w3m-4ef1a5f3dfb310562bd9d3c7cc3f9a1b74b7c44d.zip
Update ChangeLog
Diffstat (limited to '')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e13d46..8e24f9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-03-24 Tatsuya Kinoshita <tats@debian.org>
+
+ * table.c: Respect simple_preserve_space for table cells.
+ Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893902
+
2018-03-23 Mike <barbeque@users.noreply.github.com>
Update grammar & spelling in some English READMEs.