diff options
author | Tatsuya Kinoshita <tats@debian.org> | 2015-08-09 21:32:02 +0000 |
---|---|---|
committer | Tatsuya Kinoshita <tats@debian.org> | 2015-08-09 21:32:02 +0000 |
commit | 5b2f39c54073d5930777b8682ba8f0ef28077ded (patch) | |
tree | 4af35b316ef339716bf95afbfe579fdca44fb57d /ChangeLog | |
parent | http requests: use Content-Length instead of Content-length (diff) | |
download | w3m-5b2f39c54073d5930777b8682ba8f0ef28077ded.tar.gz w3m-5b2f39c54073d5930777b8682ba8f0ef28077ded.zip |
Update ChangeLog
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 |