diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,8 +1,13 @@ +2015-08-10 Alan Grow <alangrow@gmail.com> + + * url.c (HTTPrequest): + - Use Content-Type instead of Content-type. + - Use Content-Length instead of Content-length. + Origin: https://github.com/acg/w3m/commit/5946c2784d4eae46ec06e52390e43a874b3395fc + 2015-08-09 Egmont Koblinger <egmont@users.sourceforge.net> * terms.c: Support sgrmouse for skip_escseq. - Origin: https://sourceforge.net/p/w3m/patches/65/#e2aa - * menu.c: Adjust comments for keymaps. Origin: https://sourceforge.net/p/w3m/patches/65/#e2aa |