aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2015-08-09 21:32:02 +0000
committerTatsuya Kinoshita <tats@debian.org>2015-08-09 21:32:02 +0000
commit5b2f39c54073d5930777b8682ba8f0ef28077ded (patch)
tree4af35b316ef339716bf95afbfe579fdca44fb57d /ChangeLog
parenthttp requests: use Content-Length instead of Content-length (diff)
downloadw3m-5b2f39c54073d5930777b8682ba8f0ef28077ded.tar.gz
w3m-5b2f39c54073d5930777b8682ba8f0ef28077ded.zip
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index dcbd234..994feb1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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