aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2020-07-10 22:35:34 +0000
committerTatsuya Kinoshita <tats@debian.org>2020-07-10 22:35:34 +0000
commit09cf3874fc9a6bae2f146cbbe9a66d246e8c6e04 (patch)
tree6c194d6545b92cc42a80d045712d4bc0d6e15495 /ChangeLog
parentFix some source formatting in the manual (diff)
downloadw3m-09cf3874fc9a6bae2f146cbbe9a66d246e8c6e04.tar.gz
w3m-09cf3874fc9a6bae2f146cbbe9a66d246e8c6e04.zip
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d10b06..c67dfb1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2020-07-11 Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
+
+ * doc/w3m.1: Fix some source formatting in the manual.
+ - Begin a sentence on a new line.
+ - Split long lines (> 80).
+ - Fix warnings from "mandoc -Tlint".
+ - Remove space at end of lines.
+ - Change a HYPHEN-MINUS (code 0x55, 2D) to a dash (minus) if it matches
+ " -[:alpha:]" or \[aq]-[:alpha:] (for options).
+ - Use the macros .MT/.ME for e-mail addresses.
+ Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963801#5
+
2020-05-07 Shun Sakai <sorairolake@protonmail.ch>
* Bonus/README, doc-jp/FAQ.html, doc-jp/HISTORY, doc-jp/MANUAL.html: