diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2014-02-13 23:56:42 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2014-02-13 23:56:42 -0500 |
commit | eae80d3c1c9cbdc02dea49ca2b02bd30f5547801 (patch) | |
tree | 7846071e92e107239738d2d3bfa0fc7dde6b5421 /CHANGES | |
parent | 0c867413a08246fd7923ef5339675e7218dbb059 (diff) | |
download | lynx-snapshots-eae80d3c1c9cbdc02dea49ca2b02bd30f5547801.tar.gz |
snapshot of project "lynx", label v2-8-8pre_4f
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES index e0c1811b..fd7c0710 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,12 @@ --- $LynxId: CHANGES,v 1.736 2014/02/13 19:39:36 tom Exp $ +-- $LynxId: CHANGES,v 1.737 2014/02/13 21:35:29 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== 2014-02-14 (2.8.8pre.5) +* change quality value for application/xhtml+xml mime type added for Debian + #184482, to ensure that it is offered as one of Lynx's internal types on + an "Accept:" line sent to the server (Debian #725178) -TD * trim unexpected query-parameters from file: URIs when checking for their presentation and compression types. Not all browsers do this, etc. -TD * modify forms-submit to trim query-parameters from the action URI if it |