about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--CHANGES6
-rw-r--r--lynx.cfg7
2 files changed, 7 insertions, 6 deletions
diff --git a/CHANGES b/CHANGES
index 2981e04d..576e31eb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,11 @@
--- $LynxId: CHANGES,v 1.869 2016/11/24 23:47:53 tom Exp $
+-- $LynxId: CHANGES,v 1.871 2016/11/27 23:18:41 tom Exp $
 ===============================================================================
 Changes since Lynx 2.8 release
 ===============================================================================
 
-2016-11-24 (2.8.9dev.12)
+2016-11-27 (2.8.9dev.12)
+* fix two more typos in the list of ENABLE_LYNXRC in lynx.cfg -TD
+* remove a repeated item for SEND_USERAGENT from lynx.cfg (Larry Hynes)
 * accept userinfo in a URL, subject to override by -auth option or -pauth
   options.  According to RFC-3986, this is deprecated, but testing shows other
   clients support it -TD
diff --git a/lynx.cfg b/lynx.cfg
index 2e622338..86bee718 100644
--- a/lynx.cfg
+++ b/lynx.cfg
@@ -1,4 +1,4 @@
-# $LynxId: lynx.cfg,v 1.276 2016/11/24 12:27:19 tom Exp $
+# $LynxId: lynx.cfg,v 1.278 2016/11/27 23:17:42 tom Exp $
 # lynx.cfg file.
 # The default placement for this file is /usr/local/lib/lynx.cfg (Unix)
 #                                     or Lynx_Dir:lynx.cfg (VMS)
@@ -3377,7 +3377,7 @@ COLOR:6:brightred:black
 #ENABLE_LYNXRC:COOKIE_LOOSE_INVALID_DOMAINS:ON
 #ENABLE_LYNXRC:COOKIE_QUERY_INVALID_DOMAINS:ON
 #ENABLE_LYNXRC:COOKIE_REJECT_DOMAINS:ON
-#ENABLE_LYNXRC:COOKIE_STRICT_INVALID_DOMAINS:ON
+#ENABLE_LYNXRC:COOKIE_STRICT_INVALID_DOMAIN:ON
 #ENABLE_LYNXRC:DIR_LIST_STYLE:ON
 #ENABLE_LYNXRC:DISPLAY:OFF
 #ENABLE_LYNXRC:EMACS_KEYS:ON
@@ -3403,7 +3403,7 @@ COLOR:6:brightred:black
 #ENABLE_LYNXRC:PREFERRED_MEDIA_TYPES:OFF
 #ENABLE_LYNXRC:RAW_MODE:OFF
 #ENABLE_LYNXRC:RUN_ALL_EXECUTION_LINKS:ON
-#ENABLE_LYNXRC:RUN_EXECUTION_LINKS_ON_LOCAL_FILES:ON
+#ENABLE_LYNXRC:RUN_EXECUTION_LINKS_LOCAL:ON
 #ENABLE_LYNXRC:SCROLLBAR:OFF
 #ENABLE_LYNXRC:SELECT_POPUPS:ON
 #ENABLE_LYNXRC:SEND_USERAGENT:OFF
@@ -3417,7 +3417,6 @@ COLOR:6:brightred:black
 #ENABLE_LYNXRC:TAGSOUP:OFF
 #ENABLE_LYNXRC:UNDERLINE_LINKS:OFF
 #ENABLE_LYNXRC:USER_MODE:ON
-#ENABLE_LYNXRC:SEND_USERAGENT:OFF
 #ENABLE_LYNXRC:USERAGENT:OFF
 #ENABLE_LYNXRC:VERBOSE_IMAGES:ON
 #ENABLE_LYNXRC:VI_KEYS:ON