diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2013-10-24 00:21:20 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2013-10-24 00:21:20 -0400 |
commit | 44b428bb55ea5ccb0739bcca2131934a676b6344 (patch) | |
tree | efc9743290c05ee951fcd67a995e000d1fa14ff7 /CHANGES | |
parent | 663ccb75029b218a6426112cfaa17d798c03bc03 (diff) | |
download | lynx-snapshots-44b428bb55ea5ccb0739bcca2131934a676b6344.tar.gz |
snapshot of project "lynx", label v2-8-8dev_16w
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES index 583eac7e..0f9592c9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,12 @@ --- $LynxId: CHANGES,v 1.694 2013/10/23 09:13:01 tom Exp $ +-- $LynxId: CHANGES,v 1.696 2013/10/24 00:10:05 tom Exp $ =============================================================================== Changes since Lynx 2.8 release =============================================================================== 2013-10-23 (2.8.8dev.17) +* install the sample-files in the dpkg test-script -TD +* add configure option --with-cfg-path and environment variables LYNX_CFG_PATH + to provide search-list capability for the ".cfg" and ".lss" files -TD * modify configuration of COLOR_STYLE value in lynx.cfg, allowing multiple filenames to be specified and providing those as choices in the O'ptions menu (Debian #404893) -TD |