diff options
| author | Tatsuya Kinoshita <tats@debian.org> | 2020-07-10 22:35:34 +0000 | 
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2020-07-10 22:35:34 +0000 | 
| commit | 09cf3874fc9a6bae2f146cbbe9a66d246e8c6e04 (patch) | |
| tree | 6c194d6545b92cc42a80d045712d4bc0d6e15495 | |
| parent | Fix some source formatting in the manual (diff) | |
| download | w3m-09cf3874fc9a6bae2f146cbbe9a66d246e8c6e04.tar.gz w3m-09cf3874fc9a6bae2f146cbbe9a66d246e8c6e04.zip | |
Update ChangeLog
| -rw-r--r-- | ChangeLog | 12 | 
1 files changed, 12 insertions, 0 deletions
| @@ -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: | 
