diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES index 92e68885..cf5f60d9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,10 @@ --- $LynxId: CHANGES,v 1.1030 2019/09/19 00:27:19 tom Exp $ +-- $LynxId: CHANGES,v 1.1031 2019/12/03 20:52:56 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== -2019-09-18 (2.9.0dev.5) +2019-12-03 (2.9.0dev.5) +* modify HTML DTD to allow <div> in <a> -KH * add -socks5-proxy option (Steffen Nurpmeso) * if --without-lss-file is used, the configured lss filename is empty and should be ignored (report by Cory Krell) -TD @@ -1145,7 +1146,7 @@ Changes since Lynx 2.8 release The scrollbar, progressbar, sessions and session-cache options are now enabled by default. * modify scanning in HTRules.c to only trim comments where '#' is either at - the beginning of a line, or follows whitespace (patch by Kihara Hideto). + the beginning of a line, or follows whitespace -KH * correct a place where LYStrExtent2 was used where byte-count is needed (patch by Bake Timmons). * modify LYExecv() in LYLocal.c to allow win32 applications to use this |