diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES index 3ed051f4..47de75aa 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,11 @@ --- $LynxId: CHANGES,v 1.965 2018/03/27 23:28:34 tom Exp $ +-- $LynxId: CHANGES,v 1.966 2018/03/28 00:52:30 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== 2018-03-27 (2.8.9dev.18) +* modify HTDoConnect(), adding a check for keyboard interrupt with 'z' in the + select-loop -TD * modify legacy feature from Lynx 2.7.2 which checks the hostname of a URI to guess whether to use HTTP, FTP, etc., depending upon the prefix of the URIs hostname. This is now an optional feature, GUESS_SCHEME, which defaults |