aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2021-01-18 13:19:42 +0000
committerTatsuya Kinoshita <tats@debian.org>2021-01-18 13:19:42 +0000
commit64b0d8cafebee24a78ff5e5544fd85030ecdcdef (patch)
tree53c19022f1c35b775324788eb79d68a0f0e713c9 /ChangeLog
parentDisable <section> behaves as <hr> (diff)
downloadw3m-64b0d8cafebee24a78ff5e5544fd85030ecdcdef.tar.gz
w3m-64b0d8cafebee24a78ff5e5544fd85030ecdcdef.zip
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 488dfbf..95f5f43 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2021-01-18 Tatsuya Kinoshita <tats@debian.org>
+
+ * file.c: Disable <section> behaves as <hr>.
+ Because displaying horizontal rules are redundantly and unneeded,
+ especially when sections are nested.
+
+ * Makefile.in: Use xz with -9e for the dist target.
+
2021-01-03 Tatsuya Kinoshita <tats@debian.org>
* NEWS: Indentation fix.