diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2014-02-14 00:35:10 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2014-02-14 00:35:10 -0500 |
commit | 37898c6f0440242c01f319ae9bd2f2508f3d52ec (patch) | |
tree | a8ca833b7161ab8f72f5bf259f26f9a69c7fb8aa /CHANGES | |
parent | eae80d3c1c9cbdc02dea49ca2b02bd30f5547801 (diff) | |
download | lynx-snapshots-37898c6f0440242c01f319ae9bd2f2508f3d52ec.tar.gz |
snapshot of project "lynx", label v2-8-8pre_4g
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES index fd7c0710..d786c020 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,11 @@ --- $LynxId: CHANGES,v 1.737 2014/02/13 21:35:29 tom Exp $ +-- $LynxId: CHANGES,v 1.738 2014/02/14 00:35:10 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== 2014-02-14 (2.8.8pre.5) +* change quoting for fixup to help_files.sed in 2.8.8dev.17 to work around + bug in cygwin's make/sed programs -TD * 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 |