diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2022-07-25 00:16:38 +0000 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2022-07-25 00:16:38 +0000 |
commit | a6450adbbd8476f8df51dfe13818268b88d615b5 (patch) | |
tree | 23273f9d7519473f166585bde4419cba9932b53e /CHANGES | |
parent | d2764ae26ad47ef9ed2201112d3e62c999b1cde7 (diff) | |
download | lynx-snapshots-a6450adbbd8476f8df51dfe13818268b88d615b5.tar.gz |
snapshot of project "lynx", label v2-9-0dev_10j
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES index 68cbf08e..8dce8f74 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,12 @@ --- $LynxId: CHANGES,v 1.1115 2022/07/22 08:17:16 tom Exp $ +-- $LynxId: CHANGES,v 1.1118 2022/07/24 18:38:15 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== -2022-07-21 (2.9.0dev.11) +2022-07-24 (2.9.0dev.11) +* correct workaround for asan2 report of overlapping strcpy (report by KH) -TD +* amend fix for Debian #738121; URL-encoded "?" in HTFile.c corresponds to an + actual "?" in a file path (report by TG) -TD * before calling delscreen, delete the private working windows in case delwin invalidates those (Debian #1015756) -TD * add presentation type for xhtml, related state information to better handle |