diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2016-11-24 12:27:19 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2016-11-24 12:27:19 -0500 |
commit | abf7c3ef54212623addba2586217a6a07e6a89bb (patch) | |
tree | 823317ea2d584b7de095fbeb2d36ac0242d11bc0 /CHANGES | |
parent | be36810250ee3abac20e9fd783283eca71048718 (diff) | |
download | lynx-snapshots-abf7c3ef54212623addba2586217a6a07e6a89bb.tar.gz |
snapshot of project "lynx", label v2-8-9dev_11a
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES index 5ce63051..c5b45dd6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,13 @@ --- $LynxId: CHANGES,v 1.862 2016/11/16 00:35:39 tom Exp $ +-- $LynxId: CHANGES,v 1.864 2016/11/24 12:25:14 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== +2016-11-24 (2.8.9dev.12) +* improve warning messages from 2.8.9dev.11 fixes when stripping user/password, + dropping an unnecessary message and fixing a case where all-punctuation + user name was not logged (report by Axel Beckert) -TD + 2016-11-15 (2.8.9dev.11) * amend fix for stripping user/password to ensure that the stripped value is used when connecting to the host (prompted by discussion of CVE-2016-9179 |