1-- $LynxId: CHANGES,v 1.1093 2021/08/07 14:33:33 tom Exp $
2===============================================================================
3Changes since Lynx 2.8 release
4===============================================================================
5
62021-08-07 (2.9.0dev.9)
7* strip user/password from ssl_host in HTLoadHTTP, incorrectly passed as
8  part of the server name indicator (Debian #991971) -TD
9* update de.po eo.po et.po sv.po tr.po from
10    http://translationproject.org/latest/lynx
11
122021-07-31 (2.9.0dev.8)
13* regenerated lynx.pot, sent to translation project -TD
14* align options in rpm/deb test-packages -TD
15* change keyword-matching in Lynx's special URLs such as LYNXDOWNLOAD to use
16  case-insensitive matching to work around idn2's conversion -TD
17* build-fix for idn library vs idn2 (report by GV)
18
192021-07-26 (2.9.0dev.7)
20* trim extra '/' in the Related-ABS case of HTParse introduced by revision of
21  HTSimplify in 2.9.0dev.3 (Debian #989047) -TD
22* modify formatting of gopher telnet and tn3270 selectors to skip a leading
23  "/" which produced ill-formed URI (report by Dario Niederman) -TD
24* modify SGML parsing to allow DEL and INS tags to work on a block-level rather
25  than only inline (Debian #981351) -TD
26* modify configure script to check for libidn2, add options menu setting for
27  selecting old/new/compat behavior (prompted by patch by Robert Scheck, Redhat
28  #1910971) -TD
29  Further reading:
30    https://nikmav.blogspot.com/2017/04/the-mess-with-internationalized-domain.html
31    https://unicode.org/reports/tr46/
32    https://datatracker.ietf.org/doc/html/rfc5890
33    https://datatracker.ietf.org/doc/html/draft-iab-protocol-transitions-01
34* add euc-kr charset support to the chinese-utf8 option, noting issue with
35  the charset here:
36    https://lists.w3.org/Archives/Public/ietf-charsets/2001AprJun/0030.html
37    http://unicode.org/mail-arch/unicode-ml/y2002-m03/0641.html
38    https://docs.microsoft.com/en-us/previous-versions/office/developer/office-2003/aa171439(v=office.11)
39  i.e., "ks_c_5601-1987" -TD
40* add chinese-utf8 optional feature for big5 charset -TD
41* add chinese-utf8 optional feature for gb2312 charset -TD
42* enable cjk and japanese-utf8 features by default, renaming the symbol
43  EXP_JAPANESEUTF8_SUPPORT -> USE_JAPANESEUTF8_SUPPORT -TD
44* fix warnings from scan-build -TD
45* update configure script to work with _Noreturn changes in ncurses 20210320
46  development snapshot -TD
47* document the NO_TABLE_CENTER setting and explain the corresponding -center
48  option in the manual page (report by Dan Jacobson) -TD
49* add Latin 10 aka ISO-8859-16 (patch by emil@vajn.icu)
50* modify configure script and makefiles to work around pmake "jobs"
51  misfeature -TD
52* configure-script improvements -TD
53  + suppress check for mktemp if mkdtemp is found.
54  + suppress check for sys_errlist[] if strerror is found.
55  + various quoting/escaping fixes suggested by shellcheck.
56  + improve configure script workaround for unwanted
57    -Werror=implicit-function-declaration by clang
58  + add "darwin" (macOS) to list of case-insensitive filesystems
59* update config.guess (2021-05-24), config.sub (2021-04-30)
60
612020-09-05 (2.9.0dev.6)
62* remove commented ENABLE_LYNXRC for SHOW_COLOR:ON, and SHOW_DOTFILES since
63  those are normally saved to .lynxrc -TD
64* modify makeuctb to allow builds with asan2 when the configure option
65  --enable-find-leaks is used-TD
66* add SOCKS5_PROXY environment variable, document the corresponding command
67  line option as "-socks5_proxy" for consistency (Steffen Nurpmeso, TG)
68* in configure script, filter out gcc -Werror options where they would interere
69  with configure checks (report by Ryan Schmidt) -TD
70* minor formatting fixes for manual page (Debian #961080)
71* update autoconf macros, mostly changes to reduce unused-variable warnings
72  in the compile-checks -TD
73* add Windows-specific initialization in tidy_tls.c -GV
74* update cs.po, eo.po from
75    http://translationproject.org/latest/lynx
76
772020-02-27 (2.9.0dev.5)
78* fix gcc9 warning about sprintf in HTFTP.c -TD
79* workaround for MacOS clang wrapper c99 "-W" option, in configure script -TD
80* use curses_exit() from ncurses 6.2 for leak-checking -TD
81* amend workaround in 2.8.6dev.19 for "-notitle" option, fixing an off-by-one
82  display (report by Keith Bowes) -TD
83* add/adapt changes from Keith Bowes' github:
84  * updated eo.po
85  * add "-update_term_title" option
86* add "-list_decoded" option to toggle feature of "-dump" option which decodes
87  URL-encoded links in the list of "References", from change made in
88  2.8.8dev.17, for Debian #398274 (prompted by patch by Hiltjo Posthuma) -TD
89* modify HTAddXpand() to provide for the case when the command is a full
90  pathname with embedded blanks, etc., versus an expansion of an environment
91  variable containing parameters (report by Edward McGuire) -TD
92* fix typos found with codespell -TD
93* improved several configure macros, including a fix for clang
94  compiler-warnings, and library order when linking -TD
95* remove a ruler in the user's guide that was added in 2.8.3dev.10 as a
96  conversion aid (report by Edward McGuire) -TD
97* modify HTML DTD to allow <div> in <a> -KH
98* add -socks5-proxy option (Steffen Nurpmeso)
99* if --without-lss-file is used, the configured lss filename is empty and
100  should be ignored (report by Cory Krell) -TD
101* extend table/limit in parsdate.y to 2200 (report by Ian Collier) -TD
102* update eo.po, fr.po, nl.po from
103    http://translationproject.org/latest/lynx
104* update config.guess (2019-12-21), config.sub (2019-09-11)
105
1062019-08-26 (2.9.0dev.4)
107* revert change to port-handling in 2.9.0dev.3 changes for gophermap (report by
108  Martijn Dekker).
109* add ro.po, update de.po, et.po, tr.po, vi.po from
110    http://translationproject.org/latest/lynx
111
1122019-08-25 (2.9.0dev.3)
113* modify gophermap menu-parsing to handle "h" HTML selectors similarly to the
114  command-line parsing, which avoids hex-encoding the parameter delimiters
115  "?", "=", ";" as well as "#" (report by Tobias Girstmair) -TD
116* make redirection-limit configurable, defaulting to 10 -TD
117* remove alert when relative base href is seen, since HTML5 allows for this
118  (report by Sylvain Bertrand) -TD
119* modify lynx.iss to use statically-linked bzip2 and gzip programs, and to
120  eliminate a spurious warning when attempting to remove an optional DLL -TD
121* fix a few coverity warnings -TD
122* revise HTSimplify to eliminate a redundant "." segment at the beginning of a
123  path, referring to RFC 3986 5.2.4 (report by Alejandro Lieber) -TD
124
1252019-07-31 (2.9.0dev.2)
126* improved several configure macros, including workaround for non-POSIX
127  issue with BSDs.
128* fix typo in iso15_uni.tbl (Robert Bell)
129* update de.po from
130    http://translationproject.org/latest/lynx
131* update config.guess (2019-06-10), config.sub (2019-06-30)
132
1332019-01-27 (2.9.0dev.1)
134* add/adapt changes from Keith Bowes' github:
135  * updated eo.po
136  * modify GridText to make page/line percentages translatable
137  + modify HTInit.c to make it possible to view the source of XHTML documents
138  + modify def7_uni.tbl adding ch, gh, hh, jh, sh to replace some single-chars
139* implement features of RFC 6265 (prompted by discussion on mailing list) -TD
140  * recognize but ignore "HttpOnly" attribute
141  * add COOKIE_VERSION to lynx.cfg, which can be used to specify older cookie
142    RFC; provide special cases for RFCs 2109, 2965 and 6265.
143  * add selection for cookie version in options menu.
144* add dummy "check" rule to makefile.in to help with testing Arch package -TD
145* modify tidy_tls.c to work with TLS 1.3 when built with gnutls 3.6.5 or later
146  (patch by Andreas Metzler).
147* add to experimental Japanese UTF-8 feature -KH
148  + fix JIS X 0201 Katakana conversion from Shift_JIS/EUC-JP to UTF-8.
149    http://www1.interq.or.jp/~deton/lynx-sjisjisx0201/
150  + add conversion from Japanese ISO-2022-JP html to UTF-8 display_charset.
151    http://www1.interq.or.jp/~deton/lynx-jis2utf8/
152* add configure option for experimental feature "--enable-wcwidth-support" -TD
153* use/adapt wcwidth from xterm -TD
154* add support for displaying double-cell characters -KH
155  Screen capture:
156    http://www1.interq.or.jp/~deton/lynx-wcwidth/
157  Known issues:
158  * Highlight is incorrect on selecting wrapped long wide-char link text.
159  * Whereis highlight position is incorrect after wide-char text.
160  * Does not support treating double-width for East Asian Ambiguous Width
161    characters (e.g., xterm -cjk_width).
162    TODO:
163      * Use mk_wcwidth_cjk() in http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c
164      * Add cjk_width option to lynx
165* modify generated HTML when processing -source option for a Gopher menu to
166  convert literal "<", "&", and ">" to HTML named entities (report/testcase by
167  Zachary Lee Andrews) -TD
168* build-fix when persistent cookies are disabled (report by Juan Manuel
169  Guerrero) -TD
170* memory-leak and dead-code fixes from static analysis (patch by Kamil Dudka).
171* restore whitespace in info-page omitted in 2.8.9dev.17, useful for screen
172  readers (report by Dan Dunfee) -Chuck Martin
173* improve error-checks in parsdate.y (prompted by patch by TH) -TD
174* compiler-warning fixes for gcc8 and VS2015 -TD
175* fix overlooked "2.8.9" in README -Larry Hynes
176
1772018-07-08 (2.8.9rel.1)
178* documentation/metrics updates -TD
179
1802018-06-10 (2.8.9pre.1)
181* fix an inconsistency in message for "-listonly" option (Debian #805753) -TD
182
1832018-05-17 (2.8.9dev.19)
184* update test-packages to use current ncurses test-packages -TD
185* improve portability for sockaddr structures used in HTTP and FTP, for
186  IPv6 and SOCKS configurations -TD
187* fix several minor warnings reported by Coverity -TD
188* build-fix overlooked in 2.8.9dev.3 when INACTIVE_INPUT_STYLE_VH is defined,
189  for problem introduced by 2.8.8dev.17 code-cleanup -GV
190* trim unnecessary intllib symbols from src/chrtrans/makefile.in -TD
191* when cross-compiling, trim LDFLAGS from makefile rule linking makeuctb,
192  because it is a build tool, which should generally use BUILD_LDFLAGS
193  (patch by Thomas Petazzoni)
194
1952018-05-06 (2.8.9dev.18)
196* ignore content-encoding in HTContentToCompressType() if the content-type is
197  known, to improve the suggested filename (report by Russell Bell) -TD
198* add support for using client certificate with OpenSSL configuration (patch
199  by Elliot Thomas).
200* fix a few more memory leaks -TD
201* put Lynx.leaks file in home directory like Lynx.trace (report by GV) -TD
202* fix a memory leak in HTFTP.c -GV
203* modify HTDoConnect(), adding a check for keyboard interrupt with 'z' in the
204  select-loop -TD
205* modify legacy feature from Lynx 2.7.2 which checks the hostname of a URI
206  to guess whether to use HTTP, FTP, etc., depending upon the prefix of the
207  URIs hostname.  This is now an optional feature, GUESS_SCHEME, which defaults
208  to FALSE (Debian #893907) -TD
209
2102018-03-21 (2.8.9dev.17)
211* modify samples/oldlynx.bat to check if Lynx recognizes the -lss option -TD
212* modify samples/*lynx.bat to check for environment variables that Lynx would
213  test for temp-directory, and only if those are absent will the scripts
214  attempt to create a temp-directory -TD
215* modify samples/*lynx.bat to set PATH for executing utility programs -TD
216* remove unused critSec_DNS -TD
217* use EnterCriticalSection in ws_netread rather than InitializeCriticalSection
218  since critSec_READ was initialized in LYMain.c (report by GV) -TD
219* use freeaddrinfo() in one case where free() was used (report by GV) -TD
220* implement "+" item type for gopher protocol (report by James Tomasino) -TD
221* add checks in options-menu in case no color-styles have been defined -TD
222* add Visual Studio project files for 2010, 2012 -TD
223* improve checks for strings which should not be empty -TD
224* check for empty personal-mail-address (report by TG) -TD
225* modify samples/lynx-demo.cfg to use SOURCE_CACHE:memory -TD
226* modify samples/*lynx.bat to use existing TEMP-directory if possible -TD
227* modify windows installer to select directory containing SSL DLLs and copy
228  them into lynx's application directory -TD
229* add oldlynx.bat sample script to windows installer -TD
230* use default lynx.lss color scheme with samples/lynx.bat -TD
231* modify windows installers to use static libraries for pdcurses and slang,
232  because the dll for the latter is much larger than the rest of lynx.
233  Even with this change, lynx.exe is 50% larger when using slang than with
234  pdcurses -TD
235* rename test-package for ".rpm" to "lynx-dev" for consistency with ".deb" -TD
236* improve samples/lynx.bat by using location of script rather than current
237  directory -loto1992@inbox.ru ("Smuggler")
238* permanently enable MISC_EXP feature -TD
239* remove several obsolete ifdefs: DGUX, DGUX_OLD, HP_TERMINAL,
240  REVERSE_CLEAR_SCREEN_PROBLEM, SHORTENED_RBIND, SLANG_MBCS_HACK, SNAKE -TD
241* improve logic in HTCopy used to limit reads based on content-length to
242  take into account server headers which extend past the first block read
243  (report/test-case by Dick Wesseling) -TD
244* permanently enable EXP_HTTP_HEADERS feature -TD
245* modify color-style hashing to check for collisions (reported by TG, Russell
246  Bell) -TD
247* add PREFERRED_CONTENT_TYPE defaulting to text/plain and options-menu to
248  replace an assumption in HTMIMEConvert that everything is text/html.
249  Since most servers provide a valid Content-Type for HTML, and are more likely
250  to omit it for files lacking a known suffix, defaulting to text/plain is a
251  better choice -TD
252* remove dead-code for OMIT_SCN_KEEPING -TD
253* remove dead/unreachable pretty-source code in HTML.c, noticed because
254  it complicates hashing -TD
255* improve hashing for anchors and styles by using a more suitable hash-table
256  size -TD
257* add a note in lynx.cfg telling how to remove a default key-mapping -TD
258* modify "=" command to make it possible to disable margins for the URL string,
259  by first disabling wrapping using "|" -TD
260* several fixes for Windows version -TH
261  + fix an abnormal terminate when pressing 'd'(download) on no action button.
262  + work around incompatibility in move() between POSIX and Windows.
263    ref: https://www.securecoding.cert.org/confluence/display/c/FIO10-C.+Take+care+when+using+the+rename%28%29+function
264  + fix limit-check for SJIS which prevented showing a show long title in the
265    title bar on Windows environment.
266  + fix problem with PDCurses when wrapping lines.
267    ref: lynx-dev discussions "Subject: Wrapping line behavior"
268  + fix resizing terminal problem with Windows + PDCurses.
269    This problem occurs only with some combinations of source and destination
270    screen size.
271    For example: 80x25 -> 90x20
272  + including some code clean up
273* improve consistency in help-files discussing line-edit keymaps (prompted by
274  Debian #888391) -TD
275* additional fixes to work with LibreSSL on OpenBSD 6.2 -TD
276* build-fixes for OpenSSL 1.1.0 versus 1.0.0 (patch by Quentin Minster).
277* modify configure script to make a quirk of NetBSD's make-program less
278  noticeable -TD
279* modify configure script to work around pkgsrc's misconfiguration of shared
280  libraries -TD
281* modify po/makefile.inn to ensure the temporary files have distinct names
282  to avoid problem with "make -j8" (Debian #890811) -TD
283* update makefile/batch-scripts to allow building with newer Visual Studio
284  versions, e.g., 2010, 2012, so that a 64-bit executable can be built -TD
285* repair link in lynx_help_main.html to HTML 3.2 documentation
286  (Savannah #47803) -TD
287* update eo.po, fr.po from
288    http://translationproject.org/latest/lynx
289* improved several configure macros:
290  CF_BUILD_CC, CF_CC_ENV_FLAGS, CF_CURSES_FUNCS, CF_CURSES_LIBS,
291  CF_NCURSES_CONFIG -D
292* updated ftp-site url -TD
293* update config.guess (2018-01-26), config.sub (2018-01-15)
294
2952017-07-10 (2.8.9dev.16)
296* modify configure script to warn if NLS cannot be configured, and disable
297  the feature rather than leaving it partly configured and failing during
298  the build -TD
299* modify configure script to allow pre-set $MSGFMT and $XGETTEXT variables to
300  to used to build the NLS configuration using system's native NLS support -TD
301* convert po/zh_TW.po to UTF-8 to work with Solaris10, which lacks big5 -TD
302* build-fix for OSX Panther, which has PRId64 but not SCNd64 (patch by Martijn
303  Dekker).
304* modify po-makefile to use msgmerge to align with lynx.pot, and also use sed
305  to update some obsolete homepage URLs in translations -TD
306* add a note in the comments for INCLUDE in lynx.cfg regarding the default
307  directory searches LYOpenCFG(), added in 2.8.4dev.20 (Debian #818047) -TD
308* add a check to ensure that HTML_put_string() will not append a chunk onto
309  itself (report by Ned Williamson) -TD
310* update da.po, et.po, tr.po from
311    http://translationproject.org/latest/lynx
312
3132017-07-04 (2.8.9dev.15)
314* add note in lynx.cfg about default values (Debian #408448) -TD
315* amended Backes' change to the COLLAPSE_BR_TAGS feature for compatibility -TD
316  + use ENABLE_LYNXRC to determine whether it is written to the .lynxrc file.
317  + add command-line option, etc., for controlling whether blank lines are
318    trimmed, e.g., trailing lines as well as the special case for collapsing
319    br-tags.  Leading blank lines at the top of the document are untouched.
320  + modify limit for trimmed lines to retain as little as 1 line; previously
321    the trimming would go no smaller than 2 lines.
322* add command-line option and options-menu item for COLLAPSE_BR_TAGS (patch
323  by Peter Backes).
324* fix strict gcc7 warnings on OSX, aside from those due to incorrect system
325  headers -TD
326* adjust definition of alloca() in HTUtils.h to quiet bogus compiler warning
327  with NetBSD 7 -TD
328* add configure check for preprocessor -C option, overlooked in c99 -TD
329* correct logic in HTCopy() when re-reading a page (Debian #863008) -TD
330* fix lintian warnings in ".deb" test-package -TD
331* build-fix for PGI compilers, e.g., symbol conflicts -TD
332* update eo.po from
333    http://translationproject.org/latest/lynx
334
3352017-05-10 (2.8.9dev.14)
336* amend fix for Debian #841155, adding check for complete multibyte strings to
337  decide when the cell-limit has been met (Debian #862148) -TD
338* minor improvements to configure script to reduce warnings in config.log -TD
339* update config.sub (2017-04-02)
340* compiler-warning fixes for c99 on OSX -TD
341
3422017-04-29 (2.8.9dev.13)
343* amend fix for Debian #841155, adding check for special case where the
344  expected number of cells is zero (report by Larry Hynes) -TD
345
3462017-04-28 (2.8.9dev.12)
347* correct logic in cell2char(), which gave up too early in determining the
348  number of cells needed for a multibyte string in the editable text-fields
349  (Debian #841155) -TD
350* improve manual page discussion of environment variables, prompted by
351  comments in Debian #791452, which overlooked the fact that details of proxy
352  behavior are found in the user guide -TD
353* cleanup some of the user's guide formatting, e.g., for quote-characters -TD
354* consistently use "_" in command-line options table and manual page, to work
355  with program logic that treats "-" as "_", but not the reverse (report by
356  Larry Hynes) -TD
357* improved several configure macros:  CF_ADD_CFLAGS, CF_CC_ENV_FLAGS,
358  CF_GNU_SOURCE, CF_LARGEFILE, CF_MATH_LIB, CF_PROG_LINT, CF_SRAND,
359  CF_XOPEN_SOURCE -TD
360* modify Windows makefile to allow SSL_LIBS and SSL_DEFS to be overridden,
361  reflecting naming-incompatibility in recent OpenSSL development -TD
362* modify ncurses-specific code to allow its TERMINAL struct to be opaque -TD
363* refine special case of server Content-Type from 2.8.7dev.11 changes to
364  decompress files offered for download when the server has gzip'd them
365  (report by TH) -TD
366* amend comparison from 2.8.8dev.10 changes to handle slang specially
367  (report/testcase by TH) -TD
368* minor cleanup of UCDomap.c -TD
369* build-fix for color-style with leak-checking -TD
370* amend merge/fixes from
371	http://en.sourceforge.jp/project/lynx-win32-pata
372  as well as problem introduced by 2.8.8dev.6 cleanup -TH
373* update ca.po, from
374    http://translationproject.org/latest/lynx
375* tidy whitespace in lynx.cfg (report by David Niklas) -TD
376* fix two more typos in the list of ENABLE_LYNXRC in lynx.cfg -TD
377* remove a repeated item for SEND_USERAGENT from lynx.cfg (Larry Hynes)
378* accept userinfo in a URL, subject to override by -auth option or -pauth
379  options.  According to RFC-3986, this is deprecated, but testing shows other
380  clients support it -TD
381* fix several minor warnings reported by Coverity -TD
382* remove redundant asserts which follow a check that leads to outofmem(),
383  added in 2.8.8dev.4 to appease clang 2.6, since clang 3.x understands
384  no-return function declarations -TD
385* when converting host+params to idna, temporarily separate the params to
386  avoid a warning from idna_to_ascii_8z() -TD
387* improve warning messages from 2.8.9dev.11 fixes when stripping user/password,
388  dropping an unnecessary message and fixing a case where all-punctuation
389  user name was not logged (report by Axel Beckert) -TD
390* update config.guess (2017-03-05), config.sub (2017-02-07)
391
3922016-11-15 (2.8.9dev.11)
393* amend fix for stripping user/password to ensure that the stripped value is
394  used when connecting to the host (prompted by discussion of CVE-2016-9179
395  at https://lists.debian.org/debian-lts/2016/11/threads.html#00072) -TD
396
3972016-11-08 (2.8.9dev.10)
398* improved fix for OpenSSL 1.1 (Taketo Kabe).
399* improve warning message when stripping user/password from URL; report on
400  http://seclists.org/oss-sec/2016/q4/322 treated as a Lynx parsing error the
401  punctuation such as "?" which is permitted by RFC-1738 in a user or password
402  field.  RFC-3986 subsequently modified this.  The improved message points out
403  the possible confusion by users when these fields contain punctuation -TD
404* build-fix for OpenSSL 1.1 (Kamil Dudka)
405* begin work to parse gopher extension "link to URL" -TD
406* remove an obsolete comment in the manual page about -dump versus -force_html
407  (report by Peter Schmitt) -TD
408* modify samples/oldlynx to provide an empty ".lss" file as a better default
409  than providing an empty "-lss" option -TD
410* amend change made in 2.8.8dev.17 to permit multiple COLOR_STYLE items to
411  restore the ability to cancel the color-style by providing an explicitly
412  empty configuration item (in lynx.cfg, -lss or $LYNX_LSS).  In lynx.cfg, it
413  is possible to follow the empty COLOR_STYLE with other data, but the -lss
414  option overrides everything, and if that is not found, $LYNX_LSS overrides
415  lynx.cfg -TD
416* correct ifdef so that if the "news" parsing is disabled at compile time,
417  HTTP.c interprets https:// links correctly when a https_proxy is set up
418  (patch by Al Walker).
419* add a limit-check in case colspan is given as zero for non-nested-table case
420  (report by Sami Liedes) -TD
421* update nl.po, sl.po from
422    http://translationproject.org/latest/lynx
423
4242016-04-26 (2.8.9dev.9)
425* add workaround for servers such as https://www.xing.com which fail to close
426  the connection when they finish sending compressed data.  This relies on
427  the content-length (report by Klaus-Peter Wegge) -TD
428* restore fix to filter out left-to-right marks which was broken in refactoring
429  in 2.8.9dev.2, and also filter out right-to-left marks (Debian #808949) -TD
430* fix build for current gnutls configuration which dropped the
431  gnutls_protocol_set_priority function (reported by Axel Beckert, Andreas
432  Metzler) -TD
433* modify CF_LD_RPATH_OPT configure macro, changing FreeBSD case to use
434  -Wl,-rpath rather than -rpath option.  According to FreeBSD #178732, either
435  works since FreeBSD 4.x; however scons does not accept anything except the
436  -Wl,-rpath form -TD
437* add null-pointer checks for ssl_ctx in HTTP.c in case of error from calls
438  on SSL_CTX_new (report by Yuan Jochen Kang) -TD
439* update config.guess (2016-01-01), config.sub (2016-01-01)
440* update da.po, fi.po, tr.po from
441    http://translationproject.org/latest/lynx
442
4432015-12-18 (2.8.9dev.8)
444* fix regression in SSL support (report by Axel Beckert) -TD
445* update et.po, fr.po, vi.po, zh_CN.po from
446    http://translationproject.org/latest/lynx
447
4482015-12-18 (2.8.9dev.7)
449* make the HTTP version configurable, defaulting to "1.0" (HTTP/1.0) as
450  HTTP_PROTOCOL, and make it changeable in the options menu -TD
451* switch HTTP version to 1.1, adding an explicit "close" to work around
452  the pitfall of persistent connections.  This is to work around a selective
453  reading of RFC 2068 by duckduckgo.com - see
454    http://lists.nongnu.org/archive/html/lynx-dev/2015-12/index.html
455  -Axel Beckert
456* fix a potential null dereference in tidy_tls.c reported by Coverity -TD
457* extend advanced mode by showing field names in forms in the status line
458  (suggested by TG) -TD
459* fix some typos found by lintian -Axel Beckert
460* correct buffer size in pretty_html() function of LYKeymap.c -TG
461* add support for some HTML5 elements -KH
462  Using this change, you can jump to <section id="speakers">.
463  (The addition in src{0,1}_HTMLDTD.txt is copied from DIV.)
464  <section>, <article>, <main>, <aside>, <header>, <footer>, <nav>, <figure>
465* improve configure check for extended curses functions, needed for compiling
466  with ncursesw on OSX, in particular when configuring with ncurses6 (report
467  by Tom Wyant) -TD
468* set SSL_MODE_AUTO_RETRY in OpenSSL configuration, completing work needed for
469  Debian #707059 -TD
470* correct description used for "K" vs "k" key binding in manpage -TD
471* adopt some of the patches from Debian lynx package:
472  + add Delete key usage to manpage (patch by Denis Briand, Debian #74358)
473  + add $(LDFLAGS) when building makeuctb (patch by Atsuhito Kohda).
474  + add NO_BUILDSTAMP symbol to appease
475    https://wiki.debian.org/ReproducibleBuilds/TimestampsFromCPPMacros
476  + add -n option to gzip when making gzip'd helpfiles (patch by Andreas
477    Metzler).
478  + add support for client certificates (patch by Simon Kainz, Debian #797901).
479* use POSIX locale when sorting entries in cfg_defs.h (patch by Reiner Hermann,
480  Debian #792770).
481* move homepage for Lynx from
482    http://lynx.isc.org
483  to
484    http://lynx.invisible-island.net
485  because ISC has ended support -TD
486* change "GNU Public License" to "GNU General Public License" for consistency
487  (report by Axel Beckert) -TD
488* free a use-after-free in scan_cookie_sublist (Redhat #1120925) -TG
489* updates for configure macros from ncurses and xterm -TD
490* fix for gnutls logic to support rehandshake on negotiation for optional
491  client certificate, e.g., for https://contributors.debian.org (patch by
492  Simon Kainz, Debian #797059).
493* update ca.po, sv.po, et.po from
494    http://translationproject.org/latest/lynx
495* use gnutls_set_default_priority() to simplify algorithm priorities in the
496  gnutls configuration as well as track occasional changes in that library
497  (patch by Andreas Metzler, Debian #789189, Debian #784430).
498* correct logic in LYsetRcValue() from 2.8.8dev.13, which would free the wrong
499  pointer if the input had leading blanks (patch by Ruda Moura).
500* fix CF_CHECK_SIZEOF autoconf macro to work when its working variables have
501  been preset to an empty value (report by Andrew Arensburger) -TD
502* update config.guess (2015-10-21), config.sub (2015-08-20)
503
5042015-05-06 (2.8.9dev.6)
505* add a note about OCSP to url-support documentation (Debian #745835) -TD
506* change defaults for SSL prompts when a problem is detected to "no" (Debian
507  #783477) -TD
508* if an SSL error message is too long for the screen-width, trim it with an
509  ellipsis so that the "(y)" part of the prompt for continuing will be visible
510  (Debian #783476) -TD
511* update test-packages to use ncurses6 test-packages -TD
512* modify configure script to check for ncurses ".pc" files first before looking
513  for the "ncurses*-config" scripts -TD
514* modify configure script to accept a release-number for the ncurses/ncursesw
515  values of the "--with-screen" option, e.g., "--with-screen=ncursesw6" -TD
516* cosmetic fixes for autoconf macros to avoid vi-workaround -TD
517* update da.po, et.po, fr.po, nl.po, vi.po from
518    http://translationproject.org/latest/lynx
519* regenerated lynx.pot, sent to translation project -TD
520* update config.guess (2015-03-04), config.sub (2015-03-08)
521
5222015-04-12 (2.8.9dev.5)
523* add codes U+200A, U+200B to def7_uni.tbl (prompted by report by Sven
524  Hartrumpf, as well as referring to
525  https://www.cs.tut.fi/~jkorpela/chars/spaces.html) -TD
526* restore large buffer-size from follow_link_number() which was altered in
527  2.8.8dev.10 changes to use LYgetBString() (Debian #699068) -TD, -TG
528* loosen the check in IsOurFile() to permit hard-linked files
529  (Debian #429606) -TD
530* update ca.po, cs.po, et.po, fi.po, fr.po, id.po, nl.po, pt_BR.po, ru.po,
531  sl.po, tr.po, vi.po from
532    http://translationproject.org/latest/lynx
533
5342015-01-25 (2.8.9dev.4)
535* modify check after gnutls_certificate_verify_peers2() to use
536  gnutls_certificate_verification_status_print() when available, to give
537  potentially more details on certificate revocation (patch by Andreas Metzler,
538  Debian #745835, Debian #752610)
539
5402015-01-05 (2.8.9dev.3)
541* correct shortcut for "Send To" link used in Inno Setup script, broken in
542  2.8.8dev.15 -TD
543* amend change made in 2.8.8dev.10 to LYLocal.c get_filename(), ensuring that
544  the bstring parameter can be (re)allocated within that function's call to
545  LYgetBString() (report by Raoul Megelas) -TG
546* build-fixes for djgpp 2.04 and gcc 4.8.4 using Watt-32 -GV
547
5482014-12-21 (2.8.9dev.2)
549* correct an inconsistent check for reload using isLYNXCGI() in the
550  options-screen -TD
551* add script after using msginit to create en.po, to work around renaming in
552  Cygwin environment -TD
553* improve overlay of field contents in form for "-dump" option; the change
554  in 2.8.8dev.3 did not take into account UTF-8 values (Debian #770011) -TD
555* correct a bug in the map_string_to_keysym() function introduced in
556  2.8.8dev.17:  as used via the remap() function, this returns the curses
557  code for a special key rather than Lynx's internal code (Debian #769601) -TD
558* add checks when translating from UTF-8 to Unicode, to ensure that only the
559  shortest encoding is accepted.  Other/longer encodings are mapped to the UCS
560  replacement character as in xterm (Debian #763268) -TD
561* modify LYExpandHostForURL() to call HTGetAddrInfo(), allowing DNS lookups
562  for IPv6 to be interrupted, e.g., by typing ^G.  This was a path overlooked
563  in 2.8.8dev.13 (reports by Chad Kline, etc.) -TD
564* drop libgnutls-extra when using --with-gnutls-compat option -TD
565* drop libgcrypt dependency when building with gnutls, using gnutls_rnd()
566  rather than gcry_randomize() (adapted from patch by Andreas Metzler,
567  Debian #753699) -TD
568* fix a reference-after-free in scan_cookie_sublist(), probably fixing RedHat
569  #1120925 -Mike Gorse
570* update eo.po, id.po from
571    http://translationproject.org/latest/lynx
572* improve workaround for too-long pathnames in LYPrint.c SetupFilename() -TD
573* fix a few inconsistencies between #if / #ifdef, including one for sleep()
574  which broke cross-compiles for MinGW -TD
575* updated/improved configure script macros (TD):
576  + CF_ACVERSION_CHECK:  work around another gratuitous incompatibility
577    introduced in 2.69 (reported by Ross Burton, openembedded.org)
578  + CF_ADD_CFLAGS:  workaround for ash-shell
579  + CF_ADD_LIBS:  workaround in CF_X_TOOLKIT uses pkgconfig, whose files
580    generally are using incomplete dependencies - in turn introducing lots of
581    duplication.  filter out the duplicates.
582  + CF_CHECK_CFLAGS:  workaround for ash-shell
583  + CF_CURSES_FUNCS:  improve workaround for weak-linkage, seems to fix tests
584    with NetBSD 6.1
585  + CF_INTEL_COMPILER:  cleanup the -no-gcc option which was leftover from
586    testing - prcs does not build with this option.
587  + CF_MAKEFLAGS:  workaround for GNU make 4.0 incompatibility with previous
588    releases.
589  + CF_SUBDIR_PATH:  add /usr/pkg and /opt/local to help configuring with
590    pkgsrc and macports -TD
591  + CF_XOPEN_SOURCE:  Minix3.2 ifdef's the POSIX.1-2001 functions inside
592    _NETBSD_SOURCE, even though it was released 2012-02-29 - appease it.  At
593    the same time, turn on the verbose flag to show that most platforms need
594    platform-specific define's to get POSIX (sic).  Also, add case for UnixWare
595    (report/discussion with Mark Ryan).
596  + CF_X_ATHENA:  add --with-Xaw3dxft option
597  + CF_X_TOOLKIT:  add workaround for breakage in XQuartz upgrades
598* add check to ensure that "submit" command from 2.8.8dev.10 is performed
599  in a form (report by Karen Lewellen) -TD
600* update config.guess (2014-03-23), config.sub (2014-07-28)
601
6022014-03-12 (2.8.9dev.1)
603
6042014-03-09 (2.8.8rel.2)
605* correct errata in test-files which cause broken links in break-out directory
606  in lynx.isc.org server -TD
607* amend change from 2.8.8pre.2, to ensure that MinGW libraries already
608  declaring 'sleep()' will build -TD
609* drop unused save/compress rules from makefile.in, because fixing umask for
610  these is pointless -TD
611* modify makefile.in to establish sane umask value in the "install-doc" rule
612  (report by Rajeev V Pillai) -TD
613* build-fix for NetBSD, whose curses library provides use_default_colors(),
614  but the package turns off the keymap feature (patch by Thomas Klausner).
615
6162014-02-14 (2.8.8rel.1)
6172014-02-14 (2.8.8pre.5)
618* change quoting for fixup to help_files.sed in 2.8.8dev.17 to work around
619  bug in cygwin's make/sed programs -TD
620* change quality value for application/xhtml+xml mime type added for Debian
621  #184482, to ensure that it is offered as one of Lynx's internal types on
622  an "Accept:" line sent to the server (Debian #725178) -TD
623* trim unexpected query-parameters from file: URIs when checking for their
624  presentation and compression types.  Not all browsers do this, etc. -TD
625* modify forms-submit to trim query-parameters from the action URI if it
626  happens to be a file-URL.  IE and some other browsers do this. The RFCs
627  do not mention this since forms are an HTTP feature (Debian #738121) -TD
628* reviewed command-line options which were not provided in lynx.cfg; added
629  others which could be useful for dumps (i.e., force_html, hiddenlinks,
630  listonly, list_inline, localhost, short_url, with_backspaces) -TD
631* add dont_wrap_pre to lynx.cfg (request by GV) -TD
632* use idn_free() rather than ordinary free (patch by GV)
633* build-fix when alt-bindings are disabled (patch by GV)
634* correct sense of --disable-alt-bindings option in configure script (prompted
635  by report by GV) -TD
636
6372014-02-04 (2.8.8pre.4)
638* modify the LOCALE_CHARSET feature to provide a default value for the
639  ASSUME_CHARSET feature aka "display-charset" (Debian #737416) -TD
640* fix two bugs in print-to-file from 2.8.8dev.10 changes -TD
641  + suggested filename suffix for text/html was ".html" rather than ".txt"
642  + using ^U to clear the filename to print to did not cancel the prompt
643  (report by Klaus-Peter Wegge)
644* disable EXP_JAPANESEUTF8_SUPPORT if the system has no iconv support -TD
645* modify makefiles to perform the src/chrtrans rules from the top-level rather
646  than via the src-level, solving the issue of "makefile races" -TD
647* reviewed minor fixes from OpenBSD CVS for these issues:
648  - fix makefile races [espie]
649  - read/write result checking fixes to avoid unsigned comparisons vs -1 [krw]
650  However, the former is not an improvement; kept only the latter -TD
651
6522014-01-11 (2.8.8pre.3)
653* apply analogous changes to tidytls.c interface -TD
654* apply openssl patch from openSUSE package for Lynx to modify the SSL options
655  to omit the SSLv2 and compression features (report by BJP) -TD
656* add check for alternate package "libssl" also used with Fedora20 -TD
657* fix a check in configure-script for openssl subdirectory in includes. It
658  happened to work in most cases due to a spurious blank in the pkg-config
659  file; this was removed recently, e.g., for Fedora20 -TD
660* fill-in some dangling links in test-files -TD
661* build-fix for --disable-prettysrc (reported by Don Hsi-Yun Yang aka
662  "omoikane") -TD
663* review/improve html helpfiles -TD
664* ensure that $(sysconfdir) exists in makefile as dependency of install-help
665  rule -TD
666* update config.guess (2014-01-01), config.sub (2014-01-01)
667
6682013-12-17 (2.8.8pre.2)
669* change makefile.msc and lynx-slang.iss to use dll for slang -TD
670* change URL for HELPFILE in lynx.cfg, etc., to omit version-specifics -TD
671* update example of options menu shown in user-guide -TD
672* restore ^Z maxscreen-toggle for Windows, omitted in 2.8.8dev.17 cleanup -TD
673* typographical fixes for manpage (patch by Bjarni I. Gislason, Debian #732236)
674* allow fallback sleep() function to be used for MinGW -GV
675* remove special case in configure.in which added "-lcompat" to $LIBS
676  for OpenBSD, MirBSD and EkkoBSD (Christian Weisgerber, Thorsten Glaser).
677* build-fix for --disable-forms-options -TD
678* omit request for admin-access in NullSoft installer, since lynx could be
679  installed in user's directory -TD
680* change Windows default for LYNX_LSS_FILE to not use a directory-path -TD
681
6822013-11-28 (2.8.8pre.1)
6832013-11-28 (2.8.8dev.17)
684* revise/update counts in README.metrics, using a script replacing a manual
685  procedure -TD
686* amend check for magic header bytes from 2.8.8dev.3 for "deflate" to limit it
687  to the 3-bit block header described in RFC-1951 -TD
688* install the sample-files in the dpkg test-script -TD
689* add configure option --with-cfg-path and environment variables LYNX_CFG_PATH
690  to provide search-list capability for the ".cfg" and ".lss" files -TD
691* modify configuration of COLOR_STYLE value in lynx.cfg, allowing multiple
692  filenames to be specified and providing those as choices in the O'ptions
693  menu (Debian #404893) -TD
694* updates for lynx_help_main.html -TD
695* update URLs in about_lynx.html -TD
696* add internal URL "LYNXEDITMAP:", which is (like "LYNXKEYMAP:") generated,
697  making that the primary page for field-editing help -TD
698* improve DOSPATH-related logic in HomeEnv(), making this work properly with
699  Windows Vista and 7.  The feature is needed to read Lynx's bookmarks file
700  from the user's "Personal" shell-folder (report by Manuel Nunez) -TD
701* modify samples/*.bat to work when running in a directory whose pathname
702  contains spaces -TD
703* reduce required privileges for installing in lynx.iss -TD
704* improve sed expression appended to help_files.sed to fix a case for the
705  edit-helpfiles which left a ".gz.gz" suffix for compressed filename URLs,
706  overlooked since 2.8.1pre.3 -TD
707* modify logic in lkcstring_to_lkc() to allow named keys, e.g., from curses,
708  to be used consistently in a KEYMAP directive -TD
709* add version-info to LYIcon.rc -TD
710* add symbols in Keysym_Strings[] and table in setup_vtXXX_keymap() for
711  function keys 2-12, to improve keymap-configurability -TD
712* change extra-key #define's in LYStrings.h to enum -TD
713* cleanup pre-2.7 debris from LYStrings.c and LYStrings.h -TD
714* modify tables for key-bindings and edit-bindings to allow them to be reloaded
715  to their initial values -TD
716* add check in get_connection() for ftp-connections to ensure that a password
717  from a URL is non-empty -TD
718* add samples/oldlynx.bat to demonstrate how to use non-color-style -TD
719* add NSIS script, to allow building Windows installer via cross-compiling -TD
720* fixes to configure script and makefiles to work with empty $prefix, e.g.,
721  as used in MSYS -TD
722* improve configure check for sleep() for cross-compiling to MinGW -TD
723* modify configure check for inet_addr() for cross-compiling to MinGW -TD
724* add configure check for Win32 flavor of PDCurses when cross-compiling to
725  MinGW using the "--with-screen=pdcurses" option -TD
726* improve color-style simulation of old color scheme by coloring input fields
727  with color #5 -TD
728* correct search logic to match links which are wrapped on the right margin.
729  Previous fixes to highlight arbitrarily long links overlooked this case
730  (Debian #546264) -TD
731* modify the INFO page, normally bound to "=", to show decoded strings for
732  URLs, e.g., which use %xy hexadecimal encoding.  The decoded strings are
733  shown on the line following the encoded URLs if the strings are different.
734  Also if display-charset is UTF-8, modify -dump "References" URLs to show
735  the corresponding decoded strings for consistency with the text which is
736  already in UTF-8.  Other URLs such as that shown in the status area are
737  shown in encoded form per previous discussion which recommending doing this
738  to address phishing attempts (Debian #398274) -TD
739* simplify file-URLs shown in reference list of -dump by trimming unnecessary
740  "localhost", e.g.,
741    file://localhost/XXX
742  becomes
743    file:///XXX
744  (Debian #334787) -TD
745* extend the "Bad HTML" warning feature to -dump option when the -stderr
746  option is also set (Debian #398304) -TD
747* add -list_inline option, which modifies -dump output to put links inline with
748  the text rather than in a list at the end of the dump (Debian #584080) -TD
749* add clarification in manpage regarding -force_html option versus -dump or
750  -crawl (Debian #254603, Debian #295273) -TD
751* improve manpage descriptions of -reload, -get_data and -post_data (Debian
752  #350853) -TD
753* modify manpage synopsis to make it clearer that Lynx accepts more than one
754  path and/or URL on the command-line. The paragraph explaining this was
755  added in 2.8.6dev.5 (Debian #350853) -TD
756* update COPYHEADER, clarifying license issues -TD
757* minor change to Content-Length logic from 2.8.8dev.13 to work with Amazon's
758  cookies (Debian #720541) -TD
759* improve warning message for GNUTLS_CERT_SIGNER_NOT_FOUND (Debian #695653) -TD
760* ignore non-fatal return codes from gnutls_handshake introduced by SNI change
761  in 2.8.8dev.15 (Debian #724812, patch by Hans Wurst).
762* updates for configure macros -TD
763  + CF_ACVERSION_CHECK, fix from byacc for "newer" autoconf.
764  + CF_ADD_LIB_AFTER, fix from xterm for problem with -Wl,xxx options
765  + CF_CURSES_LIBS, modify to allow external script to set $cf_term_lib and/or
766    $cf_curs_lib
767  + CF_INTEL_COMPILER, $host_os needs AC_CANONICAL_HOST
768  + CF_MIXEDCASE_FILENAMES, add msys / msysdll to known host/platform types
769  + CF_RPATH_HACK, use sort and uniq rather than sort -u, to work with HPUX
770    11.11, etc.
771  + CF_TRY_PKG_CONFIG, set variables for consistent usage of this macro
772  + CF_XOPEN_SOURCE, add msys / msysdll to known host/platform types
773  + CF_X_ATHENA, trim extra X libraries after updating lists, to work with ld
774    --as-needed option which in effect uses only the first mention of the
775    library.  If that does not follow everything that depends on the library,
776    ld will silently fail to resolve symbols.
777* update config.guess (2013-06-10), config.sub (2013-09-05)
778
7792013-07-29 (2.8.8dev.16)
780* build-fix for setmode() definition on Cygwin -TD
781* modify HTUtils.h to work around header conflict with Cygwin w32api and
782  openssl 1.0.1e (prompted by report/patch by Supriyo Biswas) -TD
783* protect redefined errno values for Windows port from redefinition warnings
784  when using MinGW build, since the WSAxxx values are what the configuration
785  actually uses -TD
786* modify <address> tag to treat it like <p> when used within a list -TD
787* update fi.po from
788    http://translationproject.org/latest/lynx
789* add on/off toggles to options menu for the color-style and default-colors
790  features, to help deal with packages which enable default colors without
791  adjusting the color-style settings to avoid having yellow text on a white
792  background (report by Stephen Isard) -TD
793* add -default-colors command-line option to allow toggling the state of the
794  DEFAULT_COLORS setting from lynx.cfg -TD
795* improve discussion of -dump and -force_html in manpage (Ubuntu #1112568) -TD
796* cleanup quoting and use of ASCII "-" versus hyphen in manpage -TD
797* add checks for zero-length strings in a few places to prevent infinite loop
798  when the focus moves to a text-field which is past the right margin due to
799  improper placement for the nested-tables configuration (report by Rajeev V
800  Pillai) -TD
801* update doctype for html documentation to 4.01 strict -TD
802* correct handling of backslash in TrimCommand() function introduced in
803  2.8.6dev.4, used to process the commands for "test=" in mime-types -TD
804* correct 2.8.3dev.13 check for permissible place to split UTF-8 encoded text,
805  reported by Coverity -TD
806* make DONT_TRACK_INTERNAL_LINKS logic configurable via lynx.cfg as
807  TRACK_INTERNAL_LINKS; the configure script now sets the default value -TD
808* fix most issues found by clang 3.2 analyze -TD
809* fix most issues found by Coverity scan -TD
810
8112012-11-18 (2.8.8dev.15)
812* corrected position of highlighting from search/whereis function when using
813  multibyte characters (Debian #673385) -TD
814* modify default case for HTLoadGopher() to use the file's suffix to obtain
815  a MIME mapping rather than always storing unknown types to disk (suggested by
816  Dario Niederman) -TD
817* modify ^X-e handling to not limit the result to the form field's length
818  (report by Keith Bowes) -TD
819* modify the Inno Setup files to show lynx's version numbers.  Development
820  and prerelease versions are indicated in the numeric-only versions by
821  prefixing a "10" or "20" -TD
822* ask for filesize when downloading via ftp, to use this in the read-progress
823  ETA -TD
824* fix special case when -dont_wrap_pre option is used, to restore space between
825  words which was lost when inserting a soft newline used to splice together
826  segments of a long line (Ubuntu #806749) -TD
827* provide more readable ETA message as an option (prompted by patch by Joerg
828  Hahn) -TD
829* add GNUTLS call to enable SNI (Server Name Indication) extension (Ubuntu
830  #732177) -TD
831* correct typo for -bibhost option in manpage (Redhat #854574) -TD
832* revise nsl-fork logic for passing addrinfo and hostent data back to eliminate
833  fixed limit on the number of records to return -TD
834* correct problem with loop logic in fill_addrinfo() exposed by multiple
835  addresses from
836    http://fbcdn-sphotos-d-a.akamaihd.net
837  (report/analysis by TG) -TD
838* updates for configure script macros (TD):
839  + add 3rd parameter to AC_DEFINE's to allow autoheader to run
840  + remove unused macros
841* update nl.po from
842    http://translationproject.org/latest/lynx
843* improve checking of certificates in the gnutls_certificate_verify_peers2()
844  by handling special case where self-signed certificates should be reported
845  (patch by Jamie Strandboge).
846* update config.guess (2012-09-25), config.sub (2012-08-18)
847
8482012-08-22 (2.8.8dev.14)
849* reset anchor's actual-length calculation at the end of pumpData() to handle
850  scenario where this is used for internal data movement, i.e., for
851  decompressing files (report by Owen Leibman, Debian #681214) -TD
852* drop two files overlooked in previous commit (TD):
853  lynx.rsp and WWW/Library/Implementation/HTFWriter.c
854
8552012-08-15 (2.8.8dev.13)
856* make nsl-fork work for the DNS lookup using getaddrinfo, i.e., for IPv6
857  configurations (report by FLWM) -TD
858* add U+0218, U+0219, U+021a, and U+021b to 0x53, 0x73, 0x54, and 0x74,
859  respectively, for Romanian s/t with cedilla in def7_uni.tbl (Ralph Babel)
860* modify handling of "set" in -cmd_script option to try both cfg-file and
861  rc-file settings (prompted by discussion with Andrew Watts) -TD
862* update configure script to add --datarootdir option, which changes the
863  default for man-page from /usr/lib to /usr/share -TD
864* modify configure check for sizeof(time_t), sizeof(off_t) to help recover if
865  it is run in a deficient environment such as busybox -TD
866* limit downloaded files by Content-Length if any, to match behavior of IE,
867  Firefox and some other browsers; this is not addressed in RFC 2616 (Debian
868  #681214) -TD
869  For more information, see "Content-Length in the Real World" by Eric Law:
870  http://blogs.msdn.com/b/ieinternals/archive/2011/03/09/browsers-accommodate-incorrect-http-content-length-and-sites-depressingly-depend-on-it.aspx
871* fix an unbounded loop in restrictions_fun() which could cause a core dump
872  (Debian #616107) -TD
873* add LDFLAGS to top-level makefile.in, for consistency with other recursive
874  options (suggested by Naomasa Maruyama) -TD
875* modify makefile.in and src/makefile.in to pass make-flags, e.g., "-n" for
876  POSIX make -TD
877* updated configure macros (TD):
878  + add check for clang warning options
879  + check for tinfo library, which may be present
880  + omit -Wpointer-arith check for pre-3.0 gcc
881  + add check for 'make' programs ${MAKEFLAGS} versus ${MFLAGS}, for recursive
882    operation.
883* updated list for "$(TABLES)" in src/makefile.in so that parallel builds work
884  properly (patch by Diego Elio Petteno)
885* remove extra "$(LDFLAGS)" from src/makefile.in when linking lynx (patch by
886  Josef Sontgen)
887* correct formatting of large file-sizes in directory listing (Debian
888  #666213) -TD
889* improve checking of certificates in the gnutls_certificate_verify_peers2()
890  (report by Martin Georgiev) -TD
891* update de.po eo.po sv.po vi.po from
892    http://translationproject.org/latest/lynx
893* use PDCurses "wide" variation in makefile.msc -TD
894* modified quoting for parameter values passed to blat mailer to ensure that
895  it handles embedded blanks (report by pfourier) -TD
896* fix regression introduced by changes for Debian #603648 -TD
897* modify makew32.bat and makefile.bcb to use GnuWin32 packages to simplify
898  builds with Borland 5.51 C++ compiler (prompted by discussion with
899  pfourier) -TD
900* add configure check for windres needed for mingw build if cross-compiling -TD
901
9022012-02-22 (2.8.8dev.12)
903* treat charsets ISO-8859-8-E and ISO-8859-8-I as aliases of ISO-8859-8
904  (Owen Leibman)
905* amend the dev.10 change to HTLoadDocument(), which broke caching of forms,
906  to limit it to just the case where the user has pressed ^R, etc (report by
907  TG) -TD
908
9092012-02-19 (2.8.8dev.11)
910* correct help-message for -html5_charset option -KH
911* correct a typo in strtol change from dev.10 which caused hexadecimal numeric
912  entities to be misrendered -TG
913* update eo.po, et.po and tr.po from
914    http://translationproject.org/latest/lynx
915* correct dll name for bzip2 in lynx.iss package script -TD
916
9172012-02-12 (2.8.8dev.10)
918* updated po/lynx.pot; there are a few new messages -TD
919* add "submit" and "reset" commands (Debian #603645) -TD
920* add "pwd" command, to show current working directory in the statusline -TD
921* modify check in HText_endForm() when a form contains only a single input
922  field, to allow a return in any text-like field other than textarea to cause
923  the form to be submitted (Debian #603648) -TD
924* add bzlib to win32 makefile.msc -TD
925* define WIN32_LEAN_AND_MEAN in makefile.msc to accommodate naming conflict
926  in recent Win32 SDKs, which otherwise include winsock.h in windows.h -TD
927* fixes for the dev.9 Win32 feature to toggle between normal/fullscreen,
928  by checking the actual screensize after maximizing the display -TD
929* use ASCII apostrophe for 7-bit approximation to U+02bd as well -TD
930* use ASCII apostrophe 0x27 for 7-bit approximation to Unicode apostrophe
931  U+02bc (suggested by Ralph Babel)
932* update LYLeaks.c / LYLeaks.h to include the bstring allocation, copy and free
933  functions -TD
934* several fixes for the -find-leaks option, e.g., include LYLeaks.h in a few
935  modules, modify the StrAllocVsprintf function to update the bookkeeping,
936  etc -TD
937* move call to LYCanWriteFile into LYValidateOutput, to make prompts for
938  download, print and upload more alike -TD
939* correct an old bug in send_file_to_file(), used when printing a page to a
940  file, which prevented its check for appending to an existing file -TD
941* modify LYValidateFilename to use LYTildeExpand -TD
942* modify LYConvertToURL to use LYTildeExpand for Unix, and further modify
943  LYTildeExpand to lookup given user's home directory, thereby making commands
944  such as "g ~root/tmp" work as expected -TD
945* replaced most LYgetStr calls with LYgetBString, except for LYMail.c and
946  LYNews.c since those do use LYgetStr's limits as it was designed.  Other
947  calls generally did not need those limits -TD
948* modify finish_ExtEditForm to eliminate wrapping when an edited line is longer
949  than MAX_LINE.  The user is still offered the choice of wrapping to the
950  displayed size of a TEXTAREA, but if declined, the TEXTAREA's content will
951  not be wrapped -TD
952* modify LYgetstr, making it call revised function LYgetBString which handles
953  bstring's, and allows editing fields which can grow without fixed buffer
954  limits.  In particular, forms all use the same calls, which means that
955  their result is no longer limited by MAX_LINE -TD
956* extend ^X-e editing of textarea's to include single-line fields -TD
957* modify comparison for splitting lines to allow for long preformatted lines,
958  e.g., using &nbsp;'s to not wrap when the line-wrap mode is disabled -TD
959* modify cfg2html.pl to handle options which contain a digit, e.g.,
960  HTML5_CHARSETS whose default value was not marked properly -TD
961* modify HTLoadDocument() to not retain a cached document if user is explicitly
962  doing a refresh.  This fixes the case for a #fragment url, which was
963  otherwise treated as the same as the address without the #fragment -TD
964* clarify version of GPL used in README (request by Paul Menzel) -TD
965* modify HTLoad() to discard charset information before reloading a document,
966  in case the server changes the content-type information between loads
967  (report by Stanislav Brabec) -TD
968* use tidy to indent html documentation -TD
969* provide a way to substitute parameters in URLs for jumpfiles (adapted from
970  patch by Mark Skilbeck -TD
971* ensure that button/input tags have a value for display, in case the tag is
972  improperly terminated (report by Aki Helin) -TD
973* work around glibc bug in sscanf in SGML_character() using strtol() (report by
974  Aki Helin) -TD
975* add check for charset attribute on meta element -KH
976* eliminate ON/OFF macros, using TRUE/FALSE both to work around breakage from
977  zlib 1.2.5.1 changes as well as because they were unnecessary (GenToo
978  #383113) -Nikos Chantziaras, TD
979* updated several configure script macros (TD):
980  CF_ANSI_CC_CHECK, CF_CURSES_LIBS, CF_LD_RPATH_OPT, CF_NETLIBS,
981  CF_XOPEN_SOURCE, CF_X_ATHENA_LIBS
982
9832011-06-12 (2.8.8dev.9)
984* modify cfg2html to add ".url" directive for referencing RFC's etc -TD
985* document blat/blatj usage in lynx.cfg -TD
986* add/use WriteStreamTitle(), to provide doctype for cookie-jar page, used to
987  help validate the page -TD
988* improve readability of cookie-jar page by showing the unescaped cookie
989  values, other minor formatting changes -TD
990* modify cookie domain-matching to accommodate RFC 6265, which states that a
991  leading dot on a domain attribute should be discarded (report by Sebastien
992  Hinderer) -TD
993* integrate most of the changes from patch in 2.8.6rel.4 package at
994	http://en.sourceforge.jp/project/lynx-win32-pata -TH, TD
995  + provide toggle between normal/fullscreen
996  + ifdef'd changes for FEP.
997  + correct a message translation in ja.po
998  + modify Xsystem.c to not use MinGW's system() call.
999  + add three items to lynx.cfg
1000	conv_jisx0201kana
1001	message_language
1002	wait_viewer_termination
1003  + replace ifdef's for CONV_JISX0201KANA_JISX0208KANA with configuration
1004    variable conv_jisx0201kana
1005  + modify makefile.bcb and lynx.rsp to use openssl and intl libraries.
1006  + add feature ifdef'd with USE_PROGRAM_DIR which adds fallback definitions
1007    for pathnames to use the directory of lynx.exe
1008  + add check for unsafe filenames in DOS/Windows, e.g., those that correspond
1009    to a device.
1010* update command-line syntax for the blat mailer, to work with blat 2.6.2 -TD
1011* change default in makelynx.bat to assume blat rather than blatj, because
1012  the latter does not provide a way to authenticate user/password on a mail
1013  server -TD
1014* change #define's for addrlist-page and alt-bindings to reflect their
1015  non-experimental status -TD
1016* change default for --enable-addrlist-page configure option to enabled -TD
1017* modify blat/blatj configuration so that support for both is compiled-in
1018  for DOSPATH configurations.  Add "-altblat" option to select blat vs blatj.
1019  Define USE_ALT_BLAT_MAILER to specify which is the default (prompted by
1020  report by LarryL) -TD
1021* correct an interaction between LYCloseOutput() and LYRemoveTemp() as used in
1022  send_file_to_mail(), to allow a temporary file to be closed and used by
1023  external program before removing it -TD
1024* modify lkcstring_to_lkc() to accept hex/octal values, allowing those in the
1025  KEYMAP configuration as suggested by the commented lines in lynx.cfg (report
1026  by Richie Wood) -TD
1027* build-fix for DEC C 5.x with _DECC_V4_SOURCE defined, i.e., missing
1028  declaration of "off_t" (report/analysis by Rod Reiger) -TD
1029* build-fixes for Alpha VMS V8.3 with C V7.1-015, based on lynx 2.8.7
1030  development snapshot (report/analysis by Scott Harrod) -TD
1031* improve scripts/tbl2html.pl, to handle translation of octal escapes in the
1032  approximation comments -TD
1033* amend implementation of "readonly" attribute from 2.8.7dev.10 to distinguish
1034  it from "disabled" (report by David Paschal) -TD
1035* amend change to cookie prefix matching from Debian #460108.  The discussion
1036  overlooked this definition from RFC 2109:
1037   Path   Defaults to the path of the request URL that generated the
1038          Set-Cookie response, up to, but not including, the
1039          right-most /.
1040  In that context, lynx was correct to extract the default "path" attribute
1041  of
1042    http://jukebox/cgi-bin/disorder
1043  as
1044    /cgi-bin
1045  rather than
1046    /cgi-bin/disorder
1047  as asserted in the report.  However, lynx warned unnecessarily (according to
1048  the bug report) about the given path attribute.  Deciding whether to suppress
1049  this warning is under control of the user via the lynx.cfg setting
1050  COOKIE_QUERY_INVALID_DOMAINS since 2.8.2dev.16 (report by Owen Leibman) -TD
1051* add eo.po (Esperanto) from
1052    http://translationproject.org/latest/lynx
1053* modify format of ADVANCED_COOKIE_CONFIRMATION message in nl.po per guideline
1054  to allow localized single-letter responses to prompt (report by Jurgen
1055  Gaeremy) -TD
1056* add configure check for <bsd/random.h>, used in Debian package -TD
1057* modify src/tidy_tls.c to use gnutls_priority_set_direct() in preference to
1058  various access functions, to eliminate deprecation warnings (report by
1059  Andreas Metzler) -TD
1060* updated several configure script macros (TD):
1061  CF_CURSES_CPPFLAGS, CF_CURSES_FUNCS, CF_CURSES_HEADER, CF_CURSES_LIBS,
1062  CF_CURSES_TERM_H, CF_DISABLE_RPATH_HACK, CF_PDCURSES_X11, CF_PKG_CONFIG,
1063  CF_RPATH_HACK, CF_STRUCT_TERMIOS, CF_XOPEN_CURSES, CF_XOPEN_SOURCE,
1064  CF_X_ATHENA_LIBS
1065* update config.guess (2011-01-01), config.sub (2011-04-01)
1066
10672011-01-10 (2.8.8dev.8)
1068* correct sense of menu-name parameter in add_item_to_list() from dev.7
1069  changes (report by Larry Hart) -TD
1070* remove duplicate copy of CF_TRY_PKG_CONFIG added to aclocal.m4 in 2.8.8dev.4,
1071  which caused autoconf-2.13 to emit weird error messages about undefined
1072  symbols (report by TG) -TD
1073
10742010-12-11 (2.8.8dev.7)
1075* add PERSONAL_MAIL_NAME to options menu and .lynxrc (Debian #603647) -TD
1076* remind user how to cancel message (Debian #292787) -TD
1077* add HTML5_CHARSETS feature, which allows the user to choose whether to
1078  interpret pages without an explicit charset according to the HTML5
1079  "compatibility" feature (Debian #604466, Debian #514897) -TD
1080* add EXTERNAL_MENU feature to lynx.cfg, which allows the user to customize the
1081  menu-entry shown, e.g., to suppress the display of the URL
1082  (Debian #603646) -TD
1083* cleanup URLs in lynx documentation -DK
1084* add check in getfile() when handling a "mailto:" url, to prevent it when the
1085  user has requested a dump (Debian #563308) -TD
1086* improve configure check for IDNA library, which may depend upon intllib,
1087  e.g., building with mingw on cygwin -DK
1088* modify autoconf macros which look for X libraries, e.g., for PDCurses, to
1089  accommodate ongoing changes in xorg package scripts -TD
1090* reorganize autoconf macro CF_WITH_CURSES_DIR, to make it usable for both
1091  curses and ncurses -TD
1092* several changes to autoconf macros to lessen use of legacy shell feature
1093  "${name-value}" in favor of "${name:-value}", since the former is broken in
1094  recent versions of bash -TD
1095* apply overlooked patch from pre-2.8.5, makes RMDIR_PATH configurable
1096  (report/patch by Frank Heckenbach).
1097* correct one of the places where link-number is formatted, for form input
1098  anchors.  This was broken in dev.6 by the -unique_urls changes (report by
1099  DK) -TD
1100* undo a cleanup change to link-types from dev.6 which broke some uses of
1101  input-anchors (report by FLWM) -TD
1102* minor formatting improvements to sources using cindent 2.0-20101107 -TD
1103* restore \r to \n conversion in HTML_put_character(), broken in gcc warning
1104  cleanup (report by FLWM) -TD
1105* fix a double-free in make_argv() (report by FLWM) -TD
1106* add a memset in RestoreSession(), fixes uninitialized memory reference for
1107  the VLINK section -PBM
1108* update config.guess (2010-09-24), config.sub (2010-09-11)
1109
11102010-10-04 (2.8.8dev.6)
1111* amend change for Debian #514897 to exclude XML documents (Debian #592883) -TD
1112* use HTParsePort() in a few places, e.g., HTFinger.c, to allow for IPv6
1113  addresses with colons (Debian #587330) -TD
1114* modify option -dump so it is parsed in the first pass, using that to suppress
1115  requirement for lss file if lynx is used only to dump output -TD
1116* add option -unique-urls (Debian #586762) -TD
1117* fix most gcc type-conversion warnings -TD
1118* add configure check for ctags/etags programs, needed for some BSD ports -TD
1119* add configure --with-textdomain option to allow overriding the "lynx"
1120  NLS textdomain, to help ensure that Lynx's build-script does not conflict
1121  with alternative packages -TD
1122* use AC_ARG_PROGRAM in configure script, to support --program-suffix, etc.,
1123  to help with packaging -TD
1124* add Debian build script, for testing (adapted from lynx-cur package) -TD
1125* add RPM build script, for testing -TD
1126
11272010-08-25 (2.8.8dev.5)
1128* modify convert_to_idna() to check for malformed urls (Debian #594300 reports
1129  this as CVE-2010-2810) -TD
1130* correct typo in po/makefile.inn from removal of mkdirs.sh in dev.4 (Debian
1131  #592078) -TD
1132* correct a sign-extension error in UpdateBoundary(), used for MIME boundary
1133  computation, broken in dev.4 compiler-warning fixes -TD
1134
11352010-06-21 (2.8.8dev.4)
1136* check for SSL error when reading response from "GET".  This incidentally
1137  exposes a longstanding bug in GNUTLS:
1138    https://savannah.gnu.org/support/index.php?106987
1139  (google the message "A TLS packet with unexpected length was received")
1140  which prevents connection to
1141    https://www.mynortonaccount.com/amsweb/default.do
1142  (report by Ignac Vucko) -TD
1143* fix ifdef/define's in LYMain.c to show GNUTLS version in user-agent when
1144  built with tidy_tls.c -TD
1145* improve format of X509_NAME_oneline() in tidy_tls.c, making it compatible
1146  with the OpenSSL function so that no post-processing is needed -TD
1147* correct typo in configure --enable-gnutls-compat option, which sometimes made
1148  it enabled as a side-effect of setting --with-gnutls -TD
1149* add configure option --enable-wais, for test-compiles with freeWAIS -TD
1150* fixes to build with VMS -Christoph J Gartmann
1151  + created [.src]multinet_ucx.opt with a single line
1152    multinet_root:[multinet.library]ucx$ipc/LIBRARY
1153  + modified build.com to have an additional option "Multinet with
1154    UCX emulation"
1155  + modified libmake.com for the same reason
1156  + modified [.www.library.implementation]www_tcp.h for the same reason
1157  + provide definition of IS_CJK_TTY for HTWAIS.c by adding include of
1158    LYStrings.h
1159* fix typo in users's guide -PBM
1160* drop mkdirs.sh and MKINSTALLDIRS symbol from makefiles, using "mkdir -p" -TD
1161* limit parsed URIs with new config parameter MAX_URI_SIZE, default 8192
1162  (RedHat #605286, forwarded by Vincent Danen). For arbitrarily long URIs,
1163  alloca() could run out of stack space -TD
1164* several changes to configure script, from ongoing work on xterm, etc -TD
1165  + workaround for broken ".pc" file for X Toolkit, which omits the ICE
1166    library.
1167  + modify CF_NCURSES_CONFIG to use CF_CURSES_HEADER to pick out the particular
1168    flavor of ncurses.h, e.g., <ncursesw/curses.h>
1169  + add parameter to CF_CURSES_HEADER to allow looking for specific
1170    subdirectory ncurses/ncursesw/etc + restructured CF_X_ATHENA to use
1171    pkg-config, if available.
1172  + use CF_ADD_LIB/CF_ADD_LIBS
1173  + CF_GNUTLS eliminates duplicate libraries when configuring with pkg-config
1174  + modified several macros to quote params of ifelse()
1175  + CF_AR_FLAGS allows $ARFLAGS to override the choice of ar-flags, in
1176    particular check if a given choice is part of the current $ARFLAGS
1177  + workaround CF_XOPEN_CURSES for (temporary) problem with ncurses headers,
1178    which did not account for the fact that _XOPEN_SOURCE_EXTENDED may be
1179    defined in a system header.
1180* remove redundant updates for CFLAGS and LIBS in configure script which are
1181  now done in CF_FIND_LINKAGE macro -TD
1182* fix a problem with configure script which broke "--with-gnutls=/usr" (report
1183  by Atsuhito Kohda) -TD
1184* resolve warnings from "clang --analyze", tested with Fedora 12 and clang
1185  2.6-0.5.pre1.fc12, 2.7-1.fc12 -TD
1186* further improvements to print_wwwfile_to_fd() -TD
1187  + corrected length used for radio/checkboxes.
1188  + fill in wrapped fields.
1189
11902010-04-25 (2.8.8dev.3)
1191* modify print_wwwfile_to_fd() to add field values to the printed form (Debian
1192  #574940) -TD
1193* add check for magic (header bytes) before trying to decompress, since zlib
1194  does not provide this check (Redhat #503921) -TD
1195* add workaround in CF_SSL configure macro for broken openssl pkg-config script
1196  on Redhat, CentOS -TD
1197* add configure option --disable-rpath-hack -TD
1198* allow IPv6 addresses without "http://" prefix (Redhat #425879, patch by Kamil
1199  Dudka)
1200* build-fixes for OpenSolaris aka Solaris 11 -TD
1201* add/use CF_RPATH_HACK, for constructing rpath references to libraries in
1202  nonstandard locations -TD
1203* improve configure macros CF_CURSES_TERM_H and CF_FIND_LINKAGE -TD
1204* add synopsis entries for -get_data and -post_data options to lynx.man
1205  (report by Dallas E. Legan II) -TD
1206* fix a possible conflict between CF_HEADER_PATH and CF_LIBRARY_PATH by setting
1207  their respective target variables, not appending -TD
1208* improve configure macro CF_XOPEN_SOURCE by removing rather than undefining
1209  preexisting symbols as they are added to the definitions -TD
1210* add configure check for -lnetwork, from tin -TD
1211* when renaming/copying a bookmark file, e.g., to delete a bookmark, modify
1212  its permissions for compatibility with IsOurFile() (Redhat #486070) -TD
1213* fix most gcc writable-strings warnings -TD
1214* update config.guess (2009-12-30), config.sub (2009-12-31)
1215
12162009-11-25 (2.8.8dev.2)
1217* modify trimming of URI in LYSetCookie() to eliminate trimming of final leaf
1218  (Debian #460108) -TD
1219* document the various xxx_PATH settings in lynx.cfg -TD
1220* modify cfg2html.pl to improve formatting of cattoc.html -TD
1221* split-up top-level makefile install-html rule to allow generating the
1222  htmlized cfg without doing an install -TD
1223* suppress positioning for editor when using it to edit files via dired -TD
1224* modify samples/lynx-demo.cfg to suppress external file-utilities, since the
1225  intent is to make the installer work standalone, but allow extension -TD
1226* add traces for builtin dired operations -TD
1227* modify built-in "touch" for dired to use binary mode when opening file -TD
1228* remove check from 2.8.5dev.11 which prevents user from moving a directory in
1229  dired unless the external program "mv" is provided -TD
1230* regularize use of isEmpty(), non_empty() -BL
1231* match built-in "positionable" editor names more liberally -BL
1232* promote some experimental options to normal, tidy up related EXP_xxx vs
1233  USE_xxx symbols -TD
1234  EXP_ASCII_CTYPES is now USE_ASCII_CTYPES
1235  EXP_JUSTIFY_ELTS is now USE_JUSTIFY_ELTS
1236  EXP_CHARSET_CHOICE is now USE_CHARSET_CHOICE
1237  The scrollbar, progressbar, sessions and session-cache options are now
1238  enabled by default.
1239* modify scanning in HTRules.c to only trim comments where '#' is either at
1240  the beginning of a line, or follows whitespace -KH
1241* correct a place where LYStrExtent2 was used where byte-count is needed
1242  (patch by Bake Timmons).
1243* modify LYExecv() in LYLocal.c to allow win32 applications to use this
1244  function -TD
1245* modify ok_stat() in LYLocal.c to retry with "." appended when the path syntax
1246  indicates that it is probably a directory name -TD
1247* fix an old typo in configure macro CF_CHECK_FUNCDECL -TD
1248* change library dependency for gnutls from crypt to gcrypt, originally in
1249  2.8.5dev.15 (Debian #555579) -TD
1250* update de.po from
1251    http://translationproject.org/latest/lynx
1252* fix some tidy- and linklint-warnings in help-files -TD
1253* amend change from 2.8.7dev.14 to not use clrscr() function in stop_curses()
1254  if using PDCurses, since clrscr() is not in the win32 api -TD
1255* modify configure script to check if linkage for bzlib and zlib succeeded,
1256  before defining symbol which makes the compiler uses these libraries -TD
1257* update lynx_help_main.html to point to "release/lynx2-8-7" documentation -TD
1258
12592009-08-28 (2.8.8dev.1)
1260* add <sys/types.h> include in socklen_t configure check (from OpenBSD CVS)
1261* eliminate UCPutUtf8ToBuffer() - redundant -TD
1262* use memset's to simplify some initialization in HTML.c, extending a change
1263  made in 2.8.7dev.10 (prompted by issue in OpenBSD) -TD
1264* add optional support for IDNA using GNU libidn (Debian #352596) -TD
1265* ignore LEFT-TO-RIGHT-MARK (U+200E) in HTML files (Debian #408835) -TD
1266* correct check for return-value from gnutls_certificate_verify_peers2(), which
1267  in conjunction with unclean internals of gnutls caused caused some sites to
1268  be treated as if they were version-1 X.509 CAs (Debian #231609,
1269  Ubuntu 293708) -TD
1270* revise dired-mode's modify_tagged() function, correcting and extending the
1271  source-paths to validate against the target path.  Before, lynx's current
1272  working directory was used to validate against target path, i.e., when moving
1273  all tagged files to a new location.  Lynx's check to ensure that
1274  source/target paths are distinct prevented users from moving tagged files to
1275  the current directory (report by Jasper) -TD
1276* change compiled-in default for SYSLOG_REQUESTED_URLS to false (prompted by
1277  Debian #537907) -TD
1278* adjust ifdef in change_sug_filename() so that paths containing square
1279  brackets are trimmed on VMS only (report by Gaute Strokkenes) -TD
1280* amend change to ifdef in LYMain.c (from 2.8.7dev.14), since it prevents build
1281  on NetBSD, whose libintl.h does not include locale.h (report by Thomas
1282  Klausner) -TD
1283* modify configure macro CF_GCC_ATTRIBUTES to make it more self-contained -TD
1284* improve configure check for _XOPEN_SOURCE for HPUX 11 to ensure mbstate_t is
1285  declared -TD
1286* update config.guess (2009-08-19), config.sub (2009-08-19)
1287
12882009-07-05 (2.8.7rel.1)
1289* update metrics for 2.8.7 release -TD
1290* fix ifdef'ing for cfg_bad_html (report by Gabor Z Papp) -TD
1291
12922009-06-23 (2.8.7pre.6)
1293* update lynx.pot file -TD
1294* add "Bad HTML messages" to Options menu, letting the user disable the
1295  warning message, write the detailed messages to the LYNXMESSAGES: status
1296  buffer (suggested by BL) -TD
1297* finish checkbox for send-useragent from pre.3 changes -TD
1298* make the size of LYNXMESSAGES configurable in lynx.cfg with
1299  STATUS_BUFFER_SIZE -TD
1300
13012009-06-06 (2.8.7pre.5)
1302* add missing ctrl_chars_on_previous_line when computing 'spare' value in
1303  split_line() for the wide-curses configuration.  The justified line was
1304  shorter than expected when justifying text -TD
1305* fix a special case of trailing whitespace not shown in pretty source, at the
1306  end of a closing tag -TD
1307* remove "Bad HTML" warning for buttons outside a form, since those can be
1308  inline, according to the HTML 4 DTD -TD
1309* provide navigation to script-buttons, to make them more visible, showing
1310  their name -TD
1311* change default for send_useragent option to true (prompted by discussion on
1312  lynx-dev) -TD
1313* correct check for default type of HTML BUTTON, which is "submit".  The code
1314  treated this as "button" (prompted by discussion on lynx-dev) -TD
1315
13162009-05-25 (2.8.7pre.4)
1317* update lynx.pot file -TD
1318* fix a typo in change for Debian #388622 -TD
1319
13202009-05-25 (2.8.7pre.3)
1321* suppress check for "disabled" attribute in a select, as a workaround
1322  (Debian #525934) -TD
1323* accommodate (in)compatibility "feature" in HTML5 draft which replaces
1324  ISO-8859-1 with Windows-1252, as indicated here:
1325    http://www.whatwg.org/specs/web-apps/current-work/multipage/infrastructure.html#character-encodings-0
1326  (Debian #514897) -TD
1327* remove check for -dump option from HTHandleAuthInfo(), allowing Lynx to -dump
1328  or -source NNTP urls (report by Dallas E Legan II) -TD
1329* amend fix for Debian #388622 to allow the user to save names to the home
1330  directory, e.g., ~/foo -TD
1331* add an Options menu checkbox to tell if Lynx should send a user-agent string.
1332  Unless the useragent restriction is set, the default for this checkbox is
1333  off, so that Lynx will not send the string.  The corresponding setting,
1334  send_useragent, may be saved to ~/.lynxrc, but normally is not -TD
1335* correct type for HTNewsGetCharacter() in HTNews.c, which could return a
1336  sign-extended character mistaken for EOF (report by Dallas E Legan II) -TD
1337
13382009-04-26 (2.8.7pre.2)
1339* update it.po from
1340    http://translationproject.org/latest/lynx/
1341* update lynx user's guide section on Options Menu -TD
1342* modify prompt in LYLoadCGI() from 2.8.6dev.15 to always prompt user (from
1343  FEDORA-2008-9597), and modify compiled-in configuration default for
1344  consistency with other lynx.cfg settings to require that lynx.cfg be set to
1345  permit use of lynxcgi scripts -TD
1346* correct parsing of "--" command-line parameter (Redhat #311031) -TD
1347* check for malformed select before adding last-option (Redhat #152146) -TD
1348* change default for --enable-ascii-ctypes to true -TD
1349* modify Lynx's DTD information to allow it to display form-related tags that
1350  are inline, even without being in a form as indicated in
1351    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
1352  for %inline.forms and %misc.inline (Debian #398986) -TD
1353* finish dtd_util, making it able to load and save data from a flat file that
1354  can be edited -TD
1355* correct length of padding with underscores in LYhighlight, which used the
1356  wrong variable based on glyph count rather than cells (Debian #519199) -TD
1357* fix a few cases where PUTC's intended for pretty-src would display in the
1358  HTML view (Debian #521489) -TD
1359* fix some mismatched BOOL vs BOOLEAN from compiler warnings due to dev.13
1360  change to LYStructs.h -TD
1361* add TNS SNI support for the OpenSSL configuration -Phil Pennock
1362* add docs/README.cookies and docs/README.options -Stefan Caunter
1363* update docs/README.sslcerts -Stefan Caunter
1364* add NO_PAUSE setting to lynx.cfg, .lynxrc and Options menu (request by
1365  Stefan Caunter) -TD
1366
13672009-03-17 (2.8.7pre.1)
13682009-03-17 (2.8.7dev.14)
1369* modify command-passing for Win32/DOS to use double-quotes -TD
1370* adapt features from vile's install-script to set registry variables, etc. -TD
1371* modify LYgetenv() for Win32 platforms to check also in the system registry
1372  for settings, adapted from vile -TD
1373* modify SGML_write() to check for UCS-2 BOMs, to provide support for UCS-2
1374  pages (prompted by comment by TG) -TD
1375* modify SGML_write() to check for UTF-8 BOM, using that as a hint to set the
1376  default document charset to UTF-8 (prompted by mailing list comments) -TD
1377* modify stop_curses() function to fix missing DJGPP and MinGW code -DK, TD
1378* modify config.hin to fix prototype for gettimeofday() with MinGW -DK
1379* ifdef to avoid conflicting definition of set_timeout() in DJGPP -DK
1380* modify ifdef in LYMain.c to avoid possible conflict between libintl.h and
1381  locale.h -DK
1382* modify configure script to avoid using symbolic links for MinGW, in case
1383  the script is run in Cygwin -DK
1384* modify makefile.msc to add LYIcon object -TD
1385* modify configure script to add LYIcon object for MinGW -DK
1386* add sample scripts for configuring MinGW version using Cygwin -DK
1387
13882009-02-01 (2.8.7dev.13)
1389* modify definitions in LYStructs.h for union to cast to a void* rather than
1390  a long, to help with 64-bit ports -TD
1391* modify CF_SSL configure macro to check for -ldl needed for recent OpenSSL
1392  versions -TD
1393* modify CF_SSL configure macro to build with MSYS for MinGW configuration -TD
1394* modify scanning of floats from lynx.cfg to allow Lynx to read POSIX values
1395  in non-POSIX locales -TD
1396* modify configure script to check for msginit, needed to generate "en" po
1397  file, and omit that target if msginit is not available, letting lynx build
1398  with older gettext versions -TD
1399* improve drawing of menus for multibyte characters by changing the way the
1400  number of fill-characters is computed in LYpaddstr -TD
1401* fix some uses of gettext in options menu and info page where a translated
1402  string might contain angle-brackets or ampersand -TD
1403* modify AM_WITH_NLS configure macro to add the iconv library dependency for
1404  intl library when checking for the latter -DK
1405* fix breakage of display of UTF-8 in UCTransUniChar() from cleanup in dev.12
1406  (report by TG) -TD
1407* rename variable defined by CF_PATHSP to PATH_SEPARATOR, use this consistently
1408  to ease use in later autoconf versions (prompted by patch by DK) -TD
1409* fix a typo in CF_ADD_LIBDIR which broke check for libintl (report by
1410  Jose H Espinosa) -TD
1411* modify configure script to append to CFLAGS or CPPFLAGS rather than prepend,
1412  to better match the user's intent -DK, TD
1413* modify UCSetBoxChars() to let line-drawing work with PDCurses, as well as
1414  any fancy-curses implementation that is running in ASCII or Latin-1 -TD
1415* add a configure check for curses type "chtype" -TD
1416* fix for an ASCII dependency in LYKeymap.c -PG
1417* update fr.po, id.po, nl.pl, sv.po, tr.po, vi.po from
1418    http://translationproject.org/latest/lynx/
1419* change configure script to check for "ar" archiver options, from tin bug
1420  report for FreeBSD 8.0 which requires a "-" before the options -TD
1421* update config.guess (2008-12-19), config.sub (2008-12-11)
1422* use putenv() in preference to unsetenv() in LYReadCFG.c, noting that it is
1423  a deprecated BSD interface -TD
1424* miscellaneous fixes for gcc type-conversion warnings -TD
1425* remove trailing comma from enumeration UCStatus which causes strict-compiler
1426  warning -TD
1427
14282008-12-31 (2.8.7dev.12)
1429* add configure option --enable-ascii-ctypes to enable EXP_ASCII_CTYPES -TD
1430* move EBCDIC tables to separate file LYebcdic.c to simplify building test
1431  driver for parsdate.c on z/OS -PG
1432* fix an off-by-one difference between UTF-8/non-UTF-8 comparisons in
1433  HText_appendCharacter() which would leave an extra character wrapped in some
1434  cases, e.g., in the options menu when field-numbering was turned on -TD
1435* remove logic in GridText.c for ignoring "excess" characters in a field when
1436  fields are numbered, since highlighting of wrapped multiline links works,
1437  and this feature is incompatible with it -TD
1438* remove obsolete CF_VARARGS configure check -TD
1439* modify configure script to build with MinGW and MSYS -TD
1440* modify configure macro CF_XOPEN_SOURCE to define _ALL_SOURCE for AIX 6.x -TD
1441* implement a LONG_LIST equivalent for ftp, configurable as FTP_FORMAT -TD
1442* adapt some of the SH_EX ifdef'd features (TD):
1443  + extra keypad conversions in LYgetch_for() are for PDCurses.
1444  + add -show_cfg option.
1445  + entify embedded blanks in HTDOS_wwwName().
1446  + treat null file-pointer in HTParseFile(HTFormat() as end-of-file.
1447* change the phase during which "-help" option is processed, to allow it to
1448  reflect the configured values of the options in the help-message (prompted
1449  by discussion with Dan Jacobson regarding Debian #507083) -TD
1450* modify havevisible() and UCTransToUni() functions to process UTF-8 input,
1451  fixing a problem saving bookmarks whose title is UTF-8 (prompted by patch by
1452  Takao Fujiwara) -TD
1453* restore logic in HTLoadHTTP() to strip matching square brackets from host
1454  name and certificate host (comments by TG) -TD
1455* modify UCdomap.c to work with Solaris iconv and handle additional encodings:
1456  + if "TRANSLIT" feature (an extension of glibc) does not succeed, retry
1457    the call to iconv_open without "TRANSLIT"
1458  + add check for any MIME name beginning "iso8859", mapping to "iso-8859"
1459  + recognize "eucjp" MIME name as alias for "euc-jp"
1460  + recognize "pck" MIME name as alias for "shift_jis"
1461  + recognize "ansi-1251" MIME name as alias for "windows-1251"
1462  (patch by Takao Fujiwara)
1463* add "*.dbg" to suffixes to ignore in autoconf script when checking for
1464  executables and objects produced by C compile (report by PG, for z/OS) -TD
1465* modify parsdate.y to convert between EBCDIC/ASCII to work on z/OS -PG, -TD
1466* modify src/makefile.in to make it simple for a build script running in a
1467  separate directory to regenerate parsdate.c (prompted by discussion with PG
1468  regarding building on z/OS which uses EBCDIC) -TD
1469* add configure check for yacc (report by PG) -TD
1470* fixes to make configure --help agree with INSTALLATION (report by PW) -TD
1471* add id.po from
1472    http://translationproject.org/latest/lynx/
1473* add a null-pointer check for content type, fix for dev.11 changes (Debian
1474  #509321) -TD
1475* improve configurability with regard to pkg-config by adding --with-pkg-config
1476  option, which can be used to enable/disable use of the program as well as
1477  specify the pathname used (prompted by comments by TG) -TD
1478* correct handling of --with-ssl option when pkg-config is not found -TD
1479
14802008-12-14 (2.8.7dev.11)
1481* add support for HTML5 rel=author in link (mailing list comments) -TD
1482* modify cookie-writing to not write if no cookies were read from the file
1483  and none are available (Debian #354282) -TD
1484* fix src/tidy_tls.c X509_get_issuer_name to actually take the issuer DN of the
1485  present certificate and not hope that it is the same as taking the subject DN
1486  of the "next" certificate which may or may not exist (Debian #499945, patch
1487  by Thomas Viehmann)
1488* modify exit code when doing a "-dump" to exit with error if the server
1489  returned an error status for the page (Debian #299711) -TD
1490* fix ipv6 literal command-line parsing (Debian #180654, analysis by Fabio
1491  Massimo Di Nitto) -TD
1492* extend configure macros CF_SSL and CF_GNUTLS to check for pkg-config, using
1493  that for the default if the corresponding openssl or gnutls packages are
1494  installed (suggested by PGNet) -TD
1495* add fi.po from
1496    http://translationproject.org/latest/lynx/
1497* update fr.po from
1498    http://translationproject.org/latest/lynx/
1499* correct handling of the option value from configure "--with-ssl", which was
1500  not being used in the search-list (report by PGNet) -TD
1501* update configure script macros -TD
1502  CF_CURSES_LIBS - add "pdcurses", e.g., to link with MinGW
1503  CF_UTF8_LIB - use CF_FIND_LINKAGE to better work with BSD ports.
1504  CF_XOPEN_SOURCE - add case for dragonfly
1505* document width-limitation in manpage, fix a few stray 1024's still in the
1506  source (report by Barry Haddow) -TD
1507* add "read_timeout" to lynx.cfg, and -read_timeout option to command-line
1508  (prompted by Dries De Moor report on mailing list) -TD
1509* modify to handle a special case where the content-type is given as one of the
1510  compressed types, to check if the address (after stripping the file suffix
1511  for that compression) has a suffix that lynx could present -TD
1512  For example:
1513	http://foo/bar.html.gz
1514  would display the uncompressed "bar.html" rather than offering to download
1515  the file.  This also allows one to add SUFFIX commands to lynx.cfg to display
1516  the corresponding plain files.
1517  For example:
1518	SUFFIX:CHANGES.*:text/plain:8bit
1519	SUFFIX:CHANGES:text/plain:8bit
1520  for
1521	http://foo/CHANGES.tmp.gz
1522	http://foo/CHANGES.gz
1523* workaround for STRING redefinition in parsdate.c on DJGPP -GV
1524* improve configure-check to determine proper fallback when no long-long
1525  printing format is available -TD
1526* update win32 makefiles/build scripts to add LYmktime, parsdate modules -TD
1527* update config.guess (2008-04-14), config.sub (2008-06-16)
1528
15292008-09-21 (2.8.7dev.10)
1530* remove rw.po, since the translation project no longer supplies it -TD
1531* implement "readonly" attribute for TEXTAREA and TEXT fields -TD
1532* update Lynx's tables of HTML attributes to cover (except for events) the
1533  keywords from HTML 4.01 -TD
1534* modify initial active link in download-page to be the first download
1535  action rather than the "help" link which is provided in Novice mode
1536  (Debian #376259) -PBM, TD
1537* implement "chunked" transfer-encoding to work with servers that ignore the
1538  version number in HTTP get's -TD
1539* change initialization of trace file, handing this during the first part of
1540  argument parsing along with -help and -version, to show steps done for
1541  initialization of presentors, etc -TD
1542* minor fix to LYstartPopup() to handle a case where the popup menu was too
1543  large for the screen -TD
1544* fixes for srcdir!=objdir (report by FLWM) -TD
1545* modify man2hlp.sh to work from subdirectory, e.g., its parameter would be
1546  "../lynx.man" -TD
1547* set POSIX locale for install-cfg.sh and man2hlp.sh since they use character
1548  ranges -TD
1549* add switch -xhtml-parsing and lynx.cfg XHTML_PARSING setting to control
1550  whether the extensions for XHTML 1.0 are used (prompted by bug report by
1551  FLWM, as well as discussion on lynx-dev) -TD
1552* modify external editing of TEXTAREA to not do tab-conversion -TD
1553* modify LYhighlight() to limit display of multicolumn characters -TD
1554* rewrite LYRefreshEdit(), to display multibyte/multicolumn characters properly
1555  when using wide-character curses -TD
1556* revise introductory comment written to ".lynxrc" (Debian #461158) -TD
1557* discard anchor's post_data field in HTLoadDocument() if Lynx is about to
1558  reload a document.  That would happen if the result of the form includes a
1559  link back to the form.  Removing the data causes Lynx to prompt the user,
1560  e.g.,
1561    Resubmit POST content to http://localhost/cgi-bin/lynxtest.pl ? (y/n)
1562  to offer the user the choice between revisiting form or re-POST'ing the
1563  data that was on the form (report by Andreas K Foerster) -TD
1564* fixes for LYHighlight() when the highlighted text is empty -TD
1565* translate named entities, etc., for "content" field of refresh-URL, cf:
1566  2.8.5dev.13 (report by Ivan Shmakov) -TD
1567* suppress computation in TrimmedLength() for source-view, which is not needed
1568  for Debian #204515 -Mike Knight
1569* add check-po rule to po/makefile -TD
1570* modify top-level makefile to work with configure --srcdir -TD
1571* add update-po rule to top-level makefile -TD
1572* update fr.po, nl.po, tr.po, vi.po, zh_TW.po,sv.po from
1573    http://translationproject.org/latest/lynx/
1574* parse doctype for xhtml, to tell when empty tags such as "<textarea />" can
1575  be discarded (report by Nils Dagsson Moskopp) -TD
1576* parse xml processing-instruction to turn on UTF-8 decoding, as well as
1577  disable upper/lower case transforming in source view (discussion on
1578  lynx-dev) -TD
1579* fix typo in Lynx_users_guide.html (report by Kristof Zelechovski) -TD
1580* minor fix to documentation in lynx.cfg -PW
1581* use off_t rather than long for representing file sizes, e.g., when used to
1582  print progress messages (reports by LP, Tomas Liska, TG, PG) -TD
1583* use dtd_util to replace most of HTMLDTD.h and HTMLDTD.c with source generated
1584  from the existing tables in those files -TD
1585* add program dtd_util which can be used to dump the SGML tables in readable
1586  form -TD
1587* change calls to LYhandlePopupList() to turn on (or off) numbering when
1588  keypad_mode is not NUMBERS_AS_ARROWS -PBM
1589* move close of session-file outside ifdef for VLINK_IN_SESSION, closing
1590  session file properly if that ifdef is disabled.  Add a null-pointer check
1591  for visited links that are saved -PBM
1592* make auto_session and session_file configurable with ENABLE_LYNXRC -PBM
1593* separate configure "--enable-sessions" option from "--enable-session-cache"
1594  option -PBM
1595* add ncurses scroll-wheel support, which requires the extended-mouse configure
1596  option of ncurses (Debian #476394) -TD
1597  Caveat:  if running on a local terminal, setting the ESCDELAY environment
1598  variable to 0 (zero) helps, since the event rate is rather high.  That would
1599  not help on a network with delays (this is true of all text applications that
1600  use xterm's mouse protocol, such as gpm and ncurses).
1601* adapt/extend parsdate.y from tin to improve parsing of cookie expiration
1602  times (Debian #480144) -TD
1603* update de.po (patch by Fabian Fingerle)
1604
16052008-04-27 (2.8.7dev.9)
1606* update nl.po, vi.po from
1607    http://translationproject.org/latest/lynx/
1608* additional def7_uni.tbl conversions (patch by Tim Larson).
1609* update config.guess (2008-03-12), config.sub (2008-03-08)
1610* add --enable-gnutls-compat option and associated files to configure with
1611  GNU TLS without its gnutls-openssl library, whose newer versions are
1612  available only under a restrictive license (reports by Andreas Metzler,
1613  Atsuhito Kohda) -TD
1614* update README.sslcerts -SC
1615* add POSITIONAL_EDITOR setting to configure editors which accept a "+line"
1616  parameter -PBM
1617* pass a newline after the start of PRE-section in HTGopher.c to force the
1618  first newline between records to be seen and cause the lines to split
1619  (report by Ciprian Dorin Craciun) -TD
1620* use TRST_MAXROWSPAN and TRST_MAXCOLSPAN limits in Stbl_reserveCellsInTable(),
1621  to help the non-color-style version work with table using rowspan/colspan
1622  set to "0", as well as correcting limits from original 2.8.3dev.14 changes
1623  (report by George Sigletos) -TD, PBM
1624* modify behavior of "-nonumbers" option for -dump so it can be combined with
1625  -listonly to obtain a list of the URLs without reference numbers (Debian
1626  #398283) -TD
1627* typo in description of SESSION_FILE in lynx.cfg -PBM
1628* build-fix for WWW version on Windows -TD
1629
16302008-02-17 (2.8.7dev.8)
1631* add "nano" to list of editors accepting +number option (patch by Tim Chase)
1632* add configure --with-nss-compat option, for building with NSS library's
1633  OpenSSL-compatible interface (patch by Zdenek Prikryl)
1634* minor fix for version message to ensure WWW version shows when not building
1635  with OpenSSL -GV
1636* make "--more--" message configuable -PBM
1637* improve multibyte editing (patch by Sergej Kvachonok)
1638* add XWINDOWS / NON_XWINDOWS environment-variable field to DOWNLOAD, etc., in
1639  lynx.cfg to specify whether a downloader (printer, etc) is enabled when
1640  the X display variable is set -PBM
1641* add configure script options --enable-session-cache and --enable-progressbar
1642  for PBM's experimental session and progressbar features -TD
1643* add session save/restore feature -PBM
1644  + bind ^X to toggle view of page showing session information
1645  + add binding for ^U to previous-document (outside of line-editing).
1646  + documented command-line options and configuration data for this feature.
1647  + document -child_relaxed option in Lynx users's guide.
1648* use vasprintf() if available, fixes Fedora #462449 -TD
1649* several small changes to configure script to work with MirBSD build
1650  environment -TG
1651* show progress message in X509 callback -TG
1652* modify definition of lynxrc and cookies files in LYMain.c and LYrcFile.c to
1653  make it simpler for build script to override -TD
1654* reviewed patches at
1655    http://www.mirbsd.org/cvs.cgi/ports/www/lynx/patches/
1656  improved buffer allocation limits in makeuctb.c -TD
1657* add support for the X.509 extension subjectAltName using GNUTLS -Joey Schulze
1658* add SSL_CERT_FILE to lynx.cfg -Joey Schulze
1659* fix spelling error in HTAccess.h comment (report by Paul de Weerd) -TD
1660* add null-pointer checks to cover a special case of exit on error while
1661  reading from the standard input (report by Pascal Terjan) -TD
1662
16632007-08-02 (2.8.7dev.7)
1664* restore top-level descrip.mms due to error in patch -TD
1665
16662007-08-02 (2.8.7dev.6)
1667* update cs.po from
1668    http://translationproject.org/latest/lynx/
1669* add a script for Inno Setup, incorporate/adapt configuration files from
1670  an installer created by Claudio Santambrogio -TD
1671* use struct dirent64 when it is declared via configure script -TD
1672* additional def7_uni.tbl conversions (patch by Tim Larson).
1673* quiet a message in HTFWriter.c -RS
1674* improve IsOurSymlink() from 2.8.7dev.5 changes, allowing the symbolic link
1675  to be relative to the directory -RS, TD
1676* rewrote several autoconf macros to use extended searches in non-system
1677  locations, i.e., AM_ICONV, AM_WITH_NLS, CF_GNUTLS, CF_SSL, CF_WITH_BZLIB
1678  and CF_WITH_ZLIB (prompted by LV comments) -TD
1679* modify popup for externals added in 2.8.4dev.20 to number the entries if
1680  keypad mode is set to one of the numbered forms -PBM
1681* free leaks of LYLeaks.c, to make it simpler to check it with a second
1682  tool such as valgrind -TD
1683* rewrote cached_styles[][] to use memory allocated to match screen size
1684  (report by RS) -TD
1685* fix typo in SGML.C -RS
1686* correct display_lines when -notitle is used while in novice mode -PBM, TD
1687* add -child_relaxed option (patch by Andrew Belov).
1688* minor typos from OpenBSD (patch by Daniel Dickman).
1689* modify VMS build-scripts to accept "TCPIP" parameter, for TCPIP Services
1690  (discussion with Dominic Stephens) -TD
1691* add IDE-files for building with Visual Studio 6, 2003 and 2005 Express.
1692  These are respectively the files in BUILD-VS6, BUILD-VS2003 and
1693  BUILD-VS2005X -TD
1694* modify def7_uni.tbl to display U+2212 without a leading blank
1695  (Debian #428536) -TD
1696* add definition for _FILE_OFFSET_BITS in CF_LARGEFILE, needed for Solaris
1697  64-bit compiles (from ncurses) -TD
1698* change order of includes (-I options) in makefiles so build-tree is found
1699  first (report by PBM) -TD
1700* ensure MIME_LIBDIR has a trailing "/" -TD
1701* add new -trace-mask codes to cleanup the trace file a little -TD
1702* remove redundant call to show_cert_issuer() -TG
1703* correct typo in Lynx_users_guide.html (prompted by TG's patch) -TD
1704* modify HTDoRead() to add elapsed time to its debug trace -TD
1705* fix a case in LYGetfile.c which was broken by 2.8.7dev.3 changes to use
1706  LYTildeExpand() to expand embedded "~" -TG
1707* update config.guess (2007-05-17), config.sub (2007-06-28)
1708
17092007-05-17 (2.8.7dev.5)
1710* build/install "en" po file so that GNU gettext LANGUAGE environment variable
1711  can find the corresponding English message file (request by Chuck Houpt) -TD
1712* add LYNX_HELPFILE environment variable to allow override of location of the
1713  help-file -Chuck Houpt
1714* make install-bin and install-lss makefile rules a little quieter (prompted
1715  by discussion by Chuck Houpt and TG) -TD
1716* fix an off-by-one in HText_canScrollDown() and total_pages in GridText.c -TH
1717* rewrite strcasecomp_asterisk() to support wildcards as in RFC 2818 (prompted
1718  by less-complete patch from Debian #401447, see also Debian #268102) -TD
1719* improve X.509 certificate validation -TG
1720  This is tested for OpenSSL, ifdef'd to not break gnutls.  Changes:
1721  + peer certificate is cached, no need to call SSL_get_peer_certificate()
1722    twice
1723  + support foo.domain:port and [ip.add.re.ss] and [ip.add.re.ss]:port and
1724    [i:p:v:6:ad:dr:es:s] and [i:p:v:6:ad:dr:es:s]:port
1725  + add support for checking X.509v3 SubjectAltName extensions (of type DNS -
1726    tested - and IP - untested) when the X.509 commonName check fails.
1727  + when displaying a list of failed CNs, change format from foo:bar:baz to
1728    CN<foo>:CN<bar>:CN<baz>:SAN<DNS=foo>:SAN<IP=1.2.3.4> so that we know where
1729    what comes from (in "Your recent statusline messages")
1730  + if the peer certificate can *NOT* be verified, output a message to the log
1731    as well
1732  + fix a possible use of an uninitialised value ssl_all_cns
1733  + output certificate issuer to the logs as well (so that you can, before
1734    entering your online banking PIN, see if the certificate has been issued
1735    not only _to_ your bank but also _from_ a place you trust, in case
1736    /etc/ssl/certs/ contains a lot of Root CA certs)
1737* quiet a gcc warning regarding do_system() -TG
1738* if iconv_open() using transliteration fails, retry without the
1739  transliteration feature -TG
1740* change keymap for "CHANGE_KCODE" from CTRL-L to "J" -TG
1741* remove "local" section from lynx manpage -TG
1742* log SSL/TLS (HTTPS connection) X.509 certificate issuer information into the
1743  "recent statusline messages" (accessible via the backspace key) -TG
1744* modify po/makefile.inn to use DESTDIR -Thomas Klausner, TD
1745* add --with-destdir configure option to set a default value for the DESTDIR
1746  variable in makefiles, and modified makefiles to ensure that setting
1747  DESTDIR in the top-level makefile propagates to lower levels (prompted by
1748  NetBSD patch for port) -TD
1749* correct two places in HTML.c which compared element_number to HTML_H6
1750  twice rather also to HTML_H5 (report by hsv@tbbs.net) -TD
1751* improve change for UCSetBoxChars() from 2.8.6dev.16 for
1752  EXP_CHARTRANS_AUTOSWITCH which assumed that the line-drawing character set
1753  was always different from the display character set.  If both are US_ASCII
1754  for example, ASCII lines would be drawn, which is not good -TD
1755* change exit's in configure script test-programs to return's to reduce
1756  problems with declaration of exit() -TD
1757* use "install-sh" rather than "install.sh" to reduce problems with Sun make
1758  program -TD
1759* add configure-check for ncurses functions _nc_freeall() and
1760  _nc_free_and_exit(), to help with memory-leak checking -TD
1761* change a few options such as --enable-locale-charset option to
1762  non-experimental -TD
1763* correct lynx.cfg parsing of SYSLOG_TEXT which is miscoded as a boolean -TD
1764* add --enable-local-docs option to link doc-directory from help-page
1765  (request by PW) -TD
1766* change default for MIME_LIBDIR from /usr/local/lib/mosaic to /etc -TD
1767* add --with-mime-libdir option to set MIME_LIBDIR in userdefs.h file -TD
1768* remove "lynxstuff" from help-page, it no longer exists (report by PW) -TD
1769* correct loop-limit in print_crawl_to_fd(), which broke
1770  "lynx -crawl -dump" from 2.8.6dev.9 changes (Mandriva #29785) -TD
1771* replace BROKEN_PROFTPD and BROKEN_WU_FTPD logic with configurable list of
1772  strings in lynx.cfg, i.e., BROKEN_FTP_RETR and BROKEN_FTP_EPSV, and add
1773  "spftp/" to the predefined values for the former.  Prompted by report by
1774  Fred Kasner for
1775	ftp.symantec.com/AVDEFS/norton_antivirus
1776  which has a broken RETR command -TD
1777* add -passive-ftp option -TD
1778* ifdef'd -ftp option in case ftp is disabled, for consistency -TD
1779* ifdef'd options menu so that if ftp is disabled, the corresponding options
1780  are not shown -TD
1781* improve pretty-src in a few places by passing-through whitespace as
1782  demonstrated by
1783	http://www.w3.org/TR/html401/index/elements.html
1784  (report by Rado Smiljanic) -TD
1785* change user-messages in HTFWriter.c to info-messages, which are generally
1786  faster (prompted by patch by Rado Smiljanic) -TD
1787* fix pretty-src for "attribute without value" case (patch by Rado Smiljanic)
1788* correct tab "abbr", was "abbrev" (patch by Rado Smiljanic)
1789* modify ifdef's in HTTCP.c to allow building Cygwin configuration without
1790  NSL_FORK, broken in 2.8.5dev.5 (report by Holger Lange) -TD
1791* modify IsOurFile() to allow its parameter to be a symbolic link to one of
1792  the user's files (report by Rado Smiljanic) -TD
1793* check if there is piped-in data when starting without "-" or "-stdin"
1794  options, warn about the ignored input data in that case (prompted by report
1795  by Toralf Foerster) -TD
1796* use POSIX macros for decoding system() return value in UCAuto.c -TD
1797* use POSIX macros for decoding system() return value in LYEdit.c
1798  (adapted from an incomplete change in OpenBSD CVS) -TD
1799* modify CF_SRAND to recognize the asymmetric variant of arc4random() -TD
1800* updated configure script macros CF_SUBDIR_PATH, CF_XOPEN_SOURCE,
1801  CF_X_ATHENA_LIBS, CF_X_TOOLKIT -TD
1802* update config.guess (2006-12-22), config.sub (2006-12-08)
1803
18042006-11-14 (2.8.7dev.4)
1805* use RFC-822 encoding for filenames passed via file-upload forms (Debian
1806  #181165) -TD
1807* correct check of return-value from FindLeadingTilde() in dev.3 cleanup of
1808  "~" parsing -TD
1809
18102006-11-12 (2.8.7dev.3)
1811* change the default HELPFILE to the 2.8.6 release directory since the
1812  page on subir.com contains obsolete information -TD
1813* eliminate references to obsolete url
1814	http://www.hippo.ru/%7Ehvv/
1815  using the 2.8.6 release directory instead, e.g.,
1816	http://lynx.isc.org/release/lynx2-8-6/lynx_help/
1817  This is useful mainly for platforms which do not use the configure script -TD
1818* update et.po from
1819    http://www.iro.umontreal.ca/translation/maint/lynx/
1820* modify CF_PDCURSES_X11 to use xcurses-config script if available -TD
1821* improve parsing for embedded "~", ensuring that it is interpreted as a
1822  user's home directory only if it follows a pathname separator (Debian
1823  #388622) -TD
1824* ensure that PERSONAL_EXTENSION_MAP and PERSONAL_MAILCAP are absolute
1825  pathnames, performing tilde expansion as needed.  Pathnames that are not
1826  given in absolute form will be sought under the user's home directory as if
1827  they began with "~/" -TD
1828
18292006-11-06 (2.8.7dev.2)
1830* ensure that the configured values for GLOBAL_EXTENSION_MAP and GLOBAL_MAILCAP
1831  are absolute pathnames -TD
1832* modify logic for reading PERSONAL_EXTENSION_MAP and PERSONAL_MAILCAP to
1833  ensure that they are files that are controlled only by the user.  The
1834  default values for these allow lynx to read configuration information
1835  from the user's current directory at lynx's startup (Debian #396949) -TD
1836* use CF_NCURSES_CONFIG to simplify linking against rpath'd library -TD
1837* fix CF_LARGEFILE so --disable-largefile works (from ncurses) -TD
1838
18392006-10-12 (2.8.7dev.1)
1840* update embedded version numbers for starting 2.8.7 development -TD
1841* setup locale before writing version-message -TD
1842* update version message to reflect the fact that most of Lynx is copyright
1843  the Lynx Developers Group (this would have altered message files) -TD
1844* update the ".po" files line-numbers (not done during the release cycle since
1845  no new messages were added) -TD
1846
18472006-10-12 (2.8.6rel.2)
1848* update version numbers in documentation -TD
1849* change embedded URL for HTML'ized lynx.cfg to point to example in current
1850  release -TD
1851
18522006-10-10 (2.8.6rel.1)
1853
18542006-10-10 (2.8.6pre.6)
1855* minor formatting fixes to CHANGES and CHANGES2.8 to facilitate scripted
1856  analysis of contributions -TD
1857* predefine _XOPEN_SOURCE_EXTENDED on HPUX to make color-style build -TD
1858* broaden the conditions on which to reload the color-style information to
1859  cover any (re)initialization of the screen, e.g., when resizing using
1860  ordinary curses (report by PG) -TD
1861
18622006-10-02 (2.8.6pre.5)
1863* modify cfg2html.pl to use "use vars" rather than "our", to allow it to work
1864  with perl version 5.5 -TD
1865* use curses nodelay() function for BeOS to make HTCheckForInterrupt() work
1866  on that platform -TD
1867* filter out obsolete URLs from the customizations saved during install of
1868  lynx.cfg -TD
1869* add a configure check for zError() to allow using old zlib's -TD
1870* fix configure --disable-largefile (from ncurses changes) -TD
1871* applied lynx's changes to updated files from ftp.unicode.org to take
1872  advantage of less restrictive copyright (report by Klaus Singvogel) -TD
1873* workaround for PDCurses versus color-style; reload color style information
1874  in start_curses() since PDCurses discards that information in endwin()
1875  (report by Lawrence Armstrong) -TD
1876
18772006-09-18 (2.8.6pre.4)
1878* updated link in user's guide to HTML 3.0 reference (report by TH) -TD
1879* remove coloring for lh- and high-tags from LYStyle.c and sample ".lss" files
1880  since that tag is nonstandard (report by TH) -TD
1881* update da.po from
1882    http://www.iro.umontreal.ca/translation/maint/lynx/
1883* add script samples/oldlynx, which gives the non-color-style scheme using
1884  an executable built for color-style -TD
1885* add DEFAULT_COLORS item to lynx.cfg to allow disabling the default colors
1886  feature at runtime, allowing better matching of old color scheme via a
1887  script -TD
1888* update VMS descrip.mms files, adding the ability to build with slang -TD
1889
18902006-09-10 (2.8.6pre.3)
1891* add NESTED_TABLES setting to lynx.cfg to allow site override of the built-in
1892  default (see 2001-08-15 comments by TH) -TD
1893* update tr.po from
1894    http://www.iro.umontreal.ca/translation/maint/lynx/
1895* fix a different aspect of Debian #171312, ensuring that if the side-effect
1896  of getfile() is unneeded, we restore the link number as well as the line
1897  number (Debian #386561) -TD
1898* modify makefile.msc to allow building with slang configuration -TD
1899* fixes for keyboard input of slang configuration in win32 (not MinGW) which
1900  was broken in 2.8.3dev.5 -TD
1901* fix LYgetTableString(), making the monochome appearance with an empty ".lss"
1902  file for color-style look like the non-color-style (Debian #386216) -TD
1903* fix change made to LYwaddnstr() which did not update the position in LYwin
1904  after writing text to a subwindow.  This caused some cases where the status
1905  line would be cleared by the filler color -TD
1906* modify noviceline() function to account for trailing newlines in the message
1907  text which caused the message to be displayed on the wrong lines (report
1908  by Atsuhito Kohda) -TD
1909* make "lynx -version" work in the absence of ".cfg" or ".lss" files -TD
1910* add docs/README.metrics to support the changes to COPYHEADER -TD
1911* update COPYHEADER to reflect the ten years of development after release
1912  of Lynx 2.4.2 -TD
1913
19142006-09-03 (2.8.6pre.2)
1915* change configure script to put the ".cfg" and ".lss" files by default in the
1916  --sysconfdir, e.g., $prefix/etc, and the help-files in lynx_doc and lynx_help
1917  directories under --datadir, e.g., $prefix/share/lynx_doc,
1918  $prefix/share/lynx_doc.  To obtain the old behavior, use
1919	configure --sysconfdir=/usr/local/lib --datadir=/usr/local/lib
1920  (patch by Rado Smiljanic).
1921* simplified stop_curses(), ensuring that it does what it claims (report by
1922  William McBrine) -TD
1923* corrected placement of statements used for quiet compiler warnings for unused
1924  variables in fancy_mouse() (reported by Rado Smiljanic, Nelson Beebe) -TD
1925* simplify ifdef's in HTCheckForInterrupt() to make it clearer that the win32
1926  PDCurses configuration uses nodelay() as an alternative to select() -TD
1927* correct fix for PDCurses on win32, i.e., the workaround in LYStrings.c
1928  myGetChar() (report by William McBrine) -TD
1929* replace a couple of wmove(LYwin,y,x) calls with LYmove(y,x) -TD
1930* modify configure macro CF_PATH_SYNTAX to account for the --prefix and
1931  --exec-prefix options, making the --with-cfg-file and --with-lss-file options
1932  have the expected behavior of using the given prefix (reported by PG) -TD
1933* modify ifdef's for Current_Attr variable to allow scrollbar feature to build
1934  with slang configuration on Windows (report by Gisle Vanem) -TD
1935
19362006-08-31 (2.8.6pre.1)
19372006-08-31 (2.8.6dev.19)
1938* add --enable-widec configure option to allow building lynx without wide
1939  character support using ncursesw, to accommodate users with older releases
1940  of ncurses (request by Emanuele Giaquinta) -TD
1941* add -stderr option to write error messages when doing a -dump -or -source.
1942  Normally these are written to the status line but that does not exist when
1943  dumping to standard output (Debian #375736) -TD
1944* fixes for GNU TLS configuration (also addresses Debian #231609) -TG, TH
1945* add check for failure to write to disk, e.g., on disk full, and report
1946  error condition via HTAlert() -PG
1947* updated README.sslcerts -SC
1948* add example of -source in manpage to explain how HREF's are constructed
1949  (Debian #347989) -TD
1950* fixes to make redraw_part_of_line() to work with double-width characters.
1951  This is used in color-style to repaint an inactive hyperlink -TD
1952* ensure the number of "extra" blanks in a line is greater than zero before
1953  attempting to perform text-justification (Debian #363538) -TD
1954* improve wrapping logic in LYwaddnstr() by using a derived window.  This fixes
1955  a problem with wrapping of multibyte character links -TD
1956* repair fix for Debian #171312 by ensuring that it is only invoked if the
1957  document was not being reloaded, or popped off the history stack.  See logic
1958  for popped_doc vs LYSetNewline() in LYMainLoop.c (report by TH) -TD
1959* add error-reporting for the PRETTYSRC_SPEC data in lynx.cfg
1960  (prompted by discussion by OpenMacNews and Thorsten Glaser) -TD
1961* add a carriage-return in stop_curses() to work around PDCurses leaving the
1962  cursor position other places than lower-level when stopping curses (report
1963  by DK) -TD
1964* add an explicit wmove() in display_line() to accommodate some wide-character
1965  pages which are not handled well by the nested-table logic, resulting in
1966  unexpected wrapping (report by Dan Jacobson) -TD
1967* modify limit for CJK double-byte characters in display_line() to accommodate
1968  a test-case rightSideEdgeTest.html provided by TH -TD
1969* add a workaround in LYStrings.c myGetChar() for PDCurses, which may return an
1970  ERR value which is not -1 (reports by DK, William McBrine) -TD
1971* remove ifdef from 2.8.2dev.14 which omitted bindtextdomain() call from DJGPP
1972  NLS configuration -DK
1973* modify autoconf macro AM_PATH_PROG_WITH_TEST to account for executable suffix
1974  in win32 environment -DK
1975* correct a mistyped parameter to CreateThread() (report by DK) -TD
1976* do not use LIBOBJS symbol directly in configure script except to support
1977  AC_REPLACE_FUNCS, since the autoconf macros dealing with that symbol changed
1978  incompatibly in autoconf 2.54 (report by DK) -TD
1979* fixes to work with BeOS 5.0 -Nigel Horne
1980* use portable TXT_R rather than "rt" for popen() mode in clip_grab() (reported
1981  by Antonio Maria Borneo) -TD
1982* modify makeutcb.c to avoid compile-time dependency upon gettext, in case it
1983  is used in cross-compiling -TD
1984* modify expression for ws_read_per_sec in ws_netread() to avoid potential
1985  divide-by-zero on a network error
1986  (reported by David Potter) -Hataguchi Takeshi, -TD
1987* modify fix for Debian #335593 to ensure that only image maps for the current
1988  page are listed (report by DK) -TD
1989* correct URL for HTML'ized description of all settings in lynx.cfg (report
1990  by DK) -TD
1991* use configure macro CF_SIGWINCH to work around special case on Mac OS X
1992  which leaves SIGWINCH undefined -TD
1993* add configure options --with-cfg-file and --with-lss-file to allow one to
1994  specify the names and paths of the default configuration and color-style
1995  files -TD
1996* change configure script --enable-color-style so it is enabled by default
1997  (prompted by request by Jason Spiro) -TD
1998* add COLOR_STYLE setting to lynx.cfg -TD
1999* change default initialization of color-style code when no lss file is given
2000  to simulate the non-color-style code.  There are some visual differences,
2001  e.g., links that contain a mixture of styles will display with mixed colors,
2002  but overall the visual effect matches the non-color-style code well enough
2003  to change the default configuration.
2004  If an empty string is given for the lss filename, this is treated as an
2005  empty style file, and lynx will not use its built-in default color style.
2006  To make the behavior easier to diagnose, lynx will now exit with an error
2007  if it cannot find the lss file.  cf: 2000-07-16 (2.8.4dev.5) -TD
2008* fix a sign-extension in alignment case-statement in split_line() which could
2009  cause a large indent for lines which are wider than the display (Debian
2010  #360832, Debian #372670) -TD
2011* fix ifdef's in LYOptions.c to make --disable-menu-options work (report by
2012  PW) -TD
2013
20142006-05-29 (2.8.6dev.18)
2015* suppress OpenSSL URL from version message if it happens to be built using
2016  GNU TLS -TD
2017* change default for DEFAULT_INDEX_FILE in lynx.cfg to http://lynx.isc.org/
2018  since the Mosaic MetaIndex file is defunct (suggested by SC)
2019* update makelynx.bat (report by FLWM) -TD
2020* add presentation for text/css, to allow browsing ".css" files -SC
2021* modify LYPrint.c suggested_filename() to strip bzip2's ".bz2" suffixes as
2022  well as ".zz" suffixes -TD
2023* modify configure script macro AM_PATH_PROG_WITH_TEST to allow for DOS device
2024  letter, and to override $PATHSEP with $PATH_SEPARATOR if the latter is
2025  set -DK
2026* modify ifdef in LYCurses.c to avoid using nonfunctional PDCurses 2.7
2027  newterm() -DK
2028* update config.guess (2006-04-26) and config.sub (2006-05-13)
2029* improvements to configure script macros -TD
2030  + don't use curses_colr on HPUX 11
2031  + split-out CF_CURSES_HEADER to simplify comparison with CF_NCURSES_HEADER
2032  + modify AM_WITH_NLS	to make it look in non-system locations, e.g., to
2033    work with FreeBSD ports system
2034* modify HTLoadHTTP() to interpret leading asterisks in common name fields as
2035  wildcards -Thorsten Glaser
2036* remove SH_EX hardcoded Latin-1 table for strcasecomp() -TD
2037* fixes for compiling in Cygwin environment -TH
2038  + modify not to check d_ino when __CYGWIN__ is defined because it
2039    does not seem to be supported by Cygwin now.
2040  + modify to use fill_rehostent to avoid segfault in _fork_func,
2041    which is used in Win32 environment (includes Cygwin).
2042* fix some printf formats -Thorsten Glaser
2043* fix some non-POSIX syntax in scripts/cfg_path.sh -PG
2044* modify makefile.in to ensure that scripts are prefixed with $(SHELL), in
2045  case packager has stripped executable permissions from scripts, e.g., by
2046  using CVS (report by Atsuhito Kohda) -TD
2047* add a null-pointer check in handle_LYK_HEAD() to cover a case where doing
2048  a HEAD on a link failed because there was no submit action associated with
2049  the link (report by Walter Ian Kaye, SC) -TD
2050* improve tbl2html.pl script to cover the ranges and approximations used in
2051  def7_uni.tbl -TD
2052* additional def7_uni.tbl conversions (patch by Tim Larson).
2053* fix ifdef's for repeated-include of winsock.h for Visual Studio 6 -TD
2054
20552006-01-22 (2.8.6dev.17)
2056* improve EXP_JAPANESEUTF8_SUPPORT -TH
2057  + correct an ifdef in HTMIME.c
2058  + correct the behavior of encoding a text in input element,
2059    when the type is hidden and the text is japanese encoded utf-8.
2060  + correct "//TRANSLIT" position in iconv_open() parameter.
2061* remove redundant size-check in change for HText_trimHightext() in 2.8.5dev.8
2062  to fix highlighting for this case:
2063    <a href>Line 1<p>Line 2<p>Line 3</a>
2064  (report by Andrew Belov) -TD
2065* add U+213B FAX to def7_uni.tbl (Debian #344275) -TD
2066* adjust anchor extent to discount trailing blank which is trimmed when
2067  rendering.  If the blank is not trimmed, link highlighting in color-style
2068  will show a spurious character (report by Karl-Heinz Weirich) -TD
2069* fixes to source-view of ftp:// and file:// URLs, i.e., eliminate redundant
2070  PRE's, add DOCTYPE and meta tags (Debian #347989) -TD
2071* modify makefile.msc to ease scripted building of various configurations
2072  without needing to edit that file -TD
2073* fixes to allow building with Visual C++ .NET 2003 -TD
2074* modify configure script checks for gettext to supply include- and lib-paths,
2075  e.g., to work on partly broken platforms such as FreeBSD -TD
2076* modify parsing of filename from Content-Disposition so that the name is not
2077  truncated on embedded whitespace.  For most systems, the blanks will be
2078  retained.  For VMS and MSDOS, the blanks are translated to underscores
2079  (Debian #291716) -TD
2080* add a range-check for references to the style cache -Andrew Belov
2081* modify fmt_tempname() to avoid the possibility of long random sequences that
2082  do not yield an unused filename (report by FLWM) -TD
2083* modify install rules for lynx.cfg to allow for pathnames on OS/2 EMX that
2084  begin with a drive letter rather than a slash -TD
2085* move scripts that are not part of the configure script into scripts
2086  subdirectory: cfg_defs.sh, cfg_edit, fixtext.sh -TD
2087* improve workaround for line-drawing characters with font-switching by
2088  checking if the loaded font has line-drawing characters in the same positions
2089  as the terminal description, rather than simply ignoring line-drawing when
2090  the codeset differs (report by Karl-Heinz Weirich) -TD
2091* fix some ifdef's that did not work when disabling all features -TD
2092* fix a typo in LYMap.c from Debian #335593 changes (report by Jens
2093  Schleusener) -TD
2094* really remove pointer to moxienet (report by SC) -TD
2095
20962005-12-18 (2.8.6dev.16)
2097* change configure option default for --enable-justify-elts to true -TD
2098* change default for JUSTIFY to "false" (suggested by Bela Lubkin) -TD
2099* update config.guess (2005-11-11) and config.sub (2005-11-13)
2100* print the contents of image maps, if any, at the end of a dump (Debian
2101  #335593) -TD
2102* fix off-by-one line calculation that allowed the last page to be blank
2103  (Debian #330413) -TD
2104* modify statusline() to retain one trailing blank if the given string has a
2105  trailing blank.  This makes prompts easier to read (report by Karl-Heinz
2106  Weirich) -TD
2107* modify pipe read in LYGetHostByName() to retry until either the pipe closes
2108  or the struct passed back from the child process completes.  This is needed
2109  for OS/2 EMX (report by Karl-Heinz Weirich) -TD
2110* strip unneeded "&nbsp;" from translation when building info page using
2111  wide curses (Debian #342877) -TD
2112* add scripts/tbl2html.pl, which can be used to generate test pages for the
2113  charsets from src/chrtrans/*.tbl -TD
2114* add ISO-8859-13 and ISO-8859-14 chrtrans tables, revise ISO-8859-10
2115  based on
2116    http://czyborra.com/charsets/iso8859.html
2117  Change display name for ISO-8859-10 to indicate the region -TD
2118* add codepage 857 (DOSTurkish), since console-tools package provides a
2119  suitable font -TD
2120* improve UCSetBoxChars(), checking if the current character set does not
2121  match the character set inferred from the locale.  This reduces the number
2122  of cases where line-drawing in the options menu does not work -TD
2123* rename test/iso8859-1.html and test/iso88592.html to test/iso-8859-1.html
2124  and test/isoi-8859-2.html, corresponding to the proper MIME names to
2125  simplify test-scripts -TD
2126* update Linux console font support to use console-tools package (tested on
2127  Debian).  The configure script checks for consolechars and setfont programs
2128  (must find at least one).  The corresponding SETFONT_PATH can be set in
2129  lynx.cfg to provide a choice between the two -TD
2130* strip special characters such as '%' from parameters passed to external
2131  programs for EXTERNAL mechanism on Windows platform.  This is ifdef'd
2132  with WIN_EX (Hataguchi Takeshi).
2133* modify definition of addch_raw() to allow scrollbar to work with slang2
2134  (this only works on the Windows platform) -GV
2135* modify LYSysShell() to use $COMSPEC if $SHELL is not defined -GV
2136* workaround for codepage support on OS/2 by changing the effect of unctrl().
2137  Add/use new preferred function use_legacy_coding() to ncurses which provides
2138  the same effect with the wide-character ncursesw (report by Karl-Heinz
2139  Weirich) -TD
2140* fixes for de.po (Debian #313789, patch by Jens Seidel).
2141* add a null pointer check for HTCurSelectedOptionValue in
2142  HText_setLastOptionValue() to improve handling of this fragment:
2143    <FORM><SELECT><OPTION><FORM><SELECT>
2144  (Alexey Dobriyan).
2145* add a null pointer check in HTML_TAB case of HTML_start_element() to handle
2146  this fragment:
2147    <TAB INDENT=1 TO>
2148  (Alexey Dobriyan).
2149* remove pointer to
2150     http://www.moxienet.com/lynx/
2151  since it no longer has useful information about SSL for Lynx (Crouton).
2152* add description of configure --with-build-cc, etc., to INSTALLATION -TD
2153* modify Switch_Display_Charset() so the font-switching feature can be turned
2154  off at runtime, rather than silently re-enabling it every time a new page is
2155  viewed.  The automatic switching is enabled if the user has configured lynx
2156  to use one of the automatically-detected fonts -TD
2157* fix ifdef's to allow building --without-font-switch with OS/2 EMX -TD
2158* work around bug in PDCurses wrapping by adjusting LYcolLimit macro.  The
2159  dev.14 change to HText_appendCharacter() exposed this bug in the Options menu
2160  (report by Hataguchi Takeshi) -TD
2161* fix change to lynx_default_colors() from dev.14 change to work with the
2162  bright-blue.lss file (report by FLWM) -TD
2163* add a configure test for ctermid(), needed for OS/2 EMX (report by
2164  YANAGIHARA Nobuyuki) -TD
2165
21662005-10-30 (2.8.6dev.15)
2167* update URL for VMS server information in LYCgi.c -TD
2168* modify LYLoadCGI() to prompt user, displaying the command that would be
2169  executed, to confirm that it should be.  This makes it easier to notice when
2170  a local program would be run by activating a lynxcgi link.  This is not done
2171  in advanced mode, since the URL is already visible in the status line (report
2172  by vade79, comments by Greg MacManus) -TD
2173
21742005-10-17 (2.8.6dev.14)
2175* add configure script support for large files; some changes made be needed to
2176  the C code in dev.15 to exploit this -TD
2177* work around part of the forms-menu extra wrapping from dev.12 by adjusting
2178  text-field maximum size in HText_beginInput().  There is still wrapping of
2179  options lists, which has to be treated differently.  The cause for this
2180  is the fix made to HText_appendCharacter() in dev.12 -TD
2181* extend experimental option --enable-japanese-utf8, allowing lynx to convert
2182  EUC-JP and Shift_JIS strings to UTF-8 -TH
2183* modify CF_BUILD_CC to avoid clobbering environment variable $BUILD_CC
2184  (from ncurses changes) -TD
2185* remove special case in CF_XOPEN_SOURCE which suppresses _XOPEN_SOURCE
2186  definition for Darwin (request by Emanuele Giaquinta)
2187* fix an off-by-one error in comparison in HText_appendCharacter(), from dev.12
2188  changes which showed up as wrapped lines in the options menu -TD
2189* use h_addr_list[0] rather than h_addr in HTTCP.c for POSIX compatibility
2190  (Emanuele Giaquinta)
2191* remove references to LIBCMU in HTTCP.c, since it is long obsolete -TD
2192* force a newline in HTML_end_element() after a </pre>, which causes lines
2193  containing only whitespace before the </pre> to display a new line, rather
2194  than putting that whitespace before text that follows the </pre> (report by
2195  Thorsten Glaser for http://gcc.gnu.org/gcc-4.1/changes.html) -TD
2196* improve fix for LYstartPopup() in dev.6 by keeping the menu width as-is and
2197  adjusting its position rather than simply using the full screen-width when
2198  the first try fails (report by Gene Small) -TD
2199* correct logic in lynx_default_colors() so the color-style configuration does
2200  not attempt to use default colors on a terminal which does not support it
2201  (report by Bryan Henderson) -TD
2202* add/improve limit checks in HTLex.c -Ulf Harnhammar, TD
2203* ifdef'd out unused code in HTGroup.c -TD
2204* eliminate fixed-size buffers in LYExpandHostForURL() to guard against
2205  buffer overflow resulting from too-long domain prefix/suffix data from
2206  lynx.cfg (report by Ulf Harnhammar) -TD
2207* add a check for missing ':' in gopher response, to recover from the error
2208  (patch by Ulf Harnhammar)
2209* eliminate fixed-size buffers in HTrjis() and related functions to avoid
2210  potential buffer overflow in nntp pages (report by Ulf Harnhammar,
2211  CAN-2005-3120) -TD
2212* correct "escape" character used in HTMake822Word, which was literally an
2213  ASCII escape character rather than the RFC-822 backslash from 2.8.2dev.3
2214  changes (report by Frederic Briere, Debian #318034) -TD
2215* fix:  when first "option" element of "select" had "disabled" attribute, Lynx
2216  turned the entire "option/choice list" UNMODIFIABLE.  The "disabled"
2217  attribute of later "option" elements within the same "select" did not have
2218  this effect.  If the "disabled" attribute is honored, it should disable only
2219  that element, not parent element or sibling elements (report by Paavo
2220  Hartikainen) -TD
2221* make CF_TAR_OPTIONS configure macro work with DJGPP by using $EXEEXT -DK
2222* update config.guess (2005-09-19) and config.sub (2005-07-08)
2223* configure script updates from tin and ncurses -TD
2224* modify LYwaddnstr() to avoid sign-extension from changes in dev.12 (report
2225  by FLWM) -TD
2226* modify initialization so that
2227	cat options.txt | lynx -
2228  will allow interactive use (report by Arne Kowallik) -TD
2229* add NO_MARGINS and NO_TITLE to lynx.cfg (request by SC) -TD
2230* adjust line-position for form fields when -notitle option is used (report by
2231  Arne Kowallik) -TD
2232
22332005-06-07 (2.8.6dev.13)
2234* add a check in LYnormalColor() to ensure that the color value is really
2235  a color, i.e., do not do anything for monochrome displays (reports by
2236  OpenMacNews and Jens Schleusener) -TD
2237* make -nomargins option apply to Options menu layout -TD
2238* changes to LYwaddnstr() in dev.12 exposed a case from dev.6 where the title
2239  string was not truncated to avoid wrapping (report by PG) -TD
2240* changes to LYwaddnstr() in dev.12 allowed recursion in a case that was only
2241  designed for iteration (report by OpenMacNews) -TD
2242
22432005-06-02 (2.8.6dev.12)
2244* add rw.po, vi.po from
2245    http://www.iro.umontreal.ca/translation/maint/lynx/
2246* modify ".lss" files to work equally well on terminals setup with white text
2247  on black background, or the reverse.  This also required fixing a few places
2248  in LYsubwindow() and curses_w_style() to make window backgrounds use the
2249  colors given in the ".lss" default- and normal-colors lines -TD
2250* make ".lss" example files somewhat readable by modifying parser to remove
2251  blanks from the color description lines and modifying the example files to
2252  use this feature -TD
2253* modify scripts/cfg2html.pl to use strict variable checking, Getopt::Std
2254  to eliminate a uninitialized variable warning -TD
2255* modified fix for slang 2.0 which makes it clearer that the last parameter
2256  of SLexpand_escaped_string is for UTF-8 -JED
2257* when SOURCE_CACHE_MEMORY is used, avoid repeated realloc's of the same
2258  memory chunk (really annoying for a long document) -LP
2259* HTChunk extended to a linked list of chunks, additional put methods added.
2260  Useful for pool infrastructure -LP
2261* add ".h" to .SUFFIXES rule in src/chrtrans/makefile.in to work around change
2262  made in NetBSD "make" late in 2003, incorporated into the 2.0 release.
2263  The CVS change notes:
2264	  Trim .SUFFIXES to only contain those used in this file.
2265  (reported by SC, comments by Klaus Klein and Martin Husemann) -TD
2266* modify LYhighlight() to allow for the case where a form link extends for
2267  several lines.  It was not providing enough padding to fill in the "_"
2268  characters past the first line of the link -TD
2269* modify LYwaddnstr() to account for the case where LYhighlight calls it to
2270  display a link which extends beyond the current line, i.e., it should be
2271  wrapped.  When lynx is built to use curses-pads, the highlighting was instead
2272  truncated since it was computed according to the pad's limits.  Fixing this
2273  exposes some related problems with off-by-one's in GridText.c -TD
2274* correct parsing of "key 0xNN" lines in command-scripts, had omitted a "!"
2275  to invert a check (report by Silvio Moioli) -TD
2276* correct off-by-one in expression for LYHideCursor(), since dev.6 changes
2277  modified the LYcolLimit variable, changing it from the last usable column
2278  value to the number of columns (report by DK) -TD
2279* correct expression in HText_appendCharacter() which was simplified in
2280  2.8.5dev.4, but broke a comparison used for text-justification -TD
2281* adjust wide-character offset computation in HText_trimHightext() to account
2282  for soft newlines, i.e., the cell reserved to show continuation lines -TD
2283* modify source-view toggle to keep the current anchor visible.  Toggling
2284  source view may change the line number on which the anchor is found,
2285  requiring some adjustment.  This feature is implemented only for source
2286  cached pages -TD
2287* remove obsolete ifdef in LYwaddnstr() for ncurses 5.1's experimental UTF-8
2288  support -TD
2289* modify HTConfirmCookie() and statusline() to allow cookie prompt message in
2290  Japanese to not be truncated when using wide-curses -TD
2291* modify logic for locale_charset configuration variable so it is not modified
2292  simply by saving the .lynxrc while in running in a non-locale configuration.
2293  That does not alter the display charset used by lynx -TD
2294* correct calculation of extra space available for justification in
2295  split_line() for the wide-curses configuration.  Changes from dev.6
2296  made this count formatting control characters twice, resulting in some
2297  lines too long when justification was enabled -TD
2298* improve description of command-line option syntax in the manpage, including
2299  noting how to find the default values for most options (Debian #292393) -TD
2300* modify is_true/is_false macros for processing command-line options to accept
2301  "true" and "false" strings for consistency with the lynx.cfg parser, and to
2302  ignore case of the boolean option values -TD
2303* add -notitle option to suppress title line and following blank line to
2304  maximize screen use for small displays (request by Daniele Baggio) -TD
2305* add -nomargins option to suppress left/right margins to maximize screen use
2306  for small displays (request by Daniele Baggio) -TD
2307* add null-pointer checks in HText_setLastOptionValue() to guard against empty
2308  <select> (report by Al Viro) -TD
2309* fixes to allow compiling with slang 2.0 prerelease 5 -GV
2310* fix to avoid divide-by-zero in ws_netread() -GV
2311* modify ifdef for popup_choice() to work with handle_LYK_LINEWRAP_TOGGLE() on
2312  NetBSD 2.0 (report by Gabor Z Papp) -TD
2313
23142005-01-05 (2.8.6dev.11)
2315* add presentation type for application/xml and text/xml mime types as per
2316    http://www.w3.org/TR/xhtml-media-types/
2317    http://www.w3.org/TR/2002/NOTE-xhtml-media-types-20020801
2318  which states that they may be used, though application/xhtml+xml is the
2319  preferred media type (Debian #184482) -TD
2320* remove an extra free() introduced in fixes from dev.10 for leak-checking
2321  (reports by Thorsten Glaser, FLWM) -TD
2322
23232005-01-02 (2.8.6dev.10)
2324* correct final sed command in help_files.sed which was not a basic regular
2325  expression, left some links ending with .gz.gz -TD
2326* update config.guess, config.sub
2327* modify configure script to check for Intel compiler 8.0 -TD
2328* modify ifdef's for USE_DEFAULT_COLORS, disabling it if the
2329  use_default_colors() function is not found -TD
2330* modify to allow compiling with C++ compiler, e.g., rename conflicting
2331  keywords such as new, class, template (suggested by Nelson Beebe) -TD
2332* remove leading/trailing blanks from suggested title string for ADD_BOOKMARK
2333  (request by Walter Ian Kaye) -TD
2334* add tags rules to makefile.in's -TD
2335* repair fix for Debian #171312 by ensuring that it is only invoked if a URL
2336  fragment was found in the getfile() call (report by PG) -TD
2337* correct leak-checking for result of LYAddHilite(), which was not freeing
2338  the associated strings -TD
2339* correct leak-checking for result of LYcommandList(), which was not freeing
2340  the associated strings -TD
2341* correct pointer initialization in LYCheckForProxyURL() broken by fix for
2342  Debian #240237 (reported by GV, SC) -TD
2343
23442004-12-30 (2.8.6dev.9)
2345* remove fixed limit on history[] array (report by Richard Eyre) -TD
2346* improve logic for highlighting links which extend to multiple lines by
2347  ensuring that if they cover a blank line that the following lines of the
2348  link will be highlighted rather than the blank line (report by Hataguchi
2349  Takeshi) -TD
2350* replace most instances of exit() by exit_immediately(), except those needed
2351  for the leak-checking code, to add an ifdef'd call to _nc_freeall() which
2352  simplifies testing with valgrind -TD
2353* fix definition of put_clip(), to compile in Windows environment (Hataguchi
2354  Takeshi).
2355* update da.po, et.po, hu.po, nl.po, sv.po, tr.po from
2356    http://www.iro.umontreal.ca/translation/maint/lynx/
2357* fix for mouse versus network I/O -GV
2358  Building the djgpp version with S-Lang and mouse-support causes network I/O
2359  to stop when Lynx is idle waiting for key/mouse events.  This patch adds a
2360  djgpp_idle_loop() function that does what getxkey() used to do; calls
2361  tcp_tick() to finish off closed sockets and reply to pings etc.  Tested with
2362  PD-curses 2.6 too, but I couldn't get mouse to work under DOS.  Not sure
2363  that's possible at all.
2364* add "Anonymous FTP Password" to Options menu, to allow user to override use
2365  of personal email address as the anonymous ftp password (Debian #137480) -TD
2366* modify LYCheckForProxyURL() to check if a colon follows a slash, which would
2367  make the colon not part of a URL (report/patch by Matt Kraal (Debian
2368  #240237)).
2369* add test/special_urls.html -TD
2370* update test/iso8859-1.html (minor fixes) from
2371	http://www.ramsch.org/martin/uni/fmi-hp/iso8859-1.html
2372* add check for broken WU_FTPD 2.6.2-12, e.g., at ftp://ftp.pppl.gov/, and
2373  disable EPSV.  This is ifdef'd with BROKEN_WU_FTPD and checks version (Debian
2374  #66560, as well as April 2003 reports by HN, PW) -TD
2375* modify getfile(), etc., to ensure that following a link consisting of a
2376  fragment will move the cursor to the link containing the target rather than
2377  simply ensuring that it is visible (Debian #171312) -TD
2378* modify ShowInfo() to list the rendered size in bytes if the Content-Length
2379  is not available (Debian #61085) -TD
2380* modify print_wwwfile_to_fd() and void print_crawl_to_fd() to ensure that no
2381  trailing blanks are written (Debian #204515) -TD
2382* modify behavior when user attempts to toggle a radiobutton off, to make the
2383  message that one radio button must be selected only in novice mode (Debian
2384  #121520) -TD
2385* make the maximum number of cookies configurable in lynx.cfg, added
2386  MAX_COOKIES_DOMAIN, MAX_COOKIES_GLOBAL and MAX_COOKIES_BUFFER (Debian
2387  #152810) -TD
2388* reduce embedded blanks in button labels to single blanks -TD
2389* reduce embedded blanks in title strings to single blanks (Debian #284679) -TD
2390* add command-line option (-syslog-urls) and lynx.cfg settings (SYSLOG_TEXT,
2391  SYSLOG_REQUESTED_URLS) to allow syslog'ing of URLs to be optional.  This
2392  cannot be set from the options menu (Debian #282739) -TD
2393* modify HTParse() to restore a slash which may be removed during
2394  simplification of URLs such as "file://localhost/tmp/..".  The
2395  LYFillLocalFileURL() function would then append the current directory to the
2396  URL rather than the expected "/".  This case which happens in DIRED, was
2397  caused by 2.8.5dev.15 changes (Debian #285140) -TD
2398
23992004-11-07 (2.8.6dev.8)
2400* improve def7_uni.tbl substitutions for the symbols beginning at U+2600
2401  (patch by Tim Larson <Tim.Larson@conagrafoods.com>).
2402* update nl.po, sv.po from
2403    http://www.iro.umontreal.ca/translation/maint/lynx/
2404* add clean.com -TD
2405* scripting fixes to make OpenVMS/IA64 platform build/work -TD
2406* several changes to use const, prompted by VMS compiler warnings -TD
2407* remove build-slang.com -TD
2408* simplify libmake.com -TD
2409* modify build.com, making its second parameter a comma-separated list of the
2410  special libraries which may be used, e.g., bzlib, slang, ssl and zlib -TD
2411* some cleanup using non_empty() macro -TD
2412* limit TEXTAREA columns to the screen width, and rows to 3 times the screen
2413  height (report by FLWM) -TD
2414
24152004-10-17 (2.8.6dev.7)
2416* update de.po, et.po from
2417    http://www.iro.umontreal.ca/translation/maint/lynx
2418* clarification in manpage description of "-pseudo_inlines" option (Dan
2419  Jacobson).
2420* correct parsing of embedded URLs which have parameters but no path, e.g.,
2421  base
2422    http://wj55.org/Minutes.php
2423  and embedded
2424    ?date_meeting=2004-08-31
2425  (Debian #274619, report/analysis by Liam K Morland) -TD
2426* improve description of --assume-local-charset option (Debian #270915) -TD
2427* revise configure script check whether _POSIX_C_SOURCE should be defined,
2428  taking into account the _POSIX_SOURCE definition (report by PG) -TD
2429* add --with-system-type option to configure script to simplify testing the
2430  case-statements involving $host_os -TD
2431* fix a memory leak in IPv6 version of HTGetAddrInfo() -TD
2432* modify HTCompressed() to choose the last viewer in the list with the best
2433  quality.  User-defined viewers appear after the built-in viewers, and by
2434  choosing the last, lynx allows one to override the built-in defaults -TD
2435* add "deflate" to the encoding types which lynx implements.  This consists
2436  of several parts (report by Thorsten Glaser) -TD
2437  + adapted logic from w3m's inflate.c to construct an internal "deflate"
2438    decompressor.  Tested this with
2439      http://carsten.codimi.de/gzip.yaws/
2440  + simplify VMS-specific logic for trimming version in HTLoadFile().
2441  + combined VMS- and Unix logic for decompression in HTLoadFile() as a new
2442    function decompressAndParse() to eliminate clutter.  As a side-effect,
2443    eliminate some memory leaks in cases where the file is not loaded properly.
2444  + add/use new function HTEncodingToCompressType() to eliminate clutter.
2445  + add "deflate" to the options menu.
2446  + modify logic that builds "Accept-Encoding" value to omit encodings which
2447    have no external decompressor associated.  The effect of this change is to
2448    allow lynx to behave as it did before adding the (possibly incomplete)
2449    "inflate" support.
2450  + add INFLATE_PATH to lynx.cfg, to optionally specify an external program
2451    which can be used to decompress deflated files.  For testing, a shell
2452    script using w3m's utility, e.g., /usr/lib/w3m/inflate, sufficed.
2453    NOTE: As currently implemented, lynx requires the external decompression
2454    programs to be specified even if it can decompress using library calls.
2455  + use ".zz" for suffix of downloaded (but not inflated) deflated files,
2456    mapped to application/deflate and application/x-deflate.
2457* fix LYSetConfigValue(), which did not properly handle the CONF_PRG case which
2458  is used to allow user configuring the program paths -TD
2459* fix content_is_compressed() function, which was checking for the absence only
2460  of some nonstandard encodings (8bit, 7bit, binary) rather than for the
2461  presence of the encodings as specified in RFC 2068 (gzip, compress, etc).
2462  This makes lynx able to view a site
2463  which puts the charset as the Content-Type (report by FLWM) -TD
2464* fix configure script:  top-level makefile uses $(TAR), which was not defined
2465  if --without-dired option was used (report by Gabor Z Papp) -TD
2466
24672004-10-10 (2.8.6dev.6)
2468* highlight the target and pause for 20 milliseconds when selecting a link with
2469  the mouse -GV
2470* improve layout of options-menu and info-page for multibyte character sets by
2471  computing the extent of the labels.  This works only for wide-character
2472  curses (this addresses part of Debian #240069) -TD
2473* improve check in LYstartPopup() for case where a window would be created too
2474  far right to be entirely visible.  ncurses changes in 20040417 to allow
2475  windows to extend beyond the terminal limits exposed this problem (which may
2476  have occurred with other versions of curses).  Older versions of ncurses
2477  would return an error in this case (forcing lynx to do the proper layout),
2478  obscuring the actual problem.  Noticed that the same problem applies to slang
2479  configuration, and applied a comparable fix there too -TD
2480* modify HTConfirmCookie() to ensure the translator's note is copied into the
2481  lynx.pot file, by adding a gettext("Y/N/A/V") call after the comment -TD
2482* remove references in makefile.in to the "intl" subdirectory since that is no
2483  longer packaged with lynx -TD
2484* modify column limits, allowing text to be written to the last column on the
2485  screen.  This allows users to view text which is formatted for 80 columns
2486  without the last character of each line wrapping to the next line -TD
2487* minor fixes to fr.po (Debian #119751, and aspell) -TD
2488* remove newline from format in lookup_reject(), fixes a bug introduced in
2489  2.8.5dev.2 which caused traversal reject-lookups to fail -TD
2490* minor fixes to fr.po, cs.po and pt_BR.po to eliminate fatal errors as
2491  reported by "msgfmt -c -v" -TD
2492* minor fix to fr.po (Debian #271048, report/patch by Arnaud Giersch).
2493* update URL for "HTML Quick Reference Guide" in lynx_help_main.html (report
2494  by Jim Jackson) -TD
2495* update hu.po from
2496	http://www.iro.umontreal.ca/translation/maint/lynx
2497* remove a "defined(gettext)" from the ifdef's in HTConfirmCookie(), since
2498  recent GNU gettext, e.g., 0.13.1, introduced an incompatible/undocumented
2499  change to make the function a macro which is defined in terms of dgettext()
2500  (Debian #204994, report by Mattias Ostergren) -TD
2501* modify pumpData() in HTMIME.c to improve recovery when a charset is found
2502  that cannot be translated.  Before this change, the charset was not stripped
2503  from the format string, e.g.,
2504	text/html; charset=big5
2505  and since there would be no match for the format, lynx would offer to simply
2506  download the page (if interactive), or refuse to format (for dumps).
2507  Although the content of the page is unusable, the user can still navigate
2508  the page using the links which may be there (Debian #254603) -TD
2509* add -nonumbers option, which modifies the output of -dump to suppress the
2510  link-numbering (Debian #255571) -TD
2511* add -listonly option, which modifies the output of -dump to show only the
2512  list of links (Debian #255571) -TD
2513* modify treatment of symbolic links for ftp-URLs to show the link target, as
2514  with the local directory editor -TD
2515* correct sort-order of local directory listing, using the target of a symbolic
2516  link to determine whether it is grouped with files or directories (adapted
2517  from patch by Kees Cook) -TD
2518* modify template for temporary-directory name, adding "lynx" prefix (Debian
2519  #267356) -TD
2520* fixes for configure script macros used for --enable-nls when --srcdir is
2521  used (from bug report for dialog by Mike Castle) -TD
2522* improve configure script macro CF_XOPEN_SOURCE, ensuring that _POSIX_C_SOURCE
2523  is defined with a value (comment on comp.sys.stratus newsgroup) -TD
2524* reduce TRST_MAXROWSPAN and TRST_MAXCOLSPAN to 200, which is more plausible
2525  than 10000 by 1000 (discussion on lynx-dev related to report by Edgard
2526  Pineda) -TD
2527* modify LYShowInfo.c to entify most strings, and provide for alignment of
2528  fields in different locales -TD
2529
25302004-06-30 (2.8.6dev.5)
2531* use LYEnsureAbsoluteURL() on the value passed to handle_LYK_HELP() in case
2532  it is of the form file:///path rather than file://localhost/path -DK
2533* add configure check for ncurses' curses_version() function, using that in
2534  the "-version" output.  Add comparable ifdef's for PDCurses and slang -TD
2535* Some patches to enable IPv6 on Windows (tested with MingW and MSVC6).  Some
2536  minor cleanups also -GV
2537  + LYutils.c; fixed extraction of module/system error strings.
2538  + Xsystem.c; use <io.h> for mktemp() prototype.
2539  + HTTCP.c; don't use global host[], fixed call-convention of thread- function
2540    (must be __stdcall).  Sets pending WSAHOST_NOT_FOUND error status.
2541  + HTTP.c; _thread_func() wasn't __stdcall.
2542  + LYexit.c; avoid redeclaring error of exit() in <process.h>.  IMHO it's very
2543    bad to shadow ANSI functions like this.  Should call LYexit() explicitly.
2544  + www_tcp.h; cleanup for MSVC and IPv6 headers and macros.  Increase
2545    MAXHOSTNAMELEN to 128.
2546* updated po files (da.po, et.po, hu.po, sv.po, tr.po) from
2547  http://www.iro.umontreal.ca/translation/domains/
2548* change HTDOS_wwwName() and HTVMS_wwwName() to return a const value (report
2549  by Serge B) -TD
2550* update configure script macros CF_XOPEN_SOURCE (fixes Debian #238057) and
2551  CF_X_ATHENA (from xterm) -TD
2552* update config.guess (2004-06-24) and config.sub (2004-06-24)
2553* modified mailcap command and testcommand substitutions to provide for
2554  running the testcommand's after program initialization (prompted by review
2555  of Debian #167200, which gave as example a mailcap using %{charset} in the
2556  test commands) -TD
2557* add (ifdef'd with EXP_HTTP_HEADERS) code in HTMIME.c to collect and in
2558  LYShowInfo.c to display the full text of the HTTP headers -TD
2559* correct command-line options table for "-get_data" and "-post_data" which
2560  were processed twice, thereby discarding the value (Debian #132674) -TD
2561* lynx accepts multiple URLs on the command line; all are added to G)oto
2562  history.  Documented this in manpage (Debian #177062) -TD
2563* modify logic for -dump so it can dump all pages listed on the command line
2564  (Debian #199131) -TD
2565* add presentation type for application/xhtml+xml mime type as per RFC 3236
2566  (report by Elimar Riesebieter) -TD
2567
25682004-05-23 (2.8.6dev.4)
2569* use puts() rather than printf() in some messages to avoid chance of "%" in
2570  the translation -TD
2571* add experimental option --enable-japanese-utf8 for using libiconv for
2572  Japanese and UTF-8 -TH, TD
2573* update makelynx.bat -Victor Schneider
2574* modify configure script CF_ADD_CFLAGS to put definitions of quoted strings
2575  in EXTRA_CPPFLAGS -TD
2576* fixes from Thorsten Glaser:
2577  + check for arc4random as a possible random function.
2578  + modify configure script CF_CHECK_CACHE to look for config.guess in
2579    $ac_aux_dir if it is not in the source directory.
2580* fix naming conflict with AS_cmp() function when NOT_ASCII is defined -PG
2581* read user's ".newsauth" file for news-server authentication information
2582  (prompted by A R Vener request) -TD
2583* modify HTSaveAndExecute() to check first for result from HTFileSuffix()
2584  before choosing between BIN_SUFFIX and HTML_SUFFIX.  This allows the PDF
2585  viewer on OS X to get the proper suffix (.pdf) rather than .bin -PG, TD
2586* filter out extra screen-repainting when a charset change is made -IZ
2587* update README and other documentation to reflect new mailing list -TD
2588* add PREFERRED_ENCODING to lynx.cfg, along with an options-menu selection for
2589  this, to set "Accept-Encoding:" string -TD
2590* add PREFERRED_MEDIA_TYPES to lynx.cfg, corresponding to the option for
2591  HTFilterPresentations().  A minimal set of media types is used by default,
2592  though the old behavior can be selected -TD
2593* modify HTFilterPresentations() to use new option menu entry for specifying
2594  what parts of the user- and system-mailcap data to use in Accept's.  The
2595  intent is to provide easily managed subsets of the Accept string, to work
2596  with servers that do not accept long Accept strings (prompted by discussion
2597  on lynx-dev mailing list) -TD
2598* Remove logic from HTFilterPresentations() which reduced the Accept strings
2599  based on wildcards since RFC 2616 says wildcards are lower precedance than
2600  other settings -TD
2601* improve matching for mailcap test-commands in HTInit.c by eliminating
2602  unnecessary whitespace with TrimCommand() -TD
2603* remove obsolete note about SSL patches in lynx_url_support.html -TD
2604
26052004-05-06 (2.8.6dev.3)
2606* add scripts/indent.sh, use this to reindent C source files -TD
2607* bump version in makefile.in to 2.8.6 -TD
2608
26092004-04-27 (2.8.6dev.2)
2610* modify CF_NCURSES_LIBS to only look for -lmytinfo when building with ncurses.
2611  This works around FreeBSD's broken linker semantics when configuring for
2612  ncursesw -TD
2613* update CF_GNUTLS macro to look for -lgnutls-openssl as well as the older
2614  -lgnutls-extra library -TD
2615* fix a spurious match of <openssl/ssl.h> when --with-ssl=path option provides
2616  enough information to ensure that the test would be incorrect -TD
2617* update config.guess (2004-02-16), config.sub (2004-02-23)
2618* fixes to src/chrtrans/makefile.in, e.g., for building PDCurses version,
2619  broken by dev.1 changes for cross-compiling -TD
2620* remove macros such as ARGS1, NOPARM which supported K&R compilers -TD
2621
26222004-04-19 (2.8.6dev.1)
2623* correct ifdef in LYgetattrs() to ensure that getattrs() is used only if the
2624  configure script actually found it (report/patch by Paul Gilmartin).
2625* correct LYcommandList() to allocate data passed to HTList_addObject(), since
2626  LYRemoveFromCloset() may free it (report by FLWM) -TD
2627* modify configure-script check for use_default_colors() to allow it to find
2628  NetBSD's implementation of that function (report/patch by Julian Coleman)
2629* check for non-null file pointer in cleanup of makeuctb to work properly when
2630  it is invoked without command-line parameters (report by FLWM) -TD
2631* add a null-pointer check to parameter of HTQuoteParameter(), fixes bug
2632  introduced in 2.8.5pre.4 (report by FLWM) -TD
2633* correct units shown by HTReadProgress() for very low rates - bug from
2634  2.8.5pre.3 changes (report by PG) -TD
2635* use symbol USE_VERTRACE in HTUtils.h to allow makefiles that do not use the
2636  configure script to turn on the equivalent --enable vertrace feature (request
2637  by FLWM) -TD
2638* modify configure script and makefiles to allow cross-compiling -TD
2639* make ANSI C required, drop support for K&R C -TD
2640* update current-version in README -LP
2641* updated po files (da.po, de.po, et.po, hu.po, tr.po) from
2642  http://www.iro.umontreal.ca/contrib/po/maint/lynx/
2643* use autoconf 2.52 (plus patches), to simplify use in cross-compiling -TD
2644* escape "From " when it appears in a page which is mailed, to avoid confusing
2645  mail clients -TD
2646
26472004-02-04 (2.8.5rel.1)
2648* build fixes for MINGW32 -DK
2649* build fixes for OS/2 (reported by IZ) -TD
2650
26512004-02-02 (2.8.5pre.5)
2652* MINGW32-specific changes to build with that configuration using the configure
2653  script in Cygwin and "-mno-cygwin" option -DK
2654* move Cygwin defines for WIN_EX, _WINDOWS_NSL out of www_tcp.h, to the
2655  configure script to fix a definition-order problem with CAN_CUT_AND_PASTE
2656  (report by DK) -TD
2657* improve workaround for ncurses to build with pre-4.0 versions that do not
2658  declare attr_t -TD
2659
26602004-01-28 (2.8.5pre.4)
2661* workaround to build with ncurses 4.2 -TD
2662* fixes from Thorsten Glaser:
2663  + use ${GNUSYSTEM_AUX_DIR}/mkinstalldirs if it exists.
2664  + use $ac_config_sub variable in CF_CHECK_CACHE macro.
2665  + add case in CF_XOPEN_SOURCE macro to prevent defining _XOPEN_SOURCE
2666  + use $(MKINSTALLDIRS) variable in generated makefile.
2667  + correct comment in lynx.cfg for the default value of FTP_PASSIVE
2668  + increase pattern length for mkdtemp() call.
2669* add command-line & menu option/config variables to replace the compile-time
2670  UNDERLINE_LINKS definition (suggested by BL) -TD
2671* correct ownership of installed lynx_doc directory (report by FLWM, PG) -TD
2672* modify configure check for tar to test several common variants including
2673  star, modify makefile.in to use the configured 'tar' program (request by
2674  FLWM) -TD
2675* compiler ifdef-fixes -BL
2676* documentation updates for DJGPP and OpenSSL -DK
2677* fixes/updates for DJGPP makefiles -DK
2678* modify po/makefile.inn to substitute the PACKAGE and VERSION strings into
2679  lynx.pot automatically, and to remove the unused boilerplate header comment
2680  (suggested by LP) -TD
2681* fixes for substituted project-version in configure script -TD
2682
26832004-01-24 (2.8.5pre.3)
2684* update documentation's version numbers for release -TD
2685* modify configure check for libbz2 to allow for older headers which do not
2686  include <stdio.h> -TD
2687* add configure option --enable-locale-charset, which adds configure settings
2688  and an option-menu checkbox telling lynx if it should use the function call
2689  nl_langinfo(CODESET) to find the display character set rather than rely on
2690  the user to set it via lynx.cfg or the options menu (discussion with Andreas
2691  Metzler) -TD
2692* remove intl subdirectory (gettext-0.10.35), since some of the ".po" files
2693  have been modified to rely upon newer features of gettext.  Modified
2694  configure script macro to report this properly -TD
2695* add SSL_CERT_DIR, SSL_CERT_FILE to lynx.man (suggested by SC) -TD
2696* documentation updates for DJGPP -DK, LP, FLWM
2697* update address for Free Software Foundation in COPYHEADER and COPYING
2698  (Atsuhito Kohda).
2699* change CF_CHECK_IPV6 to warn rather than error-out if a working getaddrinfo()
2700  function cannot be found.  The previous behavior would warn on Linux and
2701  error-out on other systems (report by RobertM) -TD
2702* localized displayed strings used for popups in options menu -TD
2703* add SHOW_KB_NAME to allow user to decide whether to display "KB" or "Kib"
2704  or even "Kilobytes" for the progress message (discussion on lynx-dev) -TD
2705* correct form generated to select Visited Links page in LYHistory.c to match
2706  the values used in LYOptions.c with new function LYMenuVisitedLinks, and
2707  corrected ifdef to ensure that menu is generated when the forms-based option
2708  menu is configured (report by TH) -TD
2709* modify configure check for ranlib to use AC_CHECK_TOOL, since AC_PROG_RANLIB
2710  does not do proper cross-compiling checks.  This actually applies to autoconf
2711  2.5x -- autoconf 2.13 does less in that area -TD
2712* update config.guess (2004-01-05) and config.sub (2004-01-05).
2713* ensure that freeaddrinfo() is only called if lynx has initialized its
2714  parameter, fixes a core-dump on IRIX6.5 -TD
2715* change remaining references for lynx.browser.org to lynx.isc.org (reported by
2716  Frederic L W Meunier) -TD
2717
27182004-01-19 (2.8.5pre.2)
2719* update URLs in docs/README.ssl (SC, DK).
2720* use http://search.lycos.com rather than the messy http://www.lycos.com -DK
2721* update some URLs in lynx_help -FLWM (Frederic L W Meunier)
2722* remove a few unnecessary #include's (reported by Frederic L W Meunier) -TD
2723* fix some compiler warnings with casts -PG
2724* add docs/ directory to "make install-doc" rule.  If the help-files are
2725  compressed, the same will apply to the non-README files in that directory
2726  (reported by Frederic L W Meunier) -TD
2727* minor fixes to allow compiling with K&R compiler, e.g.,SunOS 4.x with the
2728  5lib curses -TD
2729* split up remove_file() in LYLocal.c so directory removal is performed in a
2730  separate function remove_directory().  Neither will perform an "rm -rf",
2731  but only single operations "rm" and "rmdir".  The original behavior can be
2732  obtained by setting RMDIR_PATH to point to a script which does "rm -rf"
2733  in lynx.cfg (suggested by Pat Walsh).
2734* modify configure script so NetBSD does not define _XOPEN_SOURCE, since that
2735  makes the IPv6 code not compile -TD
2736* modify configure script to prefer _SGI_SOURCE on IRIX6.5 to allow it to
2737  compile IPv6 support (report by RobertM) -TD
2738* replace fixed-buffer Style_className[] with a dynamically-allocated buffer,
2739  needed for large pages which lack correctly-nested tags, e.g.,
2740    http://www.aspas-nature.org/petitions/petition2.html
2741  (reported by Frederic L W Meunier) -TD
2742* move OMIT_SCN_KEEPING definition to LYHash.h, to avoid mismatch between the
2743  LYCurses.c and HTML.c -TD
2744* remove obsolete OPT_SCN ifdef from HTML.c since the inactive side does not
2745  compile -TD
2746* fix a few out-of-bounds errors in LYSetHiText() and related functions,
2747  which were found by valgrind -TD
2748
27492004-01-07 (2.8.5pre.1)
2750This version has been test-built on
2751  * Linux (ncurses, ncursesw, PDCurses, slang),
2752  * FreeBSD 4.9, 5.1 (ncurses, ncursesw),
2753  * Tru64 4.0d, 5.1 (cc, curses),
2754  * OpenVMS,
2755  * OS/2 EMX,
2756  * win32 (Visual C++ 6.0 and Borland C++, Cygwin),
2757  * AIX 4.3, 5.1,
2758  * HPUX 11,
2759  * Solaris 8, 9.
2760Other recent builds include IRIX 6.5 (cc and gcc, curses/ncurses),
2761FreeBSD 4.1, 4.8, NetBSD 1.5, 1.6 and OpenBSD 2.8 (curses/ncurses).
2762
27632004-01-07 (2.8.5dev.17)
2764* fix initialization of LYlines and LYcols for curses configurations other than
2765  ncurses which implement pads -TD
2766* fix ifdef's for alloca(), e.g., on AIX 4 -TD
2767* fix misspelled LYGetEnv/LYgetenv in DJGPP configuration -DK
2768* a few portability fixes to allow building on OS/2, AIX, Tru64 and HPUX -TD
2769* add docs/README.rootcerts -IZ, SC, Johannes Hromadka
2770* update po files (ca.po, da.po, de.po, et.po, hu.po, ru.po, sv.po, tr.po and
2771  zh_CN.po) from
2772  http://www.iro.umontreal.ca/contrib/po/maint/lynx/
2773* correct some mismatches between INSTALLATION and "configure --help" (prompted
2774  by discussion with SC) -TD
2775* undef conflicting symbols "small" and FILE_DOES_NOT_EXIST which are
2776  misdefined in Cygwin's w32api headers (report by Frederic L W Meunier) -TD
2777* amend check for refresh-URL to ensure it only prepends a link for text/html
2778  content type (report by Carlton Anderson) -TD
2779* do not strip parameters from refresh-URL (report by Carlton Anderson gave an
2780  example of their use) -TD
2781* correct logic for resetting count of leading/trailing spaces in S_litteral
2782  case (report by TH) -TD
2783* remove obsolete XMOSAIC_HACK defines -TD
2784* adapted patch by Bjoern Jacke <bjoern@j3e.de> to ensure that toupper(),
2785  tolower() and isupper() macros are interpreted in POSIX locale.  This is
2786  ifdef'd with EXP_ASCII_CTYPES -TD
2787* improve check for Unix-style shell given in $SHELL by limiting the check to
2788  the base-name (discussion with GV, DK) -TD
2789* modify increment_tagged_htline() to reallocate its HTLine parameter if the
2790  result would be larger than the allocation.  This can happen when a large
2791  textarea is adjusted (report by Thorsten Glaser)  -TD
2792* add ifdef'd logic to change HTLine to calloc() rather than memory pools,
2793  making it possible to use valgrind, etc., for debugging -LP
2794* modify version shown for SSL to be derived from runtime SSLeay_version()
2795  function if linked with OpenSSL or SSLeay.  Add corresponding definition
2796  for GNU TLS (discussion by Frederic L W Meunier, GV) -TD
2797* add check for broken ProFTPD 1.2.5rc1, e.g., at ftp://ftp.oldskool.org/pub,
2798  and force a reconnection if an error 550 is detected when doing RETR.  This
2799  is ifdef'd with BROKEN_PROFTPD and checks version (reports by GV, DK) -TD
2800* modify file-upload to not print a warning message if the form-field is empty
2801  (Frank Heckenbach).
2802* add a few null-pointer checks to GridText.c (addresses symptoms reported by
2803  Frederic L W Meunier when nested-tables are toggled off) -TD
2804* modify LYTrimNewline() to trim carriage-returns as well as line-feeds, making
2805  it possible to share cookie files between platforms that have different
2806  line-terminations (report by Frederic L W Meunier) -TD
2807* rename EXP_PERSISTENT_COOKIES ifdef to USE_PERSISTENT_COOKIES -TD
2808* rename EXP_READPROGRESS ifdef to USE_READPROGRESS -TD
2809* rename SOURCE_CACHE ifdef to USE_SOURCE_CACHE -TD
2810* change a few configure script defaults to "enable":  source-cache, prettysrc
2811  and read-eta.  Also change default for read-eta configuration flag to "Show
2812  KB/Sec" (requests by LP, Frederic L W Meunier) -TD
2813* modify generated help_files.sed script to fix a couple of cases where the
2814  intermediate result had more than 2 ".gz" substrings to reduce (reported by
2815  IZ) -TD
2816* change configure script to compile-in file-upload by default, change its
2817  corresponding ifdef to USE_FILE_UPLOAD -TD
2818* use EXEEXT, OBJEXT substitutions in makefile.in -TD
2819* update configure script check for getbegx(), etc -TD
2820* revert table-layout changes from dev.15/dev.16 because of unresolved
2821  issues -TD
2822* add configure option --with-bzlib -TD
2823* modify bzip2/zlib ifdef's to make them independent -TD
2824* implement support for bzip compression by internal calls to libbz2 -IZ
2825* make usage of EDIT_A_PREV_SHORTCUT and EDIT_THE_PREV_SHORTCUT consistent
2826  (report by LP) -TD
2827* if a document is in the cache (the rendering is in memory), on reload it
2828  should not be cleared from the cache until the connection to the server is
2829  opened; if the connection fails, the user will reuse the old version (request
2830  by IZ) -LP
2831* for DJGPP, escape all backslashes in commands given to LYSystem() when
2832  a Unix-style shell is given in $SHELL -DK, TD
2833* correct strings in LYOptions.c so ENABLE_LYNXRC works for bookmark_file
2834  and run_all_execution_links -DK
2835* modify comparison in USE_CURSES_PAIR_0 ifdef of parse_attributes() to take
2836  into account the mono-attributes as well.  This fixes a case where a color
2837  style might have the same color-attributes as the background, and would
2838  incorrectly fall-through to use the mono-attributes (report by DK) -TD
2839* rewrote lynx_chg_color() to handle a COLORS value of 16 (report by TH) -TD
2840* redefine PDCurses' COLORS value to 16, since it incorrectly uses 8 -TD
2841* add -scrsize option and corresponding SCREEN_SIZE value to lynx.cfg to allow
2842  lynx's screensize to be specified.  To display background color properly,
2843  this also requires a patch to PDCurses:
2844    http://www.t3.rim.or.jp/~patakuti/tmp/lynx/PDCurses-2.5.patch.resize
2845  This requires PDCurses 2.5 and higher -TH
2846* add a clean-rule to src/chrtrans/makefile.bcb -TD
2847* fix pathname generated for "View temporary file" in LYDownload.c using new
2848  function LYAddPathToSave() (report by P.J.Walsh) -TD
2849* comment-out --enable-libjs option since it is not used -TD
2850* change code to match lynx.cfg description for FORCE_COOKIE_PROMPT and
2851  FORCE_SSL_PROMPT, making "prompt" rather than "default" the keyword to use
2852  when telling lynx to prompt (report by DK) -TD
2853* really add FORCE_COOKIE_PROMPT setting to lynx.cfg (report by DK) -TD
2854* change default of configure script options --enable-source-cache and
2855  --enable-prettysrc to non-experimental to "yes", so they will normally
2856  be compiled-in, but normally disabled in lynx.cfg (suggested by LP).
2857* modify configure script and related ifdef's to build with gnutls 0.8.9
2858  (report by Atsuhito Kohda) -TD
2859* modify ifdef's to use mkdtemp() if it is available (prompted by MirBSD
2860  patch) -TD
2861* several fixes from (TG) (Thorsten Glaser - MirBSD):
2862  + workaround for invoking shell scripts when executable permissions are
2863    discarded as a result from using CVS.
2864  + adjust buffer-size used in a readlink() call in case the result is too
2865    long to include trailing null.
2866  + change default ftp mode to passive.
2867  + if ftp connection fails, automatically retry, switching between passive
2868    and active modes.  Do this retry switching only when connecting to a
2869    different host.  A new variable ftp_local_passive distinguishes this
2870    from the user preference in ftp_passive.
2871  + improved certificate handling (case-insensitive domain-comparison, strip
2872    port-numbers from comparison).
2873  + fix a few typos & compiler-warnings.
2874* add PT154 charset support.  See
2875  http://www.iana.org/assignments/charset-reg/PTCP154 for more information.
2876  (patch by Timur Birsh <birsh@mail.kz>)
2877* integrate some improvements for configure script in CF_BUNDLED_INTL and
2878  CF_OUR_MESSAGES from tin and dialog -TD
2879* remove #undef for UTF8 from UCMap.h, rename UTF8 variable, modify configure
2880  check for slang to test-compile with with the Debian slang-utf8 package -TD
2881* modify configure script to not use "head -1", which does not work for some
2882  platforms when POSIXLY_CORRECT (sic) is set -TD
2883* fix configure script check for term.h, which may be <ncursesw/term.h> -TD
2884* modify an ifdef in HTCheckForInterrupt() to allow compile with DJGPP -GV
2885* add docs/README.sslcerts (Stefan Caunter <cauntes@mail.mohawkc.on.ca>).
2886* modify LYLocalFileToURL() to allow for CurrentDir() returning a value that
2887  does not begin with a slash, e.g., with DJGPP which returns a drive-letter
2888  first -DK
2889* amend change in dev.15 to HTParse() to escape spaces, to exclude non-URL
2890  strings such as absolute filenames (report by Patrick Ash) -TD
2891* modify LYParseTagParam() (added in dev.13) to not stop on ';' (fixes a bug
2892  reported by LV which broke complicated refresh-URL containing "&amp;") -TD
2893* change default start page to lynx.isc.org, since lynx.browser.org is not
2894  maintained -TD
2895* modify HTML_start_element() to work with a case where there is an HREF
2896  attribute without a value, fixes bug introduced after dev.9, e.g., for
2897        X-URL: http://bankr.tsr.ru/tv-6.shtml
2898  (also reported by Frederic L W Meunier for http://www.jacotei.com.br/) -LP
2899* correct construction of link to temporary filename in download options, did
2900  not port to DOS-pathnames (report by LP) -TD
2901
29022003-06-01 (2.8.5dev.16)
2903* add zh_CN.po from
2904  http://www.iro.umontreal.ca/contrib/po/maint/lynx/
2905* updated obsolete link for nntp in users's guide -TD
2906* add F_FILE_TYPE to F_TEXTLIKE() macro, and use it consistently in a few more
2907  places, making editing in filename fields consistent with other text input
2908  fields -TD
2909* add LYAdjHiTextPos() to modify the behavior of color-style code, so leading
2910  blanks are not highlighted (reported by Frederic L W Meunier) -TD
2911* modify CacheThru_new() to accept "https:" URLs for source-caching (report
2912  by Chuck Martin) -TD
2913* adapt some of the SH_EX ifdef'd features (TD):
2914  + add -delay option, to make progress messages slow, along with corresponding
2915    code for lynx.cfg
2916  + show build date/time for systems that do not use a configure script.
2917  + use LYK_CHG_CENTER keycode bound to ^Q to control whether table cells are
2918    centered.  The command-line -center option also controls this behavior.
2919* add BIN_SUFFIX, TEXT_SUFFIX to userdefs.h -TD
2920* modify BeginInternalPage(), adding a doctype to generated internal pages
2921  to allow validating them -TD
2922* modify HTFWriter.c to use binary suffix for any file with an application
2923  presentation type, to better distinguish it from text and html.  Use text
2924  suffix for any "text/" file other than "text/html".  These changes cover the
2925  most common cases needed to make a link to view the temporary file useful in
2926  the download page -TD
2927* modify LYdownload_options(), adding a link to view the temporary file if the
2928  downloaded file is text or html -TD
2929* modify LYwouldPush(), omitting the download page from list of user-interface
2930  pages which should not be pushed onto the history stack when visiting another
2931  page, such as info or help.  Otherwise the downloaded file is discarded
2932  (report by BL) -TD
2933* simplify set_vi_keys() and related functions using table-driven
2934  set_any_keys() and reset_any_keys() -TD
2935* HTAnchor_findAddress now returns HTParentAnchor, avoid casting -LP
2936* change select timeout in HTCheckForInterrupt() to zero, allowing immediate
2937  return rather than waiting (DJGPP otherwise blocks for 50msec).  For Unix
2938  platforms, the DontCheck() function limits the amount of polling which
2939  otherwise would be too much CPU usage -LP
2940* modify configure check for gcc -Winline warning to work around defect in
2941  gcc 3.3 -TD
2942* fix bug introduced recently in forms-submitting for TEXTAREA; the "%0d%0a"
2943  was put after each line rather than before, making the first and second lines
2944  joined (report by LV) -TD
2945* reset the leading/trailing space counts in error-recovery logic added in
2946  2.8.5dev.15 for S_litteral case in SGML_character().  Otherwise a mismatch,
2947  e.g., due to a stray "<" or ">" in <script>...</script>, prevented a match
2948  on the </script> -TD
2949* do not free adult_table[] atexit - it should be perfectly empty after
2950  free'ing all HText's.  (There is an error if it is not empty at exit) -LP
2951* unnamed child anchors (`children_notag' list) now use HText memory pool.
2952  Links properly deleted when reparsing the document -LP
2953* Use less memory for documents with many anchors:  most anchors are never
2954  visited, just stored for the reference.  So fill in adult_table[] with
2955  HTParentAnchor0 (36 bytes size) instead of full HTParentAnchor (~200 bytes).
2956  HTParentAnchor now allocated on demand, nearly 1:1 to HText.  [more comments
2957  in HTAnchor.h, changes located in HTAnchor.c] -LP
2958* HTParentAnchor0 stores its hash value, to avoid calling HASH_FUNCTION twice
2959  on the same anchor (Re:  HTAnchor_delete()) -LP
2960* fix a potential out-of-bounds bug in HTBEquivalent() -LP
2961* change strrchr() calls to strchr() in a few src/*.c file when parsing
2962  "#fragment" left-to-right -LP
2963* modify HTFWriter_abort() to remove file on error -IZ
2964* added hot.paste style which puts a right-arrow at the UR corner (which is
2965  currently unused).  Clicking on it initiates a GOTO to the current selection
2966  (same as PASTE_URL action).  The hot.paste style is disabled unless STYLES
2967  and CUT_AND_PASTE are both enabled.  Disabled and the user defines hot.paste
2968  in the ".lss" file -IZ
2969* modify LYK_PASTE_URL case in LYMainLoop.c to allow pasting URLs of the form
2970  <address> and "<URL:address>" to lynx.  This is useful when it is not easy to
2971  choose address without the surrounding "<>" or "<URL:>" -IZ
2972* make a minor memory saving (circa 15%) for table processing, improve yet
2973  another case of "ladder" (as in the top of google results), and fixes one
2974  case of "wrong indentation" (elements of a table which contained <center>
2975  were made too wide) -IZ
2976* modify Stbl_trimFakeRows() to compensate for 2.8.5dev.15 changes to
2977  Stbl_addRowToTable() from 2.8.5dev.15 which caches shrinking cell arrays in a
2978  pool.  It did not take into account reallocation of the same data, e.g., in
2979  Stbl_reserveCellsInRow().  For example:
2980    http://camden-sbc.rutgers.edu/FacultyStaff/Directory/default.htm
2981  (report by Patrick Ash) -IZ
2982* add FORCE_COOKIE_PROMPT setting to lynx.cfg, allowing for manipulation in the
2983  options menu and (if LYNXRC_ENABLE is set) via the .lynxrc file.  This lets
2984  the user decide whether to ignore prompting for cookies with invalid syntax.
2985  If the prompts are ignored, a corresponding message is displayed -TD
2986* add FORCE_SSL_PROMPT setting to lynx.cfg, allowing for manipulation in the
2987  options menu and (if LYNXRC_ENABLE is set) via the .lynxrc file.  This lets
2988  the user decide whether to ignore prompting for questionable aspects of
2989  an SSL connection.  If the prompts are ignored, a corresponding message is
2990  displayed -TD
2991* change select() calls to use the expected 1+descriptor value documented for
2992  that function rather than FD_SETSIZE.  It is possible that some very old
2993  or unique platform would not work, but this is more efficient (discussion on
2994  lynx-dev) -TD
2995* modify logic for S_litteral case in SGML_character() to recover from spaces
2996  between the '<', '>' and the corresponding end of the tag, e.g.,
2997	<style >
2998	< style >
2999	< style >
3000  match "<style>", and
3001	</style >
3002	< /style >
3003	< /style >
3004  match "</style>" (report by TH) -TD
3005* correct a check in HText_trimHightext() for the last line of the display,
3006  which left unhighlighted the portion of a multi-line anchor which fell in
3007  that place (report by TH) -TD
3008* correct an off-by-one in redraw_lines_of_link() which left the link on the
3009  last line on a page highlighted when moving the cursor up (reported by Morten
3010  Bo Johansen) -TD
3011
30122003-04-27 (2.8.5dev.15)
3013* change definition of docdir1, helpdir1 to avoid using ksh-semantics (see
3014  2.8.5dev.2) -TD
3015* update ja.po, uk.po, zh_TW.po from
3016  http://www.iro.umontreal.ca/contrib/po/maint/lynx/
3017* improve layout of TRSTable.c, reducing "laddering" effect, where cells in
3018  different columns do not overlap by lines -IZ
3019* modify SGML_new() to allow display charset-switching when reloading a
3020  document -IZ
3021* fix a buffer-size in LYK_PASTE_URL case in LYMainLoop.c -IZ
3022* various improvements to load-time for TRSTable.c -IZ
3023  As a test:
3024   <URL:ilyaz.org/software/tmp/table_2col_bold_it_500000.html.gz>.
3025  This is a simple table with 2 columns, one with bold contents, another with
3026  italic one.  The total number of rows is 500K.  With the patch and an
3027  acceptable malloc(), lynx should use the working set of about 110M to show
3028  the table.  On my system with 128M memory, this leads to only 4M of the
3029  process space swapped.
3030* add case LYK_TO_CLIPBOARD to HTCheckForInterrupt (not a good place), to allow
3031  COPY command to work during download (copying the location to clipboard).
3032  The best thing would be to get the location *after* redirects, but this will
3033  require some additional work -IZ
3034* add popen-based support for cut/paste.  This is a slightly reworked patch to
3035  GNU readline.  If RL_PASTE_CMD and RL_CLCOPY_CMD are defined in the
3036  environment, lynx will use them as commands to do cut&paste.  The simplest
3037  such commands could just store/retrieve things from
3038  /tmp/.clipboard_user-name; more advanced ones could use X clipboard -IZ
3039* modify yawerty_kb.h to map U+0411 and U+0431 to 'B' and 'W' positions
3040  respectively.  The map contained U+0412 and U+0432 at those positions,
3041  which are duplicated at other positions -IZ
3042* fix HTLoadFinger() which was miscasting const data -TD
3043* update Subir Grewal's Lynx links URL to the newest location
3044  http://www.subir.com/lynx.html -TD
3045* add configure option --with-gnutls, to allow lynx to be built with gnutls.
3046  Used gnutls 0.8.6 on Redhat 8.0 to login at yahoo (gnutls is not very
3047  portable, so this is an experimental option) -TD
3048* modify loop in HTInitProgramPaths() to convert enum ProgramPaths to an
3049  integer, to accommodate HPUX 11.22 compiler (report by JES) -TD
3050* amend change in dev.13 to HTParse() to escape spaces, to exclude lynx's
3051  internal URL types such as lynxprog (report by P.J.Walsh) -TD
3052* modified ifdef's to enable -connect_timeout option for DJGPP -GV
3053  In particular, in LYUtils.c, undef "select" in case Lynx is compiled with
3054  curses (and not S-Lang).  Watt-32's select_s cannot be used on a
3055  stdin handle, so one must undef it and use DJGPP's select().
3056* modify ifdef in HTCheckForInterrupt() to work with MingW and PDcurses -GV
3057* add version information for the macros in aclocal.m4 (request by Lars
3058  Hecking) -TD
3059* modify file-upload to use actual binary-data rather than base64-format -TD
3060* generate unique boundary for multipart data in HText_SubmitForm() -TD
3061* reorganize HText_SubmitForm(), maintaining post data using bstring's -TD
3062* modify HText_SubmitForm() to add field name for the fake coordinate pair
3063  when formatting a multipart submit (report by Peter Pilsl
3064  <pilsl_@goldfisch.at>) -TD
3065* change post_data to a bstring; implement functions and macros for
3066  manipulating bstring data.  This allows post_data to maintain embedded nulls,
3067  e.g., for file-upload -TD
3068* fix ifdef's for <ncursesw/term.h> -TD
3069* fixes for file upload -IZ
3070  + modify logic for headers use write them even if MultipartContentType was
3071    not set.
3072  + change logic for base64 to be used ONLY if \0 was found.
3073    If a "strange" char is found, only change "text/plain" to
3074    "application/octet-stream".
3075* change a couple of _user_message() calls to HTUserMsg2() calls so their
3076  content is saved in the "Messages" buffer -IZ, TD
3077* undo 2002-11-11 SGMLFindTag optimization (problem with color styles,
3078  reported by IZ). Optimize the function by storing the previously found tags.
3079  Also use my_casecomp() to decrease AS_casecomp() calls by testing the
3080  first character manually -LP
3081* optimize HTStyle comparison:  just compare numbers from enum.
3082  It was previously implemented as a strcmp comparison with a fixed string.
3083  Used in a very inner loop, in HTML_put_character() -LP
3084* LYEnsureAbsoluteURL() now absorbs LYFillLocalFileURL() call -LP
3085* optimize LYLegitimizeHREF() -LP
3086* in HTML.c, revise href resolving logic.  HTAnchor_findChildAndLink now
3087  resolves href with respect to BASE internally; HTParse incorporates
3088  LYFillLocalFileURL call (after the parsing, and only when the related string
3089  is not empty and parse includes access, host, path and punctuation).  This
3090  removes all LYFillLocalFileURL and most HTParse calls from HTML.c and makes
3091  code more consistent. (Previously, functions were called in a different order
3092  for document with/without BASE, which had the side effect in some cases,
3093  e.g., href="c:" on a DOS machine was resolved properly with _any_ base, and
3094  badly broken without:) -LP
3095* add/use HTParseALL macro to simplify coding -LP
3096* revise "internal links" logic (read KW 1997-11-03 notes, before v2.8).
3097  In HTML.c and HTAnchor.c, internal links code affects only parent lookup
3098  in the adults table (more correct in case of post data), now a mainline:
3099  we omit "#ifndef DONT_TRACK_INTERNAL_LINKS" condition in the two files.
3100  In HTML.c, avoid using internal links for unrelated `src=' attributes
3101  (BGSOUND_SRC, FRAME_SRC, IFRAME_SRC, OVERLAY_SRC, EMBED_SRC links:) -LP
3102* refine HTAnchor_delete() vs deleteLinks() mutual recursion logic - LP
3103* change ALIGN_SIZE in GridText.c to sizeof(double), which is probably more
3104  portable than "8" -LP
3105* modify a syslog() call to guard against possible '%' in its parameter -TD
3106* remove extra quotes from calling HTMake822Word() for form boundary names
3107  (addresses bug report for fastmail.fm by P.J.Walsh) -TD
3108
31092003-02-04 (2.8.5dev.14)
3110* correct a missing ">" at the beginning of page sent as response to mailto -TD
3111* simplify (clarify) anchor structure:  links now moved from HTAnchor to
3112  HTChildAnchor (the only place they were used).  By this we avoid unneeded
3113  casting in calls to HTAnchor_followMainLink, HTAnchor_followTypedLink,
3114  deleteLinks. [GridText.c, HTML.c, LYList.c, HTAnchor.c] -LP
3115* as of 1998-11-21 "workaround for multiple anchors in the same (invalid) HTML
3116  document with the same NAME and different destinations (HTAnchor.c) - KW",
3117  along with skipping HTAnchor_link() call in this case now, we realize that
3118  HTChildAnchor may have only a single link.  (Previously implemented by
3119  mainLink and links list).  This simplifies HTAnchor.c -LP
3120* simplify HTChunk.c -LP
3121* optimize LYRemoveNewlines() and LYRemoveBlanks() -LP
3122* check for no common name (CN) in certificate when connecting via SSL, fixes
3123  a SIGSEGV with
3124    https://web-shokai.tokyo-denwa.net/
3125  (patch by Hataguchi Takeshi)
3126* add uk.po (Ukrainian) from
3127  http://www.iro.umontreal.ca/contrib/po/maint/lynx/
3128* modify HTList_linkObject to avoid an infinite loop in HTList_unlinkObject due
3129  to relinking some node several times, corrupting the previous list chain -LP
3130* increase ATEXITSIZE to 50, 40 was not enough -TD
3131* ifdef-out call to Cygwin_Shell() in LYMainLoop.c, which does not work
3132  properly for some environments (report by Corinna Vinschen
3133  <vinschen@redhat.com>, forwarded by Frederic L W Meunier) -TD
3134* correct a bug in HTAnchor_findChildAndLink() introduced in dev.13 handling
3135  USEMAP, e.g.,
3136    http://www.sendas-delivery.com.br/topo_sendas.asp
3137  (reported by Frederic L W Meunier) -LP
3138* minor fixes for K&R compiler on SunOS: prototype of HTDOS_slashes(),
3139  definition of LYLeakSequence -TD
3140
31412003-01-22 (2.8.5dev.13)
3142* change new memory-allocation in HTString.c and GridText.c to provide pointers
3143  to data aligned to the host's pointer-size, to work on Tru64 where this
3144  happens to be 8 -TD
3145* resync ".po" files using msgmerge -TD
3146* remove quadratic complexity from insert_blanks_in_line() usage with large
3147  tables (Stbl).  It occasionally cleans up split_line() a bit.  CPU load
3148  anomaly reported by BL -LP
3149* ALLOC_IN_POOL, POOL_NEW, POOL_FREE macros now became functions, suggested by
3150  BL -LP
3151* define HAVE_ALLOCA for djgpp fixed-configuration -LP
3152* add command-line option (--nested-tables) to help in testing this feature -TD
3153* add command-line option (--find-leaks) to disable the memory leak checking
3154  code, allowing one to build an executable which is useful for both normal
3155  and leak-checking (request by Frederic L W Meunier) -TD
3156* improve performance of HTParse() for very long strings -LP
3157* fix memory leak in HTFileSaveStream() -LP
3158* further optimization in HTAnchor.c - save 3 mallocs per HTChildAnchor by
3159  using new HTList_ functions:  HTList_linkObject(), HTList_unlinkObject(),
3160  HTList_unlinkLastObject() which utilize external memory, no malloc/free -LP
3161* modify "make install-help" rule to avoid warning message about keystrokes
3162  subdirectory (report by Martin Mokrejs) -TD
3163* optimize !HText_TrueLineSize() expressions as HText_TrueEmptyLine() -LP
3164* optimize is_url(), rewriting it as case-statements to avoid unnecessary
3165  comparisons, make similar optimization in HTParse() -LP, TD
3166* corrected logic in is_url() where the "://" was not necessarily checked in
3167  the proper position - TD
3168* for color-style configuration, add a link to lynx.lss from LYNXCFG: -TD
3169* simplify setup of internal pages with new function InternalPageFP() -TD
3170* modify parsing of refresh-URL to strip single quotes, to handle
3171    http://tovar.yandex.ru/
3172  (reported by LP) -TD
3173* investigated conflict between NSL_FORK and _WINDOWS_NSL ifdef's for Cygwin
3174  configuration in HTTCP.c; left them as-is since #undef'ing _WINDOWS_NSL in
3175  that case causes problems connecting (feedback by Frederic L W Meunier) -TD
3176* corrected an off-by-one error in computing the location of the bottom line
3177  for mouse input in PDCurses configuration which made that area ignore mouse
3178  clicks.  Merged almost-identical cases for mouse-input for NT/Windows95 -TD
3179* ifdef'd out (USE_CURSES_PAIR_0) the ASSUMED_COLORS logic for the PDCurses
3180  configuration (reports by DK) -TD
3181* LYSetHiText(), LYAddHiText(), and LYClearHiText() use HText memory pool -TD
3182* add atexit-cleanup for history stack, removed incomplete code for this from
3183  cleanup(), since that gave misleading results in leak-checking.  Fix a few
3184  small leaks as well (reported by LP) -TD
3185* modify cleanup() to leave the trace file open if checking for leaks -TD
3186* add some simple statistics to summary in Lynx.leaks report -TD
3187* add malloc-sequence number to Lynx.leaks report, to help with debugging -TD
3188* fix memory leaks in nested-tables logic, which did not free subtable data
3189  if there was an enclosing table (reports by Frederic L W Meunier) -TD
3190* adapted change by LP to allocate HTLine's from memory pool -TD
3191* move fallback definition of MAXHOSTNAMELEN from HTFTP.c to www_tcp.h so it
3192  can be used in HTTCP.c (Debian #140682) -TD
3193* improved configure script checks for ncurses -TD
3194* correct description of XLOADIMAGE_COMMAND in lynx.cfg (report by Mats
3195  Peterson <mats@alicja.dyns.cx>) -TD
3196* fix configure script so it does not compute basename of system mailer when
3197  none was found.  Add check in LYMail.c, LYPrint.c to avoid using system
3198  mailer when it is not configured (report by Frederic L W Meunier) -TD
3199* update several po files (da.po, de.po, et.po, hu.po, sv.po, tr.po) from
3200  http://www.iro.umontreal.ca/contrib/po/maint/lynx/
3201* correct logic in recent HTAnchor_findChildAndLink() changes around internal
3202  links and fragments; avoid unneeded reallocations by using HTParseAnchor()
3203  instead of HTParse() -LP
3204* trim some fat from HTML_start_element(), case HTML_A -LP
3205* add optimized string functions StrAllocCopy_extra() [and paired FREE_extra()]
3206  which store string size and never shrink; for heavily reallocated strings in
3207  temp objects.  Used in SGML.c for value[] fields currently -LP
3208* in HTUtils.h, FREE macro was unsafe if happen before 'else' -LP
3209* modify HTParse() to escape any spaces which remain from LYLegitimizeHREF() or
3210  other sources (report by Peter Rasmussen <plr@udgaard.com>) -TD
3211
32122002-12-18 (2.8.5dev.12)
3213* remove a check in LYMain.c for Cygwin's console, which does not work with
3214  screen (report by Frederic L W Meunier) -TD
3215* undo line/pool logic, fixing a memory leak -LP
3216* changes proposed by Bela Lubkin, to optimize ALLOC_IN_POOL macro
3217  substitution, pack bitfields in HTStyleChanges to make them more compact on
3218  some systems -LP
3219* correct logic of do_check_recall(), broken in dev.9 cleanup of pathname
3220  constants with LYIsDosDrive() (report by Frederic L W Meunier) -TD
3221* update makelynx.bat, built with slang configuration -TD
3222* turn on file-upload in makefile.msc -TD
3223
32242002-12-01 (2.8.5dev.11)
3225* fix a typo in changelog date -TD
3226* add project version & date to lynx.cfg -TD
3227* document xxx_PATH variables in lynx.cfg -TD
3228
32292002-11-11 (2.8.5dev.10)
3230* modify file-upload to provide content-type based on file-suffix.  This is
3231  needed to validate local html files with current the W3C validation service
3232  webpage -TD
3233* modify file-upload to warn but permit the filename or file contents to be
3234  missing (report by Clemens Fisher) -TD
3235* workaround for compiler bug in fix_httplike_urls() -BL
3236* change enumShowColor so SHOW_COLOR_NEVER is zero as in 2.8.3, which makes the
3237  result from LYChoosePopup() match the enum values.  This fixes a bug which
3238  would make the slang configuration toggle back to color when accepting an
3239  options screen (report by Sean McGuire <smcguire@soc.lib.md.us> and Carlton
3240  Anderson) -TD
3241* add a null-pointer check in content_is_compressed() -TD
3242* in partial mode, load document with #fragment on the fly. Long awaited fix.
3243  LYMainLoop_pageDisplay() now returns BOOL -LP
3244* calculate WWW_SOURCE once, it is now a constant, not a define -LP
3245* use malloc instead of calloc in several places, particularly in HTList
3246  operations (each field initialized explicitly) -LP
3247* fix a few typos in samples/mailcap (Carlton Anderson
3248  <canderson1776@yahoo.com>).
3249* ifdef'd default_fg and default_bg for PDCURSES to be 15, since that agrees
3250  with lynx's use of color names, and works around a bug exposed by the
3251  ASSUMED_COLORS change from 2.8.5dev.9 (report by DK) -TD
3252* simplify pretty-source code in SGML.c using PUTS(), put_pretty_entity() and
3253  put_pretty_number() -TD
3254* refine S_attr test in SGML.c to make pretty-source code handle the case where
3255  a blank precedes the '='.  The misplaced markers made lynx omit newlines from
3256  the pretty-source view (report by LP) -TD
3257* rewrote HTStat() to ensure that it does stat() for files on Windows -TD
3258* HTTCP.c patch to make DJGPP/Watt-32 non-blocking connect in HTDoConnect().
3259  This allows pressing 'z' to abort connections.  Removed extra _HTProgress()
3260  for INET6; it overwrote previous progress message -GV, DK
3261* in SGML.c, element stack now use a pool of 10 elements to avoid most of
3262  malloc/free calls -LP
3263* in HTParse(), use single alloca instead of three malloc/free pairs -LP
3264* in HTParse.c, avoid most strcasecomp calls in scan() - LP
3265* modify GridText.c to store lines, anchors, and forms in the same HText memory
3266  pool as styles.  This will optimize memory allocation/deallocation by 8Kb
3267  units.  The down side:  lines in TRST mode will be stored twice.  Some
3268  structs are made a bit more compact -LP
3269* add DJGPP to SINGLE_USER_UNIX special cases -DK
3270* modify configure script to not strip the -g option from $CFLAGS if it was
3271  present in the user's environment rather than autoconf adding it (report by
3272  DK) -TD
3273* add --with-curses-dir configure script option -TD
3274* in SGMLFindTag, we translate string uppercase in-place and launch case
3275  insensitive search, add SGMLFindUprTag() to cover the cases where the string
3276  is readonly - LP, TD
3277* DJGPP build restored.  MV_PATH was undefined long ago by mistake.  Fix recent
3278  DJGPP changes in HTTCP.c:  move _resolve_hook few lines below, it will not
3279  compile otherwise.  Remove minor warnings -LP
3280* optimize parsing html with many relative links, href="#fragment" -
3281  HTAnchor_findChildAndLink() and HTML_start_element(), case HTML_A:  now avoid
3282  significant overhead when link == HTInternalLink (e.g., resolving against
3283  base, lots of reallocations, parent lookup, etc., all are useless).  Two
3284  functions affected.  [HTAnchor.c, HTML.c].  The code works both with and
3285  without DONT_TRACK_INTERNAL_LINKS symbol -LP
3286* optimize parsing of large html files - with thousands of anchors - LP
3287  + remove quadratic complexity from split_line() usage [GridText.c].
3288    Because of some work with anchors on the last(=split) line,
3289    the anchors list was traversed from the beginning for each output line.
3290    Now we store last_anchor_before_split  explicitly.
3291    [According to gprof, split_line() weight decreased from 33% down to 4%,
3292    with the following test file: 13,000 output lines, 3,100 anchors, ~800Kb]
3293  + remove quadratic complexity from HTAnchor_findChild() usage [HTAnchor.c].
3294    HTParentAnchor::children list was traversed zillion times, now we
3295    split it into a tree (named anchors <a name=...>, fast search required)
3296    and a list (just a storage for the rest anchors, no search required).
3297    [The same file, gprof shows HTAnchor_findChild() weight decreased
3298    from 11% down to 0.1%]
3299  + remove quadratic complexity when generating a 'l'ist page,
3300    now traverse anchors list only once [LYList.c, GridText.c].
3301* add a search method to HTBTree implementation - LP
3302* amend check for refresh-URL to avoid adding a link if the retrieved page is
3303  compressed, since the link would be added to the compressed file, corrupting
3304  it (reported by Michel SUCH and Karl-Heinz Weirich <weirich@de.ibm.com>) -TD
3305* strip parameters from refresh-URL -TD
3306* correct misspelled $LYNX_LOCALEDIR variable in LYMain.c (reported by Michel
3307  Such) -TD
3308* change the install procedure for lynx.cfg to attempt to update the file with
3309  the user's customizations if any, and to save the old configuration
3310  information in a series, e.g., lynx.cfg-1, lynx.cfg-2, etc. -TD
3311* re-fix the problem with config.cache not being removed at the beginning of
3312  the configure script - see 2.8.5dev.3 (report by Clemens Fisher) -TD
3313
33142002-10-06 (2.8.5dev.9)
3315* improve ETA data shown in experimental read-progress (adapted from Debian
3316  #117476) -TD
3317* modify -dump, -source and related options which set dump mode to also set
3318  -nopause (report by Benjamin Pflugmann <benjamin-mutt@pflugmann.de>) -TD
3319* correct indexing in LYStyle.c our_pairs[] array, which did not allow for use
3320  of default colors -TD
3321* make ASSUMED_COLORS in lynx.cfg apply to normal curses implementations which
3322  do not implement assume_default_colors() (prompted by discussion with
3323  Bela Lubkin) -TD
3324* make permanent an ifdef from SH which provides for truncating a too-long
3325  title with an ellipsis -HN
3326* gettext'ify a few overlooked strings in LYOptions.c -HN
3327* modify LYGetHostByName() for MSDOS/DJGPP/Watt-32 to enable terminating it by
3328  pressing 'z' (patch by Gisle Vanem)
3329* update configure script macros for NLS to gettext 0.10.40 -TD
3330* add PRCS version/date to lynx.cfg -TD
3331* setup ifdef's for Unix-specific permissions checks to exclude single-user
3332  systems such as OS/2 EMX, Cygwin and BeOS, which otherwise act like Unix
3333  since we can run the configure script on those platforms -TD
3334* re-order some tests in the configure script to allow pdcurses' X11 port to
3335  be recognized as supporting color and line-drawing characters -TD
3336* work around a Cygwin bug which causes subprocesses of a full-screen program
3337  to dump core (perhaps reported by Frederic L W Meunier, but observed in
3338  running lynx in a bash shell spawned from my directory editor) -TD
3339* fix an inequality in HTDirTitles() which made the "Up to" link omitted for
3340  the first level of an ftp listing, making it awkward to visit the parent
3341  directory if one first visited a subdirectory -TD
3342* change HTURLPath_toFile() to keep local URLs distinct from remote ones, so
3343  win32 version will not display misleading drive letter on ftp listings -TD
3344* rewrote Home_Dir(), adding checks for "My Documents" on Windows 2000, and
3345  ensuring that the resulting directory actually exists -TD
3346* change ifdef's in LYwaddnstr() to use waddstr() consistently, since
3347  wide-character curses implementation treat the string in the given locale
3348  anyway, just like the waddnwstr() call -TD
3349* reduce clutter with new macro LYIsDosDrive() -TD
3350* add ifdef's for OS/2 EMX to existing DOSPATH code which checks for drive
3351  letter (Michel Such)
3352* modify definitions of IsOurFile() and OpenHiddenFile() to allow trace file
3353  to be written when one already exists -TD
3354* use new macros LYSameFilename(), LYSameHostname(), LYIsNullDevice() to hide
3355  platform-specific filename comparisons -TD
3356* change sed delimiter in configure script to use '%' consistently, to avoid
3357  using '@', which may appear in AFS pathnames (report by Martin Mokrejs) -TD
3358* narrowed accommodation for paths with embedded blanks in LYLegitimizeHREF()
3359  to exclude those containing newlines or tabs (report by Leslie Fairall for
3360  http://www.realtor.com) -TD
3361* modified VMS build scripts to allow linking with OpenSSL, tested with
3362  OpenSSL-0.9.6g using UCX network libraries.  It is reported (by
3363  <grant@rigel.cc.wmich.edu>) that one can modify the scripts to also build
3364  with Multinet's UCX emulation, but the machine I used for testing has only
3365  UCX (comp.os.vms discussion with Christoph Gartmann
3366  <gartmann@immunbio.mpg.de>) -TD
3367* modify UCSetBoxChars() to assume wide-character curses implementations can
3368  draw boxes -TD
3369* reduce the number of strncasecomp() calls with associated constants by making
3370  macros for the lynx internal URL types, e.g., isLYNXCGI() -TD
3371* modify logic that handles goto-fragment (e.g., G #foo) to update the URL
3372  shown in the info page (Debian #113734) -TD
3373* reduce clutter using new macros findPoundSelector(),
3374  restorePoundSelector() and function trimPoundSelector() -TD
3375* reduce clutter using functions for updating the strings in DocInfo, mainly in
3376  LYMainLoop.c -TD
3377* renamed 'document' to 'DocInfo' -TD
3378* reduce clutter by using NonNull() macro consistently -TD
3379* define HistInfo struct in terms of document, to make it clearer -TD
3380* add verification of SSL server certificates.  It requires a "cert.pem" file
3381  or cert files in the "certs" subdirectory in your OpenSSL directory for CA
3382  verification.  The mod_ssl distribution includes a "ca-bundle.crt" that has a
3383  good set of root certifying authority certs and works well for "cert.pem".
3384  Adding custom CA root certs can be done by either putting them in the server
3385  "cert.pem", or (for a normal user) copying "cert.pem", adding the cert, and
3386  setting the SSL_CERT_FILE environment variable before running Lynx (Chris
3387  Adams <cmadams@hiwaay.net>).
3388* add REPLAYSECS config value to allow slowing command scripts down, for
3389  testing -TD
3390* implement a "set" command for command-scripts, allowing the script writer
3391  to manipulate the sleep-times for messages (prompted by discussion with
3392  Ville Herva) -TD
3393* implement an "exit" command for command-scripts (Ville Herva)
3394* modify logic for -cmd_script to stop reading from the command script when
3395  an end-of-file is detected (patch by Ville Herva <vherva@niksula.hut.fi>).
3396* fill in a few descriptions of restrictions for the help message, as well
3397  as showing the on/off state of the "goto_xxx" restrictions -TD
3398* correct inverted logic of restrictions table which made "-restrict=default"
3399  provide incorrect values for several items.  This was broken in 2.8.4dev.19
3400  (reported by Jeff Long <long@ukans.edu> and RobertM <robm@bob.bofh.org>) -TD
3401* add environment variable LYNX_TRACE_FILE which, if given, overrides the
3402  compiled-in value of Lynx.trace (or LY-TRACE.LOG).  This specifies the
3403  name of the trace file relative to the home directory -TD
3404* treat empty string for most environment variables, e.g., those specifying
3405  a pathname, as null -TD
3406* add environment variable LYNX_LOCALEDIR to simplify configuration on OS/2
3407  EMX (from discussion with Michel Such) -TD
3408* add alias for charsets "ISO-8859-8-I" and "ISO-8859-8-E" to "iso-8859-8"
3409  (Debian #152441, request by Atsuhito Kohda) -TD
3410* modify handling of HTML_SUP to always append '^'.  It was checking if the
3411  preceding character was a valid hexadecimal code (reported by HN and Steve
3412  White <swhite@zipcon.net>) -TD
3413* correct check for calling endwin() to allow for curses implementations
3414  without newterm (report/patch by Brett Lymn).
3415* add koi8-r.html as a test for non-ANSI 8-bit displays -TD
3416* construct "Accept-Encoding" gzip/compress parameters based on whether lynx is
3417  built with zlib and/or gzip/compress paths are defined.  The latter is
3418  assumed on Unix (by the configure script), though non-Unix environments may
3419  lack those utilities (report by Roy Langford <rlnopicnodl@geeklife.com>,
3420  analysis by Frederic L W Meunier) -TD
3421* modify mouse support in slang configuration (Eduardo Chappa):
3422  + Middle button takes you to the bookmarks file.
3423  + Clicking on empty parts of the screen makes the screen scroll. This is
3424    not 100% true, here are the caveats related to this:
3425    + When you click in the first line of the screen pine goes back one screen,
3426      the same happens when you click in the last line (this is normal Lynx
3427      behavior, I did nothing in this respect).  With this patch, intermediate
3428      scrolling is enabled, which means that left clicking in different (empty
3429      parts) of the screen may move you half a screen or two lines.  The idea
3430      is that close to the top you scroll more, close to the center you scroll
3431      less and you scroll in the direction up or down according to which half
3432      of the screen you click on.
3433    + If you click on an empty part of the screen, Lynx changed its behavior
3434      from doing nothing to moving the active link to the closest link near the
3435      click.  This is not disabled by this patch, instead, if a closest link is
3436      not found, the screen will scroll, according to the position of the link.
3437* improve check in LYgetEnum() for ambiguous/abbreviated names in the lynx.cfg
3438  file, e.g., to match the string "visited_links=first" without confusing it
3439  with "visited_links=first_reversed" (report by vortex5 <vortex5@24i.net>,
3440  analysis by TH) -TD
3441* use StrAllocCopy() rather than strdup() in parse_style() (LYStyle.c) to
3442  avoid false report from leak-checking (from report by Martin Mokrejs) -TD
3443* share SSL handle between HTTP.c and HTAAUtil.c so that call of
3444  HTAA_shouldRetryWithAuth() from HTLoadHTTP() updates the handle used in that
3445  function.  This makes lynx able to get the user/password prompt for
3446  https://enter.nifty.com/iw/ -TH
3447* fix a highlighting problem in view-source mode, which left the final
3448  character of the target unhighlighted -TH
3449* modify LYStringToKeycode(), which is used by -cmd_script option to decode
3450  characters, to handle hexadecimal codes written with -cmd_log option from
3451  dev.8 changes (reported by Gleb V Kotelnitskyy <kiz@pth.ntu-kpi.kiev.ua>) -TD
3452* modify ifdef's in LYCurses.h to implement underline-links for slang
3453  configuration (report by TH) -TD
3454* modify checks with WEXITSTATUS() and similar "result" macros to ensure that
3455  they consistently use corresponding "test" macros such as WIFEXITED() -TD
3456* add a null-pointer check in GridText.c to cover a problem with
3457	http://209.1.58.86/store/
3458  (reported by Walter Ian Kaye) -TD
3459* add some more CTRACE's to LYCookie.c to help diagnose LV problem report -TD
3460* updated nl.po (patch by Pieter-Paul Spiertz <pspiertz@sci.kun.nl>) -JES
3461* new (cs.po, hu.po, tr.po) and updated (da.po, et.po, it.po, ru.po, sv.po) po
3462  files from http://www.iro.umontreal.ca/contrib/po/maint/lynx/, used msgmerge
3463  to align with 2.8.4's lynx.pot and corrected some minor issues highlighted by
3464  check_po.  Checking for a newer version of check_po (to handle patterns
3465  such as "%1$s") found none, but noticed a comment in gettext mailing list
3466  stating that msgfmt does checking.  Comparing with "msgfmt -c -v", found
3467  that it does useful checks, but misses about 1/4 of what check_po finds.
3468  Will use both -TD
3469* escape blanks and other non-7bit graphic characters in startfile and similar
3470  addresses to guard against interpreting the address as multiple lines
3471  during a GET, etc (report by Ulf Harnhammar <ulfh@Update.UU.SE>) -TD
3472
34732002-05-28 (2.8.5dev.8)
3474* updated makelynx.bat (Victor Schneider).
3475* recognize charset value in meta description even if content-type is not
3476  given, in  LYHandleMETA() -VH
3477* remove ifdef that disabled home/end keys with Cygwin configuration -DK
3478* fix a problem when whereis target string, which includes Japanese and is top
3479  of the second line in the link string, is in the current link (patch by
3480  Hataguchi Takeshi).
3481* fix a problem with highlighting Japanese string (patch by Hataguchi Takeshi).
3482* modify LYDownload() to ensure that local addresses under DJGPP using the
3483  special form of path beginning "/dev/" are passed to external programs
3484  without stripping the initial slash from the path.  This special form of path
3485  will be understood only by other DJGPP programs.  Addresses of the form
3486  "/dev/x/" are equivalent to the DOS path "x:\".  Addresses of the form
3487  "/dev/env/VARI" are equivalent to the environment variable "VARI" -DK
3488* modify remove_bookmark_link() to assume that OS/2 EMX does not allow rename
3489  of a file overwriting an existing one -IZ
3490* recognize local .php files as HTML files (patch by Karl Eichwalder
3491  <ke@suse.de>).
3492* change LYCurses.c to not redefine gettext(), and use ScreenClear() instead
3493  of clrscr() for DJGPP -DK
3494* the DJGPP port of Lynx once used to compile with DJ Delorie's tcp/ip library.
3495  It is no longer the case; Watt-32 is required.  Changed to assume WATT32 is
3496  defined when DJGPP (or __DJGPP__) is defined (patch by Gisle Vanem).
3497* change LYKeycodeToString() to provide a default translation for characters
3498  which are not key-symbols, etc., so they may be used in command scripts
3499  with the -cmd_script option (reported by Christoph Fabianek) -TD
3500* new po files (ca.po, et.po, it.po, zh_TW.po) and updated de.po from
3501  http://www.iro.umontreal.ca/contrib/po/maint/lynx/, used msgmerge to align
3502  with 2.8.4's lynx.pot and corrected some minor issues highlighted by
3503  check_po script by Stefan Hundhammer <sh@suse.de> -TD
3504* some cleanup/restructuring of HText_SubmitForm(), incomplete - toward
3505  implementing correct MIME boundary -TD
3506* revalidate user's guide and related files using W3C validator via file-upload
3507  facility -TD
3508* simplify some loops in GridText.c using new function next_anchor() -TD
3509* quote field-names used when submitting form-data as suggested in RFC 2068
3510  (report by Lieven Tomme <lieven@itopia.com>) -TD
3511* remove configure-check for mkstemp(), which is redundant given that lynx
3512  writes temporary files in a directory which is not readable by other users.
3513  On more than one system (e.g., Solaris), mkstemp() is not usable in the
3514  manner we attempted, since it does not necessarily choose a distinct name if
3515  the previously-chosen filename no longer exists (report/analysis by PG) -TD
3516* correct a typo in configure macro CF_HEADER_PATH which told the script to
3517  look for header files in the user's $HOME/lib rather than $HOME/include
3518  directory -TD
3519* update config.guess, config.sub -TD
3520* add check for HTTP headers using Netscape extension "Refresh", and if found,
3521  add a corresponding refresh-URL at the beginning of the document.  Fixes
3522  Debian #126723 -TD
3523* strip username from URLs used in an HTTP GET, and warn about this condition.
3524  The example given was
3525    "http://www.microsoft.com&item%3dq209354@212.254.206.213/1338825GHU_98.asp"
3526  the text of which could mislead a user into believe it was an official site
3527  (reported by Frederic L W Meunier) -TD
3528* add limit checks in HText_trimHightext() to fix an infinite loop visiting
3529  this site (which contains a form with only hidden input fields):
3530  1- http://www.ibazar.com.br/
3531  2- Click "Cadastro" and accept all cookies
3532  3- Click "[accepte.gif]"
3533  (reported by Frederic L W Meunier) -TD
3534
35352002-01-06 (2.8.5dev.7)
3536* ifdef'd new directory-sorting code to compile when configure --disable-dired
3537  is specified -TD
3538* add (commented-out) definitions for building with OpenSSL in makefile.msc,
3539  tested with OpenSSL 0.9.6c and Visual C++ 5.0 -TD
3540* correct call to HTGetLinkInfo() in follow_link_number() from 2.8.5dev.6
3541  changes to fix uninitialized pointer (report by PW) -TD
3542
35432002-01-01 (2.8.5dev.6)
3544* add configure options to link with dbmalloc and dmalloc debugging libraries
3545  which offer different features than --enable-find-leaks -TD
3546* restructured LYhighlight() and logic related to highlighted text using new
3547  functions LYSetHilite(), LYAddHilite(), LYGetHiliteStr() and LYGetHilitePos()
3548  to allow more than two lines to be highlighted in links (Debian #114062) -TD
3549* simplified some of LYCookie.c with new functions find_domain_entry(),
3550  alloc_attr_value() and parse_attribute() -TD
3551* modify expansion of %s for WIN_EX EXTERN commands so that short names (used
3552  when the command begins with an uppercase character) are not quoted, and use
3553  backslashes.  The normal %s expansion uses forward slashes and may quote the
3554  name if it contains a blank -TD
3555* modify local directory sort by type to ignore leading '.' characters when
3556  looking for filetype -TD
3557* modify logic of HTDirEntry() to avoid storing a trailing backslash (DOS-style
3558  path separator) in the anchor URL for local directory entries (from report
3559  by Hataguchi Takeshi) -TD
3560* amend change in 2.8.5dev.2 to HTLoadHTTP() to omit "Accept-Encoding:  gzip"
3561  ensuring that also -source or -dump option is used.  Retesting excite.com
3562  shows that it no longer matters, since the page was replaced by a short
3563  javascript which is not sent compressed (request by Hataguchi Takeshi) -TD
3564* correct a missing definition for COMPRESS_PROG in the configure script
3565  introduced by 2.8.5dev.5 changes (also noted by Stepan Kasal) -TD
3566* several fixes from Stepan Kasal <kasal@math.cas.cz>:
3567  + remove code in LYCurses.c which checks ttytype variable for "dec-vt"
3568    prefix.  EWAN, a decent telnet program for M$ Windows, sets $TERM to
3569    dec-vt100.  This is similar to vt102 but it is not appropriate to use vt100
3570    settings for it.  ncurses has in its terminfo database an entry for
3571	"dec-vt100|EWAN telnet's terminal"
3572    The terminfo file is successfully opened when ncurses is initialised and
3573    ttytype is set to the name mentioned above.  After stripping "dec-" from
3574    it, lynx ends up searching for
3575	"/usr/share/terminfo/v/vt100|EWAN telnet's terminal"
3576    which cannot cannot be found and lynx crashes.
3577  + compress installed html files with the -9 option of gzip.
3578  + improved install-help makefile rule
3579* fix some longstanding problems with the DOS port -DK
3580  + fix inability to break out of a hung nameserver lookup or hung connection
3581    attempt without aborting lynx entirely.  Using the WATT-32 signal handler
3582    for this seems to work well.  Change the default compile option for DJGPP
3583    to -DIGNORE_CTRL_C, causing lynx to ignore SIGINT, so CTRL-BREAK is
3584    completely disabled.  With this patch CTRL-C stops current actions without
3585    quitting lynx.  To have a way to abort lynx when necessary, bind ALT-X to
3586    SIGQUIT.  (The unix default of CTRL-\ is not bound to the same scan code on
3587    different international keyboards, while ALT-X is familiar to DOS users for
3588    existing programs).  Because the WATT-32 signal handler was not available
3589    to external programs, a patch to WATT-32 is necessary for the new lynx code
3590    to work.  The patch for WATT-32 is shown in the INSTALLATION documentation.
3591  + added some fixes for "/" vs "\" handling in pathnames so that non-DJGPP
3592    programs will see standard DOS pathnames when called.  The mailer code was
3593    ignoring the environment variable SHELL when calling the mailer, leading to
3594    a lack of environment space for the mailer to work -DK
3595  + add calls to _eth_release() and _eth_init(), which Gisle Vanem says should
3596    not be necessary in this part of lynx.  But this seems to fix get
3597    intermittent hung nameserver lookup sessions after using CTRL-C.
3598* simplified a loop in HTConfirmCookie() and added CTRACE's to demonstrate that
3599  this is working properly (addresses Debian #119751) -TD
3600* add some CTRACE's to curses screen initialization and resizing to provide
3601  better diagnosis of problem reported by David Balazic
3602  <david.balazic@uni-mb.si> on HP-UX 11.00) -PG
3603* modify configure.in and aclocal.m4 to work with autoconf 2.52 patched with
3604    ftp://ftp.invisible-island.net/autoconf/autoconf-2.52-20011227.patch.gz
3605  (TD).
3606* modify configure macros CF_CURSES_CPPFLAGS and CF_NCURSES_CPPFLAGS to ensure
3607  that the (n)curses.h header file is actually found, in case someone tries to
3608  build lynx without having installed the development files (based on anonymous
3609  posting on comp.os.linux.networking newsgroup) -TD
3610* update config.guess, config.sub from
3611    http://subversions.gnu.org/cgi-bin/viewcvs/config/config/
3612
36132001-11-18 (2.8.5dev.5)
3614* modify prompt for file- or directory-name in rename/move operation to provide
3615  a default based on the selected file/directory -TD
3616* add -DOK_OVERRIDE to makefile.msc, to allow rename/move of files in the local
3617  directory editor -TD
3618* correct delay time for win32's HTAlert, etc., which was in milliseconds
3619  rather than seconds -TD
3620* modify check for mbstate_t in CF_WIDEC_CURSES to define HAVE_MBSTATE_T if
3621  that type is found, use this ifdef in LYwaddnstr() to make that compile
3622  properly on Solaris 2.6 (report by PG) -TD
3623* disable SUPPORT_MULTIBYTE_EDIT ifdef for EBCDIC (i.e., NOT_ASCII) -PG
3624* collect names of lynx.cfg and .lynxrc variables into LYrcFile.h, to simplify
3625  checks for matching spelling, e.g., against the values used in
3626  LYOptions.c -TD
3627* modify dired support to allow sorting by a variety of things in addition to
3628  the existing sort into files versus directories.  This is saved in ~/lynxrc
3629  as dir_sort_order -TD
3630* if --disable-full-paths is specified, do not use full path for SYSTEM_MAIL
3631  (report by IZ) -TD
3632* modify configure script to reduce the number of xxx_PATH definitions compiled
3633  into the code if --disable-dired was specified.  Change configure script so
3634  that dired support for chmod, copy, mkdir, and touch to use built-in
3635  functions rather than external programs -TD
3636* modify configure script tests for program pathnames so that if full pathnames
3637  are specified and the program is not found, no corresponding xxx_PATH symbol
3638  is defined -TD
3639* eliminate duplicate LYGetEnum() in LYrcFile.c, using the variant from
3640  LYReadCFG.c which allows abbreviations -TD
3641* change handling of tagsoup option in LYrcFile.c to invoke the corresponding
3642  HTSwitchDTD() function, so saved tagsoup initializes properly from ~/.lynxrc
3643  (report by Michel Such) -TD
3644* modify some tag-names in LYOptions.c to correspond to the names used in
3645  lynx.cfg to make the corresponding names work properly when used in ~/.lynxrc
3646  via ENABLE_LYNXRC settings (report by Michel Such) -TD
3647    old             new
3648    ----------------------------
3649    assume_char_set -> assume_charset
3650    show_scrollbar  -> scrollbar
3651    DTD_recovery    -> tagsoup
3652    show_rate       -> show_kb_rate
3653    user_agent      -> useragent
3654    ----------------------------
3655* correct length passed by LYpaddstr() to LYwaddnstr(), which could be larger
3656  than allowed -TD
3657
36582001-11-08 (2.8.5dev.4)
3659* if file-upload code is configured, suppress message that indicates it is not
3660  implemented, i.e., "[FILE Input] (not implemented)" -TD
3661* modify file-upload submission to send plain text if the file is entirely
3662  printable text.  Mime encoding is needed if the file contains nulls, etc.,
3663  but reportedly may confuse some hosts -TD
3664* suppress "charset=" clause on form submission if it is iso-8859-1 -TD
3665* move case for F_FILE_TYPE in HText_SubmitForm() to obtain original behavior
3666  of fallthrough for F_SUBMIT_TYPE, F_TEXT_SUBMIT_TYPE, F_IMAGE_SUBMIT_TYPE to
3667  translate their character set, etc.  (report by KW) -TD
3668* revert 2.8.4dev.21 change to avoid truncating cookie path in LYSetCookie().
3669  The server that wouldn't work with the current lynx behavior is
3670  identified as "Oracle_Web_Listener/4.0.8.2.3EnterpriseEdition"  -DK
3671* modify LYLegitimizeHREF() change from 2.8.4dev.21 to eliminate newlines from
3672  the HREF rather than converting them to spaces.  This fixes a problem with
3673  www.ebay.com which splits up HREFs with newlines.  Changing the newlines to
3674  spaces made the HREF no longer match, e.g., when it was built up from
3675  a CGI script (report by Morten Bo Johansen) -TD
3676* add two test files for testing UTF-8, based on Markus Kuhn's demos
3677  (quickbrown.html and utf-8-demo.html).  These work with ncurses 20011103
3678  patch, for wide-characters except for combining characters (more work is
3679  needed in ncurses).  Tested with XFree86 xterm (patch #163) -TD
3680* modify select_multi_bookmarks() check for interrupt character to limit it to
3681  "hard" interrupt characters such as ^G.  This fixes a case where "z" would
3682  have been treated as an interrupt character in advanced multibookmark mode
3683  (reports by Michael Warner, HN, as well as Debian #111463) -TD
3684* modify SUPPORT_MULTIBYTE_EDIT logic in LYUpperCase() and LYLowerCase() to
3685  check for a null character following an upper-128 code.  This is more likely
3686  to occur in EBCDIC, though the multibyte strings should not have a null at
3687  this position in any case (report by PG) -TD
3688* for wide-character curses configuration, do not force repainting at the end
3689  of display_page() -TD
3690* modify configure test for mkstemp() to check if that function returns
3691  distinct values (report by Fr3dY indicates that AmigaOS has a broken version
3692  of mkstemp() which always returns the same value) -TD
3693* modify LYwaddstr() to use wide-character curses functions to make UTF-8
3694  output work without relying upon side-effects of narrow-character functions.
3695  Note that this relies on the user having set a UTF-8 locale, e.g.,
3696  en_US.UTF-8 -TD
3697* modify HText_appendCharacter() to not use utfxtra_on_this_line when compiling
3698  with WIDEC_CURSES, since the curses library already does this adjustment -TD
3699* correct the following names in LYrcFile.c which were added to allow
3700  ENABLE_LYNXRC lines in lynx.cfg to enable them to be saved in ~/.lynxrc
3701    old           new          where-used
3702    -------------------------------------
3703    DTD_recovery  tagsoup      (command-line option and lynx.cfg)
3704    show_rate     show_kb_rate (lynx.cfg)
3705    user_agent    useragent    (command-line option)
3706    -------------------------------------
3707  (report by Michel Such <msuch@free.fr>) -TD
3708* modify LYRefreshEdit() to clear field before repainting (patch by Hataguchi
3709  Takeshi)
3710* for CJK configuration, force clearing/repainting in HTUserMsg() (patch by
3711  Hataguchi Takeshi)
3712* make HTInfoMsg() sleep condition consistent with other messages by using
3713  LYSleepInfo() -TD
3714* reduce clutter with new function utf8_length() -TD
3715* replace !isascii(ch) with new macro is8bits(ch), to reduce clutter, fix some
3716  sign-extensions and make it more portable -TD
3717* change some of the "#if" statements to "#ifdef", to work around broken
3718  versions (2.96, 3.0.1) of gcc distributed with Mandrake 8.1 (though
3719  reportedly this is due to Redhat):  the -C option passes through comments as
3720  usual, but some comments expand on preprocessor lines, which causes the
3721  preprocessor to report an expression error.  This prevented "make
3722  install-help" from running, though the -C option is not needed for that.
3723  However, lacking a working -C option makes the C preprocessor useless for
3724  analyzing bugs -TD
3725* modify configure script to accept --with-screen=ncursesw, to build with the
3726  wide-character version of ncurses -TD
3727* modify configure script to look for mkdtemp(), to quiet another bogus linker
3728  message -TD
3729
37302001-10-06 (2.8.5dev.3)
3731* add CF_MKSTEMP configure macro, from vile, to check for a working mkstemp().
3732  This will quiet some bogus warning messages in recent runtime support, but
3733  (see 2.8.3) does not affect the security of temporary files in lynx -TD
3734* updated CF_PATH_SYNTAX configure macro, from vile, to handle leading "\\" in
3735  a win32 pathname -TD
3736* for configurations that provide scrollbar, add a checkbox to the Options menu
3737  to enable or disable it -TD
3738* modify LYGetHostByName() in HTTCP.c to use the threaded _WINDOWS_NSL code for
3739  all Cygwin machines.  The ability to interrupt nameserver lookup has not
3740  worked in Win98 using the Cygwin port, despite defining _WINDOWS_NSL.  It
3741  looks like the threaded code was only for WinNT.  At least under Cygwin, that
3742  code also seems to work fine under Win98 -DK
3743* add FIELDS_ARE_NUMBERED as a possible value for DEFAULT_KEYPAD_MODE in
3744  lynx.cfg as well as keypad_mode in .lynxrc -TD
3745* add NUMBER_FIELDS_ON_LEFT and NUMBER_LINKS_ON_LEFT to lynx.cfg, use these to
3746  control where field- and link-numbering is placed.  Caveat:  there are some
3747  cases where fields that do popup's are truncated, e.g., in the Options menu,
3748  when right-alignment is used -TD
3749* support for DJGPP's two forms of file addressing, [a-zA-Z]:[/\\] and
3750  /dev/[a-zA-z]/ -DK
3751* add samples/lynxdump script, to illustrate how to use lynx -dump with no
3752  link references (prompted by discussion with LV) -TD
3753* add samples/keepviewer script, to illustrate how to retain a temporary file
3754  for use in an external viewer -TD
3755* add ifdef's in is_url() to avoid recognizing URLs if they are disabled in the
3756  given configuration, i.e., bibp, finger, ftp, gopher, news (report by
3757  Frederic L W Meunier) -TD
3758* modify LYrefresh() to take into account whether a popup window exists, so
3759  that a search prompt will not overwrite a popup.  This bug was introduced by
3760  the curses pads (reported by Felicia Neff <neff@panix.com> and Fr3dY
3761  <fr3dy@retemail.es>) -TD
3762* add note in keystroke_help.html about CTRL-V as literal-next (lnext) for
3763  users who are unfamiliar with stty -TD
3764* add NcFTP-style ftp-URLs which are supported by Netscape and wget (request
3765  by Martin Mokrejs) -TD
3766* add traces in LYReadCFG.c and LYrcFile.c to report lines which are not found
3767  in the symbol table, to help diagnose when a user adds lynx.cfg information
3768  to .lynxrc -TD
3769* define additional -trace-mask option, 8=config -TD
3770* modify LYtouchline() to avoid using wredrawln() for ncurses, since the
3771  LYwin variable may be a pad much wider than the screen, which is not handled
3772  properly (report by Karl Eichwalder <keichwa@gmx.net>) -TD
3773* correct beginning of configure script, which was supposed to remove
3774  config.cache, but did not, due to a misplaced line when it was added
3775  1998-06-04 (prompted by a report by Fr3dY <fr3dy@retemail.es> that the
3776  checks for srand/rand did not work) -TD
3777
37782001-08-15 (2.8.5dev.2)
3779* several small fixes to HTFile.c to make directory listings work properly on
3780  win32, e.g., stat'ing a directory with a trailing slash fails (reported by
3781  Hataguchi Takeshi) -TD
3782* adjust definitions in LYCurses.h to get rid of slang-ifdef's for getyx() and
3783  wmove() -TD
3784* change order of srandom/random versus srand48/lrand48 -DK
3785* patch to get the DJGPP port to use the configure script -DK
3786  It seems to work well in the variations I have tried, including both PDCurses
3787  and SLang.  revised INSTALLATION for DOS, giving a URL for my DOS patch to
3788  openssl.  I dropped the reference to goto URL of the form
3789  file:///dev/c/path/filename, since this only works in certain parts of lynx
3790  (such as lynx.cfg).  I'll try to get this working in the future.  In fixing
3791  makefile.in, I patched the sed script for converting the path to docdir.  As
3792  far as I can tell, however, from my examination of lynx.cfg, this isn't used
3793  for any platform.  Does this part of the sed script do anything?
3794  Things still needing fixing for DOS:
3795  + support for both forms of file addressing, [a-zA-Z]:[/\\] and
3796    /dev/[a-zA-z]/.
3797  + support for gzipped help files.  This works with long file names in a DOS
3798    box under Windows, but not in plain DOS, which doesn't allow double
3799    extensions.
3800  + better handling of local files in root directory.  "file:///c:/" takes a
3801    long time to work, but "file:///c:/." works fine.  I haven't really looked
3802    to see why.
3803  + no ability to break out of hung nameserver lookups or http requests without
3804    closing lynx with SIGINT.  This is the biggest complaint I get by email.
3805* modify ifdef for myGetChar() in LYStrings.c to build with PDCurses 2.3 e.g.,
3806  to use a version which is modified for Japanese input (patch by Hataguchi
3807  Takeshi)
3808* review LYSafeGets() calls, stripping newlines from a few places where they
3809  were overlooked, and simplifying some places where LYSafeGets() would
3810  normally return a buffer ended with a newline (prompted by a report by Brian
3811  S Queen <bqueen@nas.nasa.gov> for LYTraversal.c) -TD
3812* correct reallocation-size in ProcessMailcapEntry() -TD
3813* modify HTLoadHTTP() to omit "Accept-Encoding: gzip" if command-line "-base"
3814  option is given.  This makes
3815	lynx -base -source excite.com
3816  work as expected.  Otherwise, excite.com will transmit the document gzip'd,
3817  and the ensuing logic in HTSaveToFile() would see the mime-type as gzip
3818  rather than text/html, and not prepend the base URL (report by Kai Shih
3819  <kai@mit.edu>) -TD
3820* work around defect in move_anchors_in_region() and related logic by changing
3821  default for nested-tables to FALSE when Lynx is not configured for
3822  color-style.  The problem is that when an anchor is shifted right by
3823  nested-table logic, if it has a <BR> near the beginning of a table cell and
3824  it happens to be split across a line, its size will not be adjusted properly
3825  (report by Hataguchi Takeshi) -TD
3826* correct logic used for trimming TEXTAREA introduced in 2.8.4pre.3, which did
3827  not trim carriage-return characters if TRIM_INPUT_FIELDS was false.
3828  (report by Hataguchi Takeshi) -TD
3829* correct a bug in search logic which happens with pages shorter than the
3830  screen, due to improper starting-line value sent to search function.  Fixed
3831  by adding checks in www_search_backward() and www_search_foreward(), (report
3832  by -Frederic L W Meunier) -TD
3833
38342001-07-24 (2.8.5dev.1)
3835* modify GetChar() definition for PDCurses to ignore key-modifiers which are
3836  passed back from getch() as if they were key codes.  Those interfere with
3837  shifted commands such as 'Q' -TD
3838* modify parse_style() function to operate on a copy of its parameter, to avoid
3839  changing it.  Otherwise, when parse_style() is executed as a side effect of
3840  start_curses(), its data is modified and not valid on successive calls.
3841  This bug existed prior to 2.8.4dev.17 -TD
3842* set return value of edit_current_file() to true if the file is edited.  This
3843  forces a reload for example if one edits the current html file, and is needed
3844  to make PDCurses repaint the screen as well (report by Victor Schneider,
3845  bug introduced in 2.8.4dev.21) -TD
3846* add ifdef for wresize() to accommodate FreeBSD 3.x which has resizeterm() but
3847  not wresize().  Also, use a 'long' rather than 'attr_t'.  These changes are
3848  needed to build with the 1.8.6ache patches to ncurses (report by Matt
3849  <matt@greenviolet.net>) -TD
3850
38512001-07-17 (2.8.4rel.1)
3852* remove comment in README.ssl directing people to
3853  http://www.moxienet.com/lynx/, since that page is moot with 2.8.4 -DK
3854* add an ifdef in CF_CURSES_FUNCS configure macro to avoid confusing ncurses'
3855  term.h with other versions -TD
3856* update URL for zlib -Frederic L W Meunier
3857
38582001-07-14 (2.8.4pre.5)
3859* document CHARSETS_DIRECTORY and CHARSET_SWITCH_RULES in lynx.cfg -IZ
3860* add a fallback in _Switch_Display_Charset() if no CHARSETS_DIRECTORY was
3861  specified -IZ
3862* ensure that config variable names in LYReadCFG.c are in alphabetic order,
3863  though only the first character matters (report by IZ) -TD
3864* updated notes on DOS in INSTALLATION -DK
3865* modify ifdef in HTTP.c to build with configure --with-ssl --disable-news
3866  (report by Frederic L W Meunier) -TD
3867
38682001-07-10 (2.8.4pre.4)
3869* correct red/blue color swapping for PDCurses when built on Unix, which uses
3870  X11 -TD
3871* correct order of checks for wrapping in www_search_forward() and
3872  www_search_backward(), which would allow an infinite loop if there were no
3873  anchors on the current page (report by Frederic L W Meunier) -TD
3874* add a missing chunk to reverted change of SGML_character() -NSH
3875  <nsh@horae.dti.ne.jp>
3876
38772001-07-07 (2.8.4pre.3)
3878* review/add descriptions of new command-line options in lynx.man, lynx.hlp and
3879  Lynx_users_guide.html -TD
3880* update da.po, ja.po, ru.po, sv.po from
3881    http://www.iro.umontreal.ca/contrib/po/maint/lynx/
3882  (report by JES) -TD
3883* add command-line option -curses-pads which can be used to disable the
3884  left/right scrolling logic.  This is used for testing, e.g., the repaint
3885  bug reported below -TD
3886* remove logic in lynx_force_repaint() which reset the window background, since
3887  it does not work with the logic used to implement left/right scrolling.
3888  Retested older versions of ncurses and did not find a case where this was
3889  needed after all (report by IZ) -TD
3890* revert dev.21 change to SGML_character() S_equals case, which has undesirable
3891  side effects regarding spacing around '=' (report by
3892  <nsh@horae.dti.ne.jp>) -TD
3893* define additional -trace-mask option, 1=SGML -TD
3894* add -trim_input_fields command-line option and corresponding
3895  TRIM_INPUT_FIELDS to lynx.cfg to suppress trimming of TEXT and TEXTAREA
3896  fields in forms.  This does not retain trailing blank lines in a TEXTAREA;
3897  more work would be needed to do that (reported by VH, most browsers appear to
3898  retain trailing blanks) -TD
3899* modify parsing of "<script>...</script>" to allow "<!-- ... -->" comments
3900  in SGML_character().  Though the HTML 4.0 spec is fairly clear, other
3901  browsers (and some webpages) assume that "</" does not have to be escaped
3902  when it appears in a script which is commented to avoid confusion with older
3903  browsers.  This change doesn't ensure that the comment is at the beginning
3904  of a line, since that's awkward to do with SGML_character(), and also leaves
3905  the script in a comment which works for lynx since lynx does not interpret
3906  it anyway -TD
3907* remove redundant enum identifiers in typedefs -TD
3908* modify parse_attributes() in LYStyle.c to allow video attributes such as bold
3909  and reverse to be combined with colors, used this to debug problem with
3910  <script> and comment -TD
3911* improve logic for nested-tables to handle cases such as www.tin.org -IZ
3912  TRST ignores the horizontal alignment *inside* a multi-line cell of a table.
3913  This limitation, in conjunction with the nested-tables modifications does not
3914  work well when text with a horizontal alignment (e.g., <ul>) is put in a
3915  table cell.  This patch introduces a *limited* logic to take this info into
3916  account.  It should work OK as far as the last non-empty line of the cell is
3917  ended by a "line-end" command, not by a </td> (this is often the case with
3918  contents using horizontal formatting).
3919* updated URLs for ncurses (report by DK) -TD
3920* updated samples/bright-blue.lss -IZ
3921* make definition of $(SHELL) in makefile.in's consistent, in terms of
3922  CONFIG_SHELL, since the configure script no longer uses 'include', and
3923  this creates some problem with nonstandard shells (report by IZ) -TD
3924* update/extend lists in lynx_help_main.html -Frederic L W Meunier
3925* add note about lynx.cfg mouse and color configuration to user's guide -PW
3926* document -cmd_log and -cmd_script options in user's guide (Michael Warner).
3927
39282001-06-10 (2.8.4pre.2)
3929* corrected order of parameters of is_prefix() function in the
3930  scan_cookie_sublist() function, broken in dev.21 changes (report by Ken Scott
3931  <admin@shellworld.net>) -TD
3932* add a fallback definition for SA_LEN(), to build with glibc 2.2 (report by
3933  Mark Sutton <mes@lazo.ca>, from
3934  http://cvs.pld.org.pl/SOURCES/lynx-SA_LEN.patch?rev=1.1) -Arkadiusz
3935  Miskiewicz
3936* modify ifdef in HTCheckForInterrupt() to build with DJGPP -DK
3937* remove include for <pdcurses.h>, use <curses.h> which is the default for
3938  PDCurses - DK
3939* reviewed/reverted some changes from dev.20 which changed explicit "r", "w",
3940  and "a+" fopen modes to TXT_R, TXT_W and TXT_A, where they relied on the
3941  default mode set via SetDefaultMode().  With DJGPP, files containing special
3942  graphics such as README's might not otherwise display, for example (report by
3943  DK) -TD
3944
39452001-06-03 (2.8.4pre.1)
3946This version has been test-built on Linux (BSD curses, ncurses,
3947slang), Tru64 5.1 (cc, curses/ncurses/slang), OpenVMS, OS/2 EMX, win32
3948(both Visual C++ 4.1 and 5.0 as well as Borland C++), AIX 4, HPUX 11,
3949Solaris 8.  Recent builds include SunOS 4.1.4 (cc and gcc,
3950curses/ncurses/slang), Solaris 2.5.1 (cc and gcc,
3951curses/ncurses/slang) and IRIX 6.5 (cc and gcc, curses/ncurses).  Less
3952recently, FreeBSD 4.1, NetBSD 1.5 and OpenBSD 2.8 (curses/ncurses).
3953
39542001-06-02 (2.8.4dev.21)
3955* regenerated lynx.pot and resync'd the .po files against it with msgmerge,
3956  formatted to 132 columns to minimize line-breaks, for ease of comparison -TD
3957* add a few more #undef's to work with glibc 2.1.3 -TD
3958* include <signal.h> before <curses.h> to work around bug in glibc 2.1.3, which
3959  apparently was not used to build a system before release.  Note that the
3960  preferred solution is to patch /usr/include/sys/ucontext.h to avoid defining
3961  ERR, which is defined by all versions of curses.h (report by Karl Eichwalder
3962  <ke@suse.de>) -TD
3963* change lynx.cfg entry for COLOR #6 to brightred/black, which is what
3964  Slackware uses, to make links more visible -TD
3965* remove several chunks of dead (#if 0) or commented-out code, especially in
3966  TRSTable.c, except a few used for debugging -TD
3967* add checks for potential buffer overflow in increment_tagged_htline() -TD
3968* consolidate scattered calls to editor with function edit_temporary_file(),
3969  which fixes terminal modes when editing TEXTAREA -TD
3970* modify LYisNonAlnumKeyname(), etc., using new functions LYindex2MBM() and
3971  LBMBM2index() so that it should work with EBCDIC, as well as similar case of
3972  translation in LYBookmarks.c which assume that there are no gaps in the
3973  coding for the alphabet -TD
3974* workaround in lynx_nl2crlf() for ncurses, which did not refrain from using
3975  cursor-down if it was set to a newline when nonl() was specified -TD
3976* replace permissions[] array in LYLocal.c because Cygwin (mis)implements the
3977  S_xxx values as a function -TD
3978* add ENABLE_LYNXRC setting to lynx.cfg, which allows one to modify the list
3979  of values which are visible on the O'ptions form which can be saved to the
3980  .lynxrc file -TD
3981* check the width of entries displayed by LYOptions.c non-forms
3982  boolean_choice(), to pad shorter ones with spaces -TD
3983* change type of LYMultiBookmarks to integer, combine with LYMBMAdvanced, to
3984  use enumMultiBookmarks to set it, making its configuration more easily
3985  table-driven -TD
3986* make the style of menu border/bg/entry/number/active-entry and scroll
3987  indicator settable -IZ
3988  The names in lynx.lss are
3989    menu.frame menu.bg menu.n menu.entry menu.active menu.sb
3990* modify cookie path prefix-comparison to ignore a trailing slash, e.g.,
3991  /group/sftvnews/ versus /group/sftvnews (workaround for LV visiting
3992  http://groups.yahoo.com/group/sftvnews) -TD
3993* cookie path= should be a prefix of the request-URI path, so do not truncate
3994  request-URI path in LYSetCookie() [we got mistaken "invalid cookie path=..."
3995  prompt in some cases previously] -LP
3996* parameterized the logic around URL_edit_history to add MAIL_edit_history,
3997  used to store addresses for Printing Options, mail file to user (request by
3998  LV) -TD
3999* check, fix minor problems with some .po files based on check_po script
4000  (mentioned on mutt-dev mailing list by Bjorn Jacke <bjacke@suse.de>) -TD
4001* fixes to build with U/Win -TD
4002* check width in LYpaddstr(), truncate the string if needed.  This fixes a
4003  case where items in very wide popup menus would wrap, e.g., the EXTERN_LINK
4004  menu -TD
4005* add a configure checks for term.h, to work around broken package for ncurses
4006  on Cygwin -TD
4007* combine checks for useragent into one function LYCheckUserAgent() -TD
4008* add runtime toggle for EXP_NESTED_TABLES, bind this to "~" (see www.tin.org
4009  for comparison) -TD
4010* regenerate ja.po from lynx-2.8.3rel1.ja.po using gettext 0.10.37 and libiconv
4011  1.6.1 (updated by Masayuki Hatta <mhatta@po.airs.net>)
4012* changed -DNCURSES in DOS makefile to -DPDCURSES -TD
4013* changes for DOS makefiles with DJGPP -DK
4014  These changes are for DOS under DJGPP with Internationalization and SSL.  The
4015  openssl port for DOS is dependent on WATT32, so the link order for libraries
4016  has to be set appropriately.  Made EXP_NESTED_TABLES the default and changed
4017  the default locations for WATT-32 and PDCURSES to top-level directories.  The
4018  DOS port of gettext is now dependent on libiconv.a to convert character sets
4019  as the .mo file is read.  The format for the makefile in WWW/Library/DJGPP
4020  now reflects the changes previously made in the src makefile.
4021* improve definition of CTRACE, making it an expression again as it was before
4022  dev.20 -PG
4023* move logic for cookie_domain_flag_set() out of LYReadCFG.c into LYCookie.c
4024  rewriting it to make it table-driven, where it is now shared with
4025  LYrcFile.c -TD
4026* rewrote LYrcFile.c, making it table-driven as is LYReadCFG.c -TD
4027* reviewed/corrected several pointer-mismatches in PARSE_xxx() macro usage -TD
4028* corrected return-types of several functions in LYLocal.c, which were given as
4029  BOOLEAN though they return a signed integer -TD
4030* add DIRED support to makefile.bcb -TD
4031* filter the list of mime types sent in "Accept:" header for GET, to eliminate
4032  repeated or shadowed types, using new function HTFilterPresentations()
4033  (addresses Debian bug report #41594) -TD
4034* fix several typos in Lynx help-files -LV
4035* change most configure script C-preprocessor assignments to $CFLAGS to
4036  $CPPFLAGS, and modify logic of $TRY_CFLAGS to use CF_ADD_CFLAGS, which
4037  does the same thing -TD
4038* enable scroll indicators on the menus - shown if there is a part of menu
4039  before/after the visible area -IZ
4040* modify the context-sensitive mouse-menu, making it easier to to configure by
4041  reorganizing the tables used to generate the popup menu -IZ
4042* correct a couple of places in form_getstr() when keys were "generated"
4043  instead of actions, which broke mouse-navigation in input fields -IZ
4044* fix return value of Stbl_finishTABLE(), retesting curpos whose value may have
4045  been altered, e.g,.  in split_line(), causing a cell to overflow to the right
4046  of the visible area (even if line wrap is requested) -IZ
4047* change the logic of -display-charset:  before it was sometimes descriptive
4048  (here is the charset, behave as if it was used for display), sometimes
4049  prescriptive (make the display to use charset if you can).  Now it is only
4050  descriptive.  One is forced to use the 'O'ptions to manually load a different
4051  font -IZ
4052* move $(DEFS) and $(CHARSET_DEFS) into $(CPP_OPTS) in src/makefile.in -TD
4053* renamed -blink_is_boldbg command-line option to -blink, corrected ifdef's -TD
4054* implement -blink_is_boldbg option for OS/2 EMX and ncurses, then integrated
4055  some ifdef's to merge with equivalent slang code -IZ
4056* rewrote hardcoded if/then/else chains in handle_LYK_SHIFT_LEFT()
4057  handle_LYK_SHIFT_RIGHT() to repeat_to_delta() function -TD
4058* implement a key-accelerator for shift-left/right commands, i.e., repeating
4059  the shift command increases the amount by which the screen is shifted -IZ
4060* modify ifdef in handle_LYK_LINEWRAP_TOGGLE() to use popup menus for each
4061  configuration rather than limit it only to mouse-supported ones such as
4062  ncurses or PDCurses -TD
4063* changes to left/right scrolling to limit its effect to tables (IZ):
4064  + rename LYlineWrap variable (used to denote the column at which content is
4065    wrapped) to LYwideLines (used to denote the opposite sense:  true if
4066    wrapping is disabled).
4067  + add global variable LYtableCols to control the column-limit for tables.
4068    The two variables LYLineWrap and LYtableCols have the same effect as did
4069    altering LYlineWrap and LYcols, but are limited to table layout.
4070  + modify handle_LYK_LINEWRAP_TOGGLE(), use a popup menu to set LYwideLines
4071    and LYtableCols.  The latter is set to a positive integer, in units of
4072    1/12 of the physical screen width.
4073  + modify GridText.c, replacing LYcols with new macros DISPLAY_COLS and
4074    WRAP_COLS.
4075  + keep scrollbar on the right margin of the screen when the contents are
4076    shifted left or right.
4077* modify makefile.bcb, add (tested) commented-out lines for building with
4078  color-styles -TD
4079* modify makefile.msc and makefile.bcb, add (tested) commented-out lines for
4080  building with winsock2 -TD
4081* add a configure check for napms(), use this if available to support subsecond
4082  delay times for INFOSECS, MESSAGESECS, ALERTSECS -TD
4083* rewrote www_user_search() to support both forward and backward search.
4084  Bound backward-search to 'N' -TD
4085* split-out anchor_has_target() and link_has_target() to separate the search
4086  loops from the search comparisons -TD
4087* reduce some clutter with LYno_attr_strstr() and LYno_attr_mb_strstr() macros,
4088  which combine the caseless/case-sensitive functions -TD
4089* modify S_equals in SGML_character() to recover when no attribute value
4090  is given, e.g., if "alt=" is followed by whitespace.  Before, the next
4091  attribute was used for the missing value -TD
4092* replace call to LYRemoveBlanks() from LYLegitimizeHREF(), which had the
4093  effect of removing all blanks from HREFs, with the less drastic step of
4094  reducing newlines and tabs to spaces and trimming leading/trailing blanks.
4095  Though they do not belong there, it is more likely that the HREF will work
4096  with embedded blanks retained -TD
4097* add a configure check for BSD- and SYSV-style curses touchline function,
4098  needed to build with NetBSD 1.5 curses which has a partial implementation
4099  of X/Open curses (report by JES) -TD
4100* correct insert_blanks_in_line(), which did not copy trailing style codes
4101  such as stop-underline, causing "lynx -dump -with_backspaces" to produce
4102  some odd effects -TD
4103* modify configure script macro CF_NCURSES_VERSION to define NCURSES, in case
4104  it is used in the default screen setting, since lynx uses this definition in
4105  some places rather than NCURSES_VERSION to distinguish it from other curses
4106  implementations -TD
4107* modify configure script macro CF_NCURSES_CPPFLAGS to check for ncurses.h
4108  before curses.h, and to specifically check for <ncurses/ncurses.h>, to avoid
4109  spurious matches against a /usr/include/ncurses.h, to workaround problems
4110  with obsolete versions of ncurses on FreeBSD and NetBSD where the current
4111  version is often available only as a "port" (reports by Jim Spath,
4112  Michael Warner) -TD
4113* add fallback definition for SLSMG_xxx_CHAR symbols which may be missing in
4114  older versions of slang (reported by Eduardo Chappa) -TD
4115* update config.guess, config.sub
4116
41172001-04-01 (2.8.4dev.20)
4118* rename KEYMAP 'EXTERN' to 'EXTERN_LINK', adding 'EXTERN_PAGE'.  Existing
4119  keymaps should work since 'EXTERN_LINK' matches first.  EXTERN_PAGE runs the
4120  external command on the current page.  Map comma (,) to EXTERN_PAGE -TD
4121* replace most calloc calls with typecalloc or typecallocn -TD
4122* modify LYExtern.c to recognize if more than one EXTERN command has been
4123  defined in lynx.cfg for a given name, and allow the user to select one
4124  command from a popup menu -TD
4125* split-out code that opens lynx.cfg and lynx.lss as LYOpenCFG() function,
4126  making that check if the given pathname is absolute.  If not, it attempts
4127  to look in the same directory as the parent file (when processing includes),
4128  or the directory of the default config file -TD
4129* replace some explicit "r", "w", and "a+" fopen modes with TXT_R, TXT_W and
4130  TXT_A, add/use corresponding BIN_R, BIN_W, BIN_A definitions.  Correction to
4131  OpenHiddenFile(), which would have appended text to a binary file -TD
4132* combined lynx_html_item_type and lynx_printer_item_type structs as
4133  lynx_list_item_type to simplify LYReadCFG.c and incidentally fixing a bug in
4134  add_printer_to_list by merging it with add_item_to_list -TD
4135* implement a simple workaround for staircased messages from running xli as an
4136  external viewer, with lynx_nl2crlf() function -TD
4137* add bright-blue.lss sample (from IZ) -TD
4138* modify makefile.in's to use symbol _O for object suffix to allow simple
4139  override for OS/2 EMX -Zomf compiler option (request by IZ) -TD
4140* add HAVE_LYHELP_H definition in config.hin and use that in LYGlobalDefs.h
4141  to workaround misuse of HAVE_CONFIG_H in makelynx.bat -TD
4142* work-around in LYrefresh() when curses pads are used, for special case where
4143  cursor is not set properly when prompting with long subject line for mailto
4144  URL -TD
4145* eliminate some pointer mismatch compiler warnings in LYEditInsert() for
4146  EXP_KEYBOARD_LAYOUT configuration -TD
4147* improve handling of tables with respect to bad HTML.  Also took an
4148  opportunity to macroize a couple of places which missed in
4149  unobfuscation-of-faking <td></td> (this faking happens when line break
4150  happens in a non-first column of a table) -IZ
4151  For example:
4152    <TR>
4153      <TD>
4154             <FORM ACTION="FrameWork.class" METHOD="post">
4155          y
4156      </TD>
4157      <TD>
4158         <DIV>
4159              x
4160         </DIV></FORM>
4161      </TD>
4162    </TR>
4163  Note FORM which spans cells.  -trace'ing it gives very unintuitive
4164  results: it skips </TD> inside FORM, but not <TD>.  Then it supplied
4165  </TD> when the FORM ends.
4166* repair treatment of colspans in TRST, making it work again in one of the
4167  special cases it worked before.  Another bug was in interaction of
4168  justification and tables -IZ
4169* marked more TRACEs in TRST as "BUG"s -IZ
4170* TRST would sometimes produce non-intuitive results if <td> follows </tr>.
4171  Add error recovery for this case -IZ
4172* corrections for nested-table configuration -IZ
4173  + make trailing <BR> in table cells "behave well" again (the following cell
4174    would not be horizontally offset).
4175  + fix highlighting of multiline links inside tables, and a "80M tracelog" bug
4176    (due to a misprint update of the enclosing table was performed once-per-row
4177    instead of once-per-table).  Extra updates would not hurt, but led to
4178    slowdowns and quadratic-size logs.
4179  + fix a special case with table-in-table for partial-display
4180* resizing a window on a console may lead to a switch of the character-cell
4181  size.  The "downloaded font" loaded during an auto-switch of display-charset
4182  may be no longer valid.  In this case, force a re-download of the suitable
4183  font for the current charcell size -IZ
4184* add reverse-video style for forwbackw.arrow to lynx.lss -TD
4185* while an error in .lynx-keymaps is fatal, but a more or less equivalent error
4186  in the KEYMAP section of lynx.cfg is benign.  Make them both benign -IZ
4187* change remaining uses of lookup_keymap(LYK_xxx) to LAC_TO_LKC0(LYK_xxx) -TD
4188* modify set_clicked_link() to return lynx keycodes rather than character
4189  values -IZ
4190* remove line_for_char() function since it is used for HTLine.start
4191  computations -TD
4192* several changes to GridText.c -IZ
4193  + '#' (shown at the UL corner when there is a toolbar) is shown even at the
4194    beginning-of-the document.
4195  + with mouse enabled, the first 6 chars in the UL corner were "always"
4196    sensitive to Click-1, behaving as PREV_DOC (usually on Left).  This patch
4197    changes this logic (for color-style):
4198       If '#' is shown there, clicking on it behaves as pressing #;
4199       Clicking on the next 6 chars behaves as PREV_DOC/NEXT_DOC (3+3);
4200  + if you define a style for forwbackw.arrow, then suitable arrows are shown
4201    in these 3+3 positions; in fact they are shown only if it makes sense to do
4202    PREV_DOC/NEXT_DOC, providing additional feedback.
4203  + remove the first empty line shown on any HTML document.
4204  + correct an off-by-one error in the removal-of-zero-length-markup logic.
4205    Due to this bug, zero-length markup was never removed, which led to
4206    accumulation of style change entries, eventually to a buffer overflow.  At
4207    this moment lynx color-style engine would give up, resulting in
4208    incomprehensible ocean of colors on the display.  To demonstrate, make a
4209    select entry with more than 46 entries.  [My auto-display-charset logic
4210    added 2 new encodings to the table of Lynx, bringing the number to 46 on
4211    the 'o'ption form.  ;-]
4212  + fixes a bug with incorrectly calculated width of a numeric tag [12]
4213    as far as 12 is 10 or more (still fixes Debian #68542).
4214  + remove unused members from HTLine struct.
4215  + make variables underline_on and bold_on private.
4216  + rewrote insert_blanks_in_line(), splitting out move_anchors_in_region().
4217  + make split_line() easier to maintain by adding variables to represent
4218    common subexpressions, e.g., s_post, s_pre.
4219  + use set_style_by_embedded_chars() in split_line() to simplify/improve test
4220    for whether lynx should add a bold/underline control.
4221  + recode to eliminate HTLine.start
4222  + recode to eliminate HTLine.chars
4223  + several changes to split_line(), using pointers to HTChangeStyle structs
4224    rather than array indices.
4225* adjust some ifdef's to make configure --disable-trace compile -TD
4226* correct allocation size in mailcap_substitute(), which did not count the
4227  trailing null -TD
4228* add configure --enable-vertrace option, to put __FILE__ and __LINE__ into
4229  trace log -PG
4230* improve description of USE_MOUSE in lynx.cfg -PW
4231* fix a few warnings from antic (unreached statements due to quirks of ifdef's,
4232  incorrectly-indented code) -TD
4233* eliminate a few references to USE_HASH and LINKEDSTYLES in documentation -TD
4234* fix a couple of compiler warnings for SCO -BL
4235* fix a comparison in HTChunkPutUtf8Char() to work with EBCDIC -PG
4236* fix a typo in LYCharUtils.c CTRACE macro, amend tracing to avoid suppressing
4237  a related user message -PG
4238* change CF_TERMCAP_LIBS configure macro to warn rather than exit with an error
4239  if it cannot find the libraries it is looking for.  This allows one to
4240  configure with the slang library on systems without a termcap library (report
4241  by Atsuhito Kohda) -TD
4242
42432001-02-26 (2.8.4dev.19)
4244* add experimental configure option for post-dev.16 TRST changes by IZ
4245  (--enable-nested-tables), ifdef'd with EXP_NESTED_TABLES -TD
4246* correct a couple of places that used attrset() rather than wattrset(), which
4247  caused the status line to lose color when configured for curses pads but not
4248  using color-style (report by Fr3dY <fr3dy@retemail.es>) -TD
4249* add a restriction for the chdir command, so it is not normally enabled in
4250  anonymous mode -TD
4251* reduce putenv logic for presetting $LINES and $COLUMNS to a special case
4252  for MVS -PG
4253* enable pasting an URL into Lynx (similar to 'g'), and improves the code to
4254  copy an URL from Lynx -IZ
4255* remove arbitrary restrictions on the size of text to be pasted.  It also
4256  makes a quadratic algorithm into a linear one.  Also, it may remove many bugs
4257  when the text to paste contains non-printable chars.  Not tested with Unicode
4258  and on Win* -IZ
4259* implement an action NEXT_DOC, which undoes what PREV_DOC (usually on the
4260  Left-arrow key) does -IZ
4261  Possible enhancements:
4262  a) make HISTORY show the position on the (no more!) "stack".
4263  b) several places in the source use the value of nhist (they scan
4264     history?).  Make nhist_extra public, and check whether these
4265     places want nhist + nhist_extra instead.
4266  c) Currently LYpop() and (some) LYpush() erases "the tail" of the
4267     stack.  Maybe some callers would prefer a different semantic...
4268* correct some logic related to EXP_READPROGRESS -IZ
4269* change LYE_xxx symbols to an enum LYEditCodes -TD
4270* replace some WIN_EX ifdef's by CAN_CUT_AND_PASTE.  Enable cut and paste on
4271  OS/2 -IZ
4272  For example, in the keymap file:
4273    setkey "\200\4"		LAC:DO_NOTHING:PASTE	# S-insert
4274    setkey "^(kIC)"		LAC:DO_NOTHING:PASTE	# S-insert
4275* enable automatic switching of display charsets -IZ
4276  Currently, it is supported under OS/2 only.  A couple of lines should make it
4277  work in LINUX too:  express the semantic of _Switch_Display_Charset() in
4278  terms of the existing UCChangeTerminalCodepage.
4279  For example, in lynx.cfg:
4280    CHARSETS_DIRECTORY:I:/get/tfont10/dir1
4281    CHARSET_SWITCH_RULES: koi8-r ISO-8859-5 windows-1251 cp866u KOI8-U :cp866, iso-8859-1 windows-1252:cp850
4282  The first variable may be not needed outside of OS/2 (the directory which
4283  contains glyph tables, as generated/usable with tfont).  [Used for
4284  full-screen sessions only.] The second variables may go at the future, when
4285  Lynx knows how to auto-deduce it itself.  Format of CHARSET_SWITCH_RULES
4286    source1 source2 source3 : dest1, source4 source5 : dest2
4287* move a call for _scrsize() from LYSystem() to size_change(), to fix problem
4288  with OS/2 EMX related to screen-size changes -IZ
4289* correct a bug in TRSTable.c which left a pointer into a chunk which was
4290  reallocated elsewhere (report by Robert Mognet <rmgnt@surfree.com>) -TD
4291* make parse_restrictions() warn about keywords it does not recognize -TD
4292* rewrote restrictions_fun() in LYMain.c, making it use print_help_strings(),
4293  to show the actual restriction values, and listing restrictions that are not
4294  documented in the -restrictions message -TD
4295* if find-leaks if enabled, free the 'line' variable in HTReadProgress() -TD
4296* if find-leaks is enabled, undefine SAVE_TIME_NOT_SPACE in HTString.c to avoid
4297  seeing spurious leaks in HTSprintf/HTSprintf0 -TD
4298* add command-line option -trace-mask to specify optional traces.  Defined
4299  these: 2=color-style, 4=TRST -TD
4300* improve ifdef's for --disable-trace configure option, eliminating more unused
4301  code when NO_LYNX_TRACE is defined -TD
4302* make ifdef's for NCURSES and resizeterm consistent -TD
4303* add a call to wresize() after resizeterm() in case user resizes screen in
4304  ncurses pad configuration (report by IZ) -TD
4305* change entry for "bibp" restriction to "goto_bibp" for consistency with the
4306  other goto_xxx restrictions, and use CAN_ANONYMOUS_GOTO_BIBP (report by
4307  Robert Cameron) -TD
4308* add table entries for goto_xxx restrictions, which replace assignments
4309  overlooked in conversion to table in dev.18 (report by Robert Cameron) -TD
4310
43112001-02-12 (2.8.4dev.18)
4312* change LYLineEditors[] to unsigned char since values are out of range for
4313  signed chars on Solaris -TD
4314* correct a memory leak in HTStat() from mis-patch for Win32 -TD
4315* modify fancy_mouse() logic for ncurses to allow the user to quit a menu by
4316  clicking outside the menu -IZ
4317* allow a different approach to the problem:  how to enter a keyboard
4318  navigation command when you are in an editing mode.  A new EDIT-time action
4319  is introduced:  LYE_STOP.  Use it like this:
4320	KEYMAP:^[:INTERRUPT:STOP
4321  The action behaves as if -tna is temporarily switched on:  your edit is
4322  committed, and you go into the non-edit mode - until you press Enter on an
4323  edit field again (or switch to a different document), when this temporary
4324  switch to -tna is terminated.  If the "current" edit field has a different
4325  style than the "active" edit field, you get an additional feedback.  Anyway,
4326  the status line shows a correct info about the current mode.
4327  In -tna mode this behaves as the usual end-of-edit action -IZ
4328* make bindings for C-w and C-x C-w do not work for form input fields -IZ
4329* add etags target to top-level makefile.in -IZ
4330* add some traces to make color style code easier to debug -TD
4331* restore commented-out call to HText_cancelStbl() in HTML_TABLE case in
4332  HTML_start_element() from IZ's changes, which is needed for nested table
4333  alignment.  The colors shown in deja-news are incorrect however because color
4334  styles are not picking up the </tr> and </table> tags properly, and a few
4335  tables are misaligned relative to dev.16, more analysis needed -TD
4336* change LYHash.c to use const, eliminate redundant unsigned's and casts -TD
4337* add a limit check for rand()/etc., result in LYUtils.c, which worked for
4338  Linux lrand48() but was not portable (report by PG) -TD
4339* add missing definitions to make srand/rand code build for non-autoconf'd
4340  configurations such as win32 -TD
4341* ifdef'd the mkdir() for lynx_temp_space in LYMain.c to make it apply only to
4342  Unix, to avoid prototype conflict with non-POSIX compilers (report by Mike
4343  Bledig <mikegb@mweb.co.zw>) -TD
4344* adapt patch for FTP_PASSIVE from NetBSD CVS, to make it work with INET6 (from
4345  comp.unix.bsd.netbsd.misc newsgroup posting which stated that the patch had
4346  been forwarded to lynx-dev) -TD
4347* remove unused code of HTParseInet() for INET6 from HTTCP.c -TD
4348* updated some translations in fr.po and ru.po (report by JES) -TD
4349
43502001-02-08 (2.8.4dev.17)
4351* implement left/right scrolling and line-wrap toggle using '{', '}' and '|'
4352  characters, respectively.  This uses SVr4 curses/ncurses pads to make the
4353  whole screen treated as a viewport into a very wide screen -TD
4354* make do_check_goto_URL() table-driven to simplify it as well as combine the
4355  related messages into GOTO_XXXX_DISALLOWED -TD
4356* combine restrict_name[] and restrict_flag[] arrays to eliminate possible
4357  ifdef mismatches, as well as to simplify the treatment of "default"
4358  restrictions -TD
4359* eliminate redundant symbols for color-style ifdefs (USE_HASH and
4360  LINKEDSTYLES), using only USE_COLOR_STYLE -TD
4361* simplify parse_style() by making most of it a table -TD
4362* correct logic in arg_eqs_parse() for OPTNAME_ALLOW_DASHES ifdef which made
4363  incorrect match for -display if -display-charset were given
4364  (report by IZ) -TD
4365* revert a commented-out call to HText_cancelStbl() in HTML_TABLE case in
4366  HTML_start_element() from IZ's changes, which had the effect of changing the
4367  article color in deja-news for color-style configuration -TD
4368* fix off-by-one error in the END key handling (an empty line was shown at the
4369  end) -IZ
4370* makes END key always show a full last page of the document.  That is, even if
4371  the last line is already shown, it is moved to become the last line of the
4372  screen, so that as much as possible of the document is on the screen -IZ
4373* add -display_chars cmdline option, and additionally allows autodetection of
4374  the charset on the system which allow it.  This provides a way to switch the
4375  display charset other than via obscure manipulation with 'O'ptions.  (.lynxrc
4376  is not viable if you have different charsets in different windows.) -IZ
4377  The logic:
4378  (1) first autodetect;
4379  (2) then read cfg file, and if it is not "AutoDetect ..." (as the saved
4380      version says), grant the cfg file charset;
4381  (3) then read the cmdline, if it is present, but not "auto", then
4382      grant it, otherwise switch back to the autodetected one.
4383* allow TRST code to handle table-in-table.  There are now two cases only
4384  (modulo bugs) when Lynx will not show a table in a table form no matter what
4385  is the screen width:  when TABLE is inside PRE, and when there is a TAB
4386  inside a TABLE.  Both look like deliberate decisions, so I did not change
4387  these places in HTML.c.  But one may need to reconsider this at some
4388  moment...  Example of usage:  to process (my old copy of) DejaNews Power
4389  Search form (which has TABLE-in-TABLE, and multiline cells) you need screen
4390  width of 112 chars -IZ
4391* enable <BR> and <P> in TRSTables.  The table still needs to fit into the
4392  screen width without line wrapping.  A tiny bit of additional work may be
4393  needed to allow tables-inside-tables too; then any table should be rendable
4394  as a table after an appropriate screen resizing.  This patch also should make
4395  around 70% of TRSTable.c unreachable.  A lot of simplification can be made,
4396  and most of the current convoluted hackery may be removed.  Since this
4397  algorithm tries to align *all* the display lines of the table, in some rare
4398  cases it may need larger screen width than the old algorithm (the old
4399  algorithm ignores all but one of the display lines corresponding to the given
4400  <TR></TR> - and in most cases just gives up for the whole table if a
4401  multiline cell is but of the simplest form) -IZ
4402* add several traces and comments to TRSTable.c -IZ
4403* enable interrupting LYNX by any char bound to INTERRUPT -IZ
4404* add configure check for srand()/rand() functions, or alternatives with
4405  similar interfaces.  These are used in the SSL and experimental temporary
4406  file options -TD
4407* allow binding ESC to perform some action (such as INTERRUPT:ABORT, or
4408  something else).  It is useful only if the curses (or similar) package remaps
4409  all the reasonable escape sequences, so Lynx internal escape-sequence
4410  processing is not needed -IZ
4411* enable showing the region between mark and point in the edit areas in a
4412  different style.  The style names are edit.active.marked and
4413  edit.prompt.marked -IZ
4414* add visible feedback for special case of unactive current text area which may
4415  exist with -tna.  The corresponding style is edit.current -IZ
4416* add FORW_RL and BACK_LL to edit bindings support to allow cursor forward and
4417  backward respectively to move to the next/previous link if done at the end of
4418  the edit-field -IZ
4419* update several configure script macros to smooth over incompatibilities
4420  in autoconf 2.49c (alpha).  In particular, this eliminates support for
4421  changequote(), and adds limited support for OS/2 -TD
4422* add google to list of search engines in lynx_help_main.html -LP
4423* minor formatting of help message -Michael Warner
4424* modify GetStdin() function in LYMain.c to allow -stdin option to read past
4425  a line consisting of "---" (reported by Michael Warner) -TD
4426* ifdef'd bibp: support, added configure option --disable-bibp-urls -TD
4427* add experimental support for bibp: URLs as described in
4428  http://www.ietf.org/internet-drafts/draft-cameron-tatu-bibp-02.txt
4429  (patch by Rob Cameron <cameron@cs.sfu.ca>).
4430* change sed delimiters in makefile.in to avoid using '@', which may appear
4431  in AFS pathnames (report by Martin Mokrejs <mmokrejs@natur.cuni.cz>) -TD
4432* fix missing call to LYCloseTempFP() in LYPrint.c, which caused attempt to
4433  mail a file from the PRINT menu to send an email with a blank body.  It looks
4434  like this would happen for any platform not using LYPipeToMailer() -DK
4435* change pointers for RFC's from ds.internic.net to rfc-editor.org, since
4436  the former appears outdated -Michael Warner
4437* add undef for HAVE_DELSCREEN to config.hin, so the delscreen() ifdef from
4438  dev.16 works as intended -PG
4439* workaround in CF_CURSES_FUNCS for overzealous compiler that optimized away
4440  the test code -TD
4441* change order of checks by CF_NETLIBS and CF_SSL macros in configure script,
4442  since SSL libraries depend on network libraries (reports by Martin McCormick
4443  <martin@dc.cis.okstate.edu>, IZ) -TD
4444
44452001-01-01 (2.8.4dev.16)
4446* add ja.po message file (overlooked in dev.15) -Atsuhito Kohda
4447  <kohda@nsx.pm.tokushima-u.ac.jp>
4448* use C preprocessor at build-time to replace CF_EBCDIC configure macro -PG
4449* integrated SSL patch from http://www.moxienet.com/lynx/ as a configure
4450  option, --with-ssl -TD
4451* add configure check for delscreen(), which is not available in some older
4452  SVr3 curses libraries -TD
4453* add configure check for socks5p.h, to allow socks5 build to use function
4454  prototypes -TD
4455* updated config.sub, config.guess -TD
4456* modify some configure macros to use CF_PATHSEP, for path-separator which is
4457  usually colon on Unix, and semicolon on MSDOS, etc.  -TD
4458* modify several configure macros to use $CFLAGS consistently for compiler
4459  options and $CPPFLAGS for C preprocessor options -TD
4460
44612000-12-21 (2.8.4dev.15)
4462* add .po files to main distribution, remove stubs for files that were not
4463  implemented, use msgmerge to resync against the current lynx.pot
4464  (prompted by discussion with Morten Bo Johansen <mojo@image.dk>) -TD
4465* corrected dev.13 changes for EXP_READPROGRESS, to make the
4466  non-EXP_READPROGRESS configuration build and work with .lynxrc settings -DK
4467* use EXIT_SUCCESS/EXIT_FAILURE in exit() and exit_immediately() calls -TD
4468* improve check for lynx_temp_space by ensuring that the directory actually
4469  exists; attempt to create the directory if it does not, e.g., ~/tmp/, to
4470  resolve problem introduced by Mandrake's patch -TD
4471* modify SetOutputMode() to flush stdout to work around buffering problem with
4472  Cygwin on error exit from Lynx (reported by Brad Town <btown@ceddec.com>) -TD
4473* change definitions for LYCharINTERRUPT1 and LYCharINTERRUPT2 to not use
4474  FROMASCII() in the EBCDIC configuration, since those symbols are used in case
4475  statements which otherwise would not compile -PG
4476
44772000-11-03 (2.8.4dev.14)
4478* restore initialization of LYlines, LYcols in setup() which was lost in dev.12
4479  changes (reported by DK) -TD
4480* modify logic for -stdin option to redirect keyboard input to null device
4481  if lynx is not connected to a terminal, e.g., running under cron -TD
4482* check in DontCheck() if Lynx is reading from a command-script, to avoid
4483  using those characters to interrupt the application -TD
4484* add a cleanup handler for win32, since UNIX-style signal handlers do not
4485  work on that platform -TD
4486
44872000-10-25 (2.8.4dev.13)
4488* fix missing ifdef for EXP_READPROGRESS in LYOptions.c (reported by
4489  Atsuhito Kohda) -TD
4490
44912000-10-25 (2.8.4dev.12)
4492* add a configure check for video library on OS/2 EMX, needed to link with
4493  slang.  Arrow keys do not work -TD
4494* use macro UCH to fix gcc's char-used-as-subscript warnings, and to replace
4495  existing casts to unsigned char, making the code more readable -TD
4496* merge variants of HTReadProgress() -TD
4497* modify SHOW_KB_RATE in lynx.cfg to allow disabling logic that
4498  shows transfer rate during download.  If EXP_READPROGRESS is defined, make
4499  this alterable from the command line and options menu as well (from
4500  discussion by Karen Lewellen <klewellen@delphi.com>) -TD
4501* add the pathname that caused a problem to the error message in
4502  CF_PATH_SYNTAX, lest someone be confused when tilde is not expanded
4503  (addresses a problem reported by Lawrence Kwan <lawrence@interlog.com>) -TD
4504* remove redundant leading newlines in "lynx -version" output (reported by Sven
4505  Guckes) -TD
4506* add dependency in src/makefile.in for building chrtrans/makeuctb$x, used by
4507  UCdomap.o -IZ
4508* fix CF_PATH_SYNTAX square brackets for OS/2 EMX case, lost by not disabling
4509  m4's quotes for that line (report by IZ) -TD
4510* remove older/unused variant of code to set screen size in LYCurses.c by
4511  setting environment variables -PG
4512* one of the ".po" files is zipped as type binary rather than ASCII, so it does
4513  not unzip on OS/390 with the "-a" option.  The "-aa" works better since it
4514  forces text conversion regardless of the type of the archived file -PG
4515* change definitions of LYCharINTERRUPT1 and LYCharINTERRUPT2 to accommodate
4516  EBCDIC -PG
4517> the remainder (most of the functional changes in this patch) from IZ:
4518* add "typeless" notion to color style logic:
4519  a) reverts to the style "foo" (from "foo.classname") if the style
4520     "foo.classname" was not configured;
4521  b) For input elements of type=typename uses style
4522     "input.type.typename" if this style is configured (but
4523     "input.classname" is not!);
4524  c) Same for typeless elements, with typename="".
4525  This allows the following:
4526    input.type.submit:normal:blue:black
4527    # match "link":
4528    input:normal:green
4529    textarea:normal:white:cyan
4530    # type-less input is the same as type=text (similar to textarea)
4531    input.type.:normal:white:cyan
4532    input.type.text:normal:white:cyan
4533  If your "link" is configured as normal:green, then input elements of types
4534  other than typeless, text, or submit will be shown in the same style as link.
4535  The textareas and text input elements are shown in the same style (but
4536  different from "link" style), and submit "buttons" are shown yet in another
4537  style.
4538* implement styles in "dynamic areas" of documents.  Three flavors of them are
4539  active text-edit fields, non-active ones, and links/radiobuttons, etc.
4540  This patch is concerned with the first flavor only.  Two subflavors are
4541  document's text-edit areas, and Lynx's ones (such as where you input the URL
4542  after `g').  Each one of them has 3 elements:  scroll symbols ("arrows"),
4543  after-the-end padding, and the actual input string.
4544  The patch
4545    a) makes styles for these 2*3 elements customizable;
4546    b) uses ACS chars (if available) for the arrows (instead of `{'/`}').
4547  [It would be nice to make non-active text-areas to have customizable
4548   styles for padding, and have scroll arrows too...]
4549  Here is my customization for testing:
4550    edit.active:normal:red:cyan
4551    edit.prompt:normal:green:cyan
4552    edit.active.arrow:normal:yellow:cyan
4553    edit.prompt.arrow:normal:yellow:gray
4554    edit.active.pad:normal:gray:cyan
4555    edit.prompt.pad:normal:white:black
4556* modify LYSystem() to allow changing size of lynx window with OS/2 EMX
4557  at runtime.  Example:
4558    !mode 110,30;exit
4559* use new macros LYCharINTERRUPT1, LYCharINTERRUPT2 and LYCharIsINTERRUPT() to
4560  make it simpler to find uses of ^C and ^G
4561* modify key mappings so the keymap file overrides the terminfo/termcap
4562  description rather than the reverse
4563* make unrecognized keynames emit diagnostic when tracing (but ignores them the
4564  same way the older code did).  Trace info about each keycode received
4565* provide better tracing of style choices, both when styles are assigned into
4566  text-lines, and when lss directives are converted to "numeric colors"
4567* add similar tracing for links and contents of user-editable stuff
4568* slightly expand the cache of colors to better accommodate 16-color terminals,
4569  and fixes a misprint in handling background-color == maxcolor
4570* modify logic in color styles initialization using flag default_color_reset to
4571  override ncurses use_default_colors() logic if the "default" color style tag
4572  is found in lynx.lss
4573
45742000-10-18 (2.8.4dev.11)
4575* include LYLeaks.h in LYPrettySrc.c to allow leak-checking -TD
4576* modify configure script macro CF_RECHECK_FUNC to ensure that we add a given
4577  library only once to the resulting list.  This fixes a longstanding bug which
4578  caused the nsl library to be repeated on some platforms (reported by BL for
4579  one of the SCO configurations, and Urs JanBen <urs@tin.org> for SINIX-L 5.41
4580  (i386-sni-sysv4)) -TD
4581* modify "make install-doc" rule to first remove targets.  Otherwise "ln -s"
4582  and "cp" fail to create the targets when installing with normal user
4583  permissions (reported by LV) -TD
4584* fix for handle_LYK_DWIMEDIT() to ensure it does not dereference a null
4585  pointer, when trying to edit a text file with no links within it (report by
4586  Harri Tuominen) -DK
4587* add fallback definitions to accommodate renaming of UCX$xxx symbols to
4588  TCPIP$xxx in recent versions of OpenVMS UCX (reported by Horst Drechsel
4589  <ai05@sternwarte.uni-erlangen.de>) -TD
4590* add TRSTable.obj to src/descrip.mms objects -TD
4591* modify configure script to omit LYExtern.o and LYLocal.o if the corresponding
4592  options (externs and dired) are disabled -TD
4593* correct a typo that made configure script always define USE_EXTERNALS -TD
4594* interpret ftp server type for VMS if a URL is given with "/~name", as a
4595  Unix-style server.  This works for the following, at least:
4596    VMS V6.2 AlphaServer 2100 4/233 MadGoat System type.
4597  (reported by Rick Dyson <dyson@iowasp.physics.uiowa.edu>) -TD
4598* make configure check for getaddrinfo() less strict, needed with --enable-ipv6
4599  on IPv4-only system (patch by Munechika Sumikawa)
4600
46012000-09-21 (2.8.4dev.10)
4602* modified www_tcp.h and makefile.msc to allow compile with winsock2 if
4603  USE_WINSOCK2_H is defined -TD
4604* fix:  the recently added code to enable external programs to replace normal
4605  lynx handling of individual URL types was not refreshing the screen after the
4606  external program finished (EXTERNAL set TRUE:TRUE) -DK
4607* fixed two URLs in lynx_help_main.html -DK
4608* add symbol USE_VMS_MAILER, use to distinguish VMS mail ifdef's for test
4609  compiles -TD
4610* use new function LYSendMailFile() to consolidate details of non-VMS/non-piped
4611  email, e.g., DOS or Win32, and eliminate some minor inconsistencies in that
4612  area -TD
4613* correct order of ifdef's in send_file_to_mail() which could leave unsent
4614  email on some systems without popen/pclose -TD
4615* add some checks in LYhandlePopupList() to prevent popup of an empty list -TD
4616* change a few messages written to stderr to end lines with \r\n rather than
4617  \n, since Lynx may already be in screen mode when they are written -TD
4618* treat .Z, .gz and .bz2 suffixes more symmetrically using new function
4619  HTCompressFileType() for parsing them -TD
4620* change mime type for bzip2 files to bzip2, x-bzip2 -HN
4621* move IPV6 definitions in www_tcp.h to the end, to build on FreeBSD 4.1, since
4622  SIN6_LEN must not be checked before including netinet/in.h (patch by
4623  Munechika Sumikawa (KAME Project <sumikawa@ebina.hitachi.co.jp>))
4624* make HTParseInet() private, simplify some ifdef's -TD
4625* change shell expression used to process stdin for mailcap to "(command)<file"
4626  form, which is a little more robust than "cat file|command" (suggested by
4627  PG) -TD
4628* update URLs in about_lynx.html -DK
4629* remove spurious 'FREE(leaf);' from LYLocalFileToURL() introduced in dev.5 -DK
4630
46312000-09-01 (2.8.4dev.9)
4632* improve ifdef's for endwin/newterm logic, making a fallback for LYscreen
4633  variable -PG
4634* modify CF_CURSES_LIBS to check if both initscr() and tgoto() are in the
4635  $LIBS list before deciding not to try to look for them -TD
4636* add %s substitution to mailcap_substitute(), overlooked when implementing
4637  the logic to read from stdin when %s is omitted (reported by IC) -TD
4638* restore endwin/newterm code for ncurses (as PG notes it really is needed) -TD
4639
46402000-08-24 (2.8.4dev.8)
4641* refine CJK-related suppress of refresh() in statusline() to do this only
4642  when the status line does not contain CJK characters (Hataguchi Takeshi)
4643* add po/da.po placeholder (request by JES)
4644* implement %s, %t, %{charset} and %{encoding} substitutions for mailcap
4645  commands in HTFWriter.c (addresses Debian #21096) -TD
4646* use new function AnchorsOnThisLine() to obtain count of anchors on the
4647  current line for correct computation of length required to fix Debian #68542:
4648  Text entry field on http://lists.debian.org/ is hidden when "form fields are
4649  numbered" (reported by H.Nanosecond) -TD
4650* add OS/2 cases to config.guess, config.sub -TD
4651* modify CF_FUNC_GETADDRINFO to supply missing definitions for
4652  HAVE_GAI_STRERROR and HAVE_GETADDRINFO, needed to make IPV6 build (reported
4653  by Wesley Morgan) -TD
4654* reset recent_sizechange after reading KEY_RESIZE from ncurses to work around
4655  a case with Linux libc5 which would be treated as an EOF, causing an exit -TD
4656* suppress PG's endwin/newterm code for ncurses because it is not needed -TD
4657* modify start_curses() function to preset environment variables $LINES and
4658  $COLUMNS to make the curses library see the proper screen size.  After
4659  calling endwin(), delete the current SCREEN object, to force curses library
4660  to discard its cached values of LINES and COLS.  This requires using
4661  newterm(), which may not be present in all versions of curses, so we check
4662  for and ifdef accordingly.  Tested on os390 and Solaris -PG
4663* cleanup IPV6 ifdef's using SOCKETADDR_LEN macro -TD
4664* add error checks to LYCopyFile() and other places to report problems copying
4665  the downloaded file, using new functions LYCloseOutput(), LYCanWriteFile()
4666  (reported by H.Nanosecond <aldomel@ix.netcom.com> as Debian bug #63391) -TD
4667* correct logic used to check for "Too many tempfiles", which resulted in
4668  occasional misfires -TD
4669* add configure checks for touchline() and touchwin(), use this info to work
4670  with Ultrix V4.5 (report by Bernhard Simon <bs@bsws.zid.tuwien.ac.at>) -TD
4671* reorganized CF_SIZECHANGE macro to work with autoconf 2.49a -TD
4672* cleanup definitions for wait-status macros, moving them into www_wait.h -TD
4673
46742000-08-03 (2.8.4dev.7)
4675* add sample mailto-form.pl script to illustrate handling mailto URLs -KW
4676* modify HTTCP.c to build on AIX 4.3 using HAVE_TYPE_UNIONWAIT as in LYLocal.c
4677  (Georg Drenkhahn <georg@MPA-Garching.MPG.DE>)
4678* change $host_os special case for 'os390' to 'openedition' in configure.in,
4679  make corresponding changes for config.guess and config.sub -PG
4680* integrate KAME patch for IPV6 (Wesley Morgan <morganw@chemicals.tacorp.com>)
4681* add configure script macros for checking IPV6 from tin -TD
4682* small fixes for configure script macros CF_BUNDLED_INTL, CF_CURSES_LIBS,
4683  CF_UPPER, CF_X_ATHENA -TD
4684* fix for multibyte characters in status line (Hataguchi Takeshi)
4685* align/merge logic in LYOptions.c and LYForms.c which handles navigation in a
4686  popup list, for reuse in name-completion -TD
4687* restore check for ^G to cancel in HTSaveToFile() lost in dev.4 changes -VH
4688* remove duplicate entries in sortedList() which are used for name-completion
4689  (Frederic L W Meunier) -TD
4690* fix compiler warning about const in LYpaddstr() using LYwaddnstr(), and
4691  fix a potential buffer overflow in the latter (report by PG) -TD
4692* correct logic in LYsubwindow(), which called delwin() with a null WINDOW
4693  pointer -PG, TD
4694
46952000-07-17 (2.8.4dev.6)
4696* move special case statement for os390 compiler before AC_PROG_CC macro in
4697  configure.in and regenerate configure script (reported by PG) -TD
4698* correct check for return values of check_color() in parse_color() for slang
4699  configuration, which prevented use of "default" color.  This applies to
4700  2.8.3rel.1 as well -TD
4701* correct draw_option() functions in LYForms.c and LYStrings.c for slang
4702  configuration broken in dev.5 by wrong cut/paste (report by IC) -TD
4703
47042000-07-16 (2.8.4dev.5)
4705* remove "*:OS/390:*:*" item from config.guess -PG
4706* add os390 item to $host_os case-statement in configure.in -PG
4707* move $host_os case-statement in configure.in before some configuration tests
4708  such as CF_BUNDLED_INTL which might perform compile-time tests -TD
4709* use LYLocalFileToURL() in handle_LYK_CHDIR() to ensure that DOSPATH is
4710  handled properly, inserting a '/' (reported by DK) -TD
4711* correct loop condition in HTSaveToFile(), from dev.4 changes for -cmd_script
4712  option which left it ignoring 'c' for cancel -TD
4713* speed up local directory access for DJGPP by setting _djstat_flags (Gisle
4714  Vanem)
4715* updates for makelynx.bat, and improved call on the blat mailer (note -f field
4716  not needed or wanted) -Victor Schneider
4717* fix Debian bug #65151:  "<> in javascript causes premature </script>"
4718  (reported by H Nanosecond <aldomel@ix.netcom.com>) -KW
4719* replaced all occurrences of 'black' with 'default' in /samples/mild-colors.lss
4720  to make it more reasonable on terminals with non-black background -VH
4721* modify color-style initialization to avoid passing -1's as attribute codes
4722  which would happen if the lynx.lss file was not found, or if not all styles
4723  were set in that file.  Also if lynx.lss is not found, initialize the
4724  predefined styles to match those in samples/lynx.lss -TD
4725* modify handling of empty values for radio and checkbox fields to avoid
4726  sending "on" as the value (reported by Janne Peltonen <jkhp@cc.hut.fi>) -KW
4727* don't double backslash characters in HTQuoteParameter(), since that changes
4728  the string a program invoked through system will see.  Note this assumes UNIX
4729  or POSIX interpretation of single-quoted strings by the shell -KW
4730* implement first draft of command-completion using popup menu for selection.
4731  Pressing tab twice in the prompt for command or URLs will display a sorted
4732  list of the choices -TD
4733* implement a simple parser for Lynx commands which are normally bound to keys
4734  using KEYMAP.  This is bound to ':', so you can for instance type ":quit" to
4735  exit.  The parser allows unique abbreviations, so ":q" is equivalent to
4736  ":quit" -TD
4737* consolidate/simplify logic for displaying popup menus -TD
4738* rewrote tab-completion to use an HTList -TD
4739* move related logic into LYSubwindow() to reduce clutter - TD
4740* make $(DESTDIR) variable work for po directory -TD
4741* update bundled intl directory to match gettext-0.10.35 (except for fixes to
4742  build scripts) -TD
4743* modify configure macro CF_CURSES_LIBS to use a different order for library
4744  checks if it has found ncurses header files (i.e., they are installed as
4745  /usr/include/curses.h).  This is done to fix an problem where there are two
4746  versions of the curses/ncurses libraries installed, and the "curses" library
4747  is not ncurses (from a report by Sergei Pokrovsky <pok@nbsp.nsk.su>) -TD
4748* fix for configure script from dialog:  If we really do not use included intl,
4749  suppress the command that would attempt to symlink the two copies of its
4750  header -TD
4751* updates for config.guess, config.sub from tin -TD
4752
47532000-06-23 (2.8.4dev.4)
4754* modify handling to EXTERNAL settings by adding a new field in lynx.cfg.  When
4755  TRUE, then activating (using arrow-right for example) the link with URL
4756  matching the one specified by 'prefix' field will be equal to pressing '.' on
4757  it -VH
4758* restore commented-out "clearok(curscr, TRUE)" in display_page() in GridText.c
4759  to workaround problem repainting multibyte characters (reported by Takuya
4760  ASADA <asada@isoternet.org>) -KW
4761* add HIDDEN_LINK_MARKER entry to lynx.cfg, allowing user to specify string to
4762  mark hidden links with (thus hidden links become non-hidden, thus they won't
4763  be listed as hidden in the 'l' page) - the name of the setting is
4764  hidden_link_marker.  If the string to mark with is empty, then old behaviour
4765  is restored -VH
4766* implement "change directory" command.  This is tested only on linux.  It's
4767  bound to 'C' in both modes (before this in normal modem COMMENT command was
4768  bound to 'c' and 'C' in normal mode, and CREATE was bound to 'c' and 'C' in
4769  dired mode).  The main purpose of this command is not to type the name of the
4770  directory when 'p'rinting to files and 'd'ownloading.  If this command is
4771  invoked in dired mode, the listing of destination directory will be
4772  automatically loaded.  Dired file operations menu lists this command too as
4773  the first item.  To disable it, comment the line
4774      #define SUPPORT_CHDIR
4775  in userdefs.h -VH
4776* add definitions to allow slang configuration to implement scrollbars.  This
4777  will not work for any termcap/terminfo-based systems, appears specific to
4778  MS-DOS (patch by Gisle Vanem)
4779* updates for config.guess, config.sub from tin -TD
4780* fix typo in CF_CHECK_ERRNO configure macro (reported by John Coyne
4781  <John.Coyne@ctbto.org>) -TD
4782* add <html> and </html> around generated HTML in HTGopher.c, LYKeymap.c,
4783  LYCookie.c and LYCgi.c to make them more-correct.  Did not modify
4784  LYBookmark.c because the logic there relies on appending to the bookmark file
4785  (report by Patrick Boylan <pboylan@island.net>) -TD
4786* make pretty_html() in LYKeymap.c quote ampersand and quote, simplified logic
4787  as well with LYKeycodeToString() implemented for command-logging -TD
4788* add command-line options -cmd_log and -cmd_script, to provide a simple
4789  command logging and scripting facility -TD
4790* minor correction to -stdin option, add newline at the end of each line
4791  copied -TD
4792
47932000-06-02 (2.8.4dev.3)
4794* initial support for SOURCE_CACHE_FOR_ABORTED -VH
4795* change default_keypad_mode_fun() to use config_enum() -TD
4796* modify config_enum() to check if the given name in lynx.cfg is ambiguous,
4797  matching more than one name -TD
4798* in passive ftp mode (FTP_PASSIVE:TRUE), use the IP address from the server's
4799  response for the data connection, rather than doing another lookup of the
4800  hostname -KW
4801* correct bug introduced in dev.2 for leading whitespace in mailcap (reported
4802  by Andrey Chernov) -VH, TD
4803* change server types in HTFTP.c to an enum -TD
4804* handle a "215 Windows2000" response from "SYST" command (Gisle Vanem)
4805* change return value of parse_arg() when processing non-option data to make
4806  URL in stdin (after '-') treated in the second pass, restoring behavior lost
4807  in cleanup (reported by Gisle Vanem) -TD
4808* allow blank as a separator in arg_eqs_parse() in addition to ':' and '=',
4809  to restore behavior lost in cleanup of argument parsing -TD
4810* make -stdin option a little more flexible by ifdef'ing primarily based on
4811  ttyname(), and adding fallback definitions for Win32 and VMS -TD
4812* for slang configurations past 1.3.6, call SLsmg_touch_screen() in
4813  start_curses to ensure that the screen is properly initialized for noce
4814  terminals -JED (John E Davis)
4815* move call on lynx_initialize_keymaps() for slang configuration into the
4816  start_curses() function, avoiding premature reference to $TERM, especially
4817  when Lynx is running in dump mode, e.g., via cron (report by Hamish Moffatt
4818  <hamish@rising.com.au>, analysis by KW) -TD
4819* correct logic for ^ and $ commands (FIRST_LINK and LAST_LINK) when the
4820  current line happens to be the first or last line on the screen (reported
4821  by KW) -TD
4822* remove unused fragments of backspace logic from print_crawl_to_fd() -TD
4823* modify print_wwwfile_to_fd() and print_crawl_to_fd() to refrain from emitting
4824  an offset for empty lines -TD
4825* modify print_wwwfile_to_fd() to refrain from emitting backspaces when
4826  the is_reply parameter is true -TD
4827* add traces for argument parsing, as well as an environment variable
4828  LYNX_TRACE which has the effect of the -trace option -TD
4829* add configure check for ttyname, used in ifdef's for -stdin option -TD
4830
48312000-05-21 (2.8.4dev.2)
4832* minor changes to HTInit.c to make it more tolerant of leading whitespace
4833  in mailcap entries (reported by Sven Guckes <guckes@math.fu-berlin.de>) -TD
4834* add option -stdin, which tells Lynx to read the startfile from standard
4835  input -TD
4836* simplify argument parsing in LYMain.c, moving the special cases into the
4837  table-driven logic by adding a flag that denotes the argument parsing phase
4838  that applies -TD
4839* correct duplicate description of JUMPFILE in lynx.cfg -TD
4840* refine cfg2html.pl changes to use command-line options to control the
4841  sorting and marking features, as well as make the script work properly if
4842  the markup data is not given -TD
4843* moved entry for lynx.cfg setting "viewer" according to the alphabet in
4844  LYReadCFG.c:Config_Table -VH
4845* modify cfg2html.pl to mark unavailable options, and to provide for sorting
4846  the options in body.html -VH
4847* update NLS configure script macros using CF_BUNDLED_INTL from tin, etc. -TD
4848* update utmp configure script macros from xterm -TD
4849* fix (from tin) to autoconf macro AM_WITH_NLS to fix a case where it would
4850  refuse to build with non-GNU gettext -TD
4851* modified autoconf macros CF_HEADER_PATH and CF_LIBRARY_PATH, to look in more
4852  places for the specified files, including $HOME -TD
4853* remove intl/libintl.h since it is overwritten by a symbolic link (reported
4854  by Atsuhito Kohda <kohda@pm.tokushima-u.ac.jp>) -TD
4855* correct a few tests in configure script which must allow inclusion of either
4856  ncurses.h or curses.h, otherwise color-style cannot be configured (reported
4857  by Frederick Bruckman <fb@enteract.com>) -TD
4858* move logic that makes subdirectory for more-secure temporary files into
4859  LYOpenTemp() where it can perform that action on demand rather than for all
4860  invocations of lynx.  Further refine this logic by ensuring that the umask is
4861  set to allow execution permissions on the subdirectory (fixes problems
4862  reported by Michael Abraham Shulman <mas@kurukshetra.cjb.net> and KW) -TD
4863
48642000-05-05 (2.8.4dev.1)
4865* use built-in LYCopyFile logic for CYGWIN rather than external cp program -DK
4866* minor refinement to  LYValidateFilename() to avoid prepending a drive
4867  letter when saving files via the PRINT command on DOS systems -DK
4868* update URLs in lynx_help_main.html (Frederic L W Meunier)
4869* update description in INSTALLATION dealing with passive ftp (report by
4870  Frederic L W Meunier) -TD
4871* correct ifdef'ing in LYtouchline() for VMS curses versus slang (report by
4872  Jerome Lauret) -TD
4873* correct an overlooked change of ifdef's from
4874  CONV_JISX0201KANA_TO_JISX0208KANA to CONV_JISX0201KANA_JISX0208KANA -TH
4875* move include of LYClean.h in LYexit.c to ensure that cleanup_files() is
4876  prototyped on VMS (report by Jerome Lauret) -TD
4877* move assignment of HadVMSInterrupt in cleanup_sig() to avoid interaction with
4878  logic in HTConfirmDefault() on VMS (reported/tested by Jerome Lauret) -KW
4879* minor fixes to lynx.man / lynx.hlp for descriptions of -get_data, -post_data,
4880  -short_url -KW
4881* avoid invalid memory access that can result from redirection messages
4882  that include a fragment in the new URL -KW
4883* change sed delimiter in makefile.in from '%' to '"', to work around SINIX
4884  v5.43 (SYSV4) sed which becomes confused by nested '%' in expression for
4885  htmlized cfg install (reported by Shishakov Vjacheslav
4886  <shishako@avn.skiftel.ru>) -TD
4887
48882000-04-23 (2.8.3rel.1)
4889* replace LYNX_RELEASE variable in userdefs.h by functions LYVersionIsRelease()
4890  and LYVersionStatus() in LYShowInfo.c -TD
4891* remove symbol LYNX_RELEASE_DATE, use same format for both development and
4892  release dates -LP
4893* remove po/ChangeLog -LP
4894
48952000-04-22 (2.8.3pre.8)
4896* update option_help.html to describe the Visited Pages settings -TD
4897* correct order of body_attr[] and button_attr[] in HTMLDTD.c -TD
4898* correction for IMG attributes in HTMLDTD.c -KW
4899* tweak form-based options menu:  General Preferencies now has User Mode,
4900  Editor, Searching type and Cookies (suggested by PW).  Correct misspelled
4901  gettext'ed message, introduced in pre.7 -LP, DK
4902* note in configure --help and INSTALLATION that color-style is implemented
4903  for various curses libraries but not slang -TD
4904* add a note to INSTALLATION describing how to disable the telnet application
4905  when configuring Lynx -TD
49062000-04-19 (2.8.3pre.7)
4907* move initialization of WATT-32 "sock_init()" code in LYMain.c so it precedes
4908  Lynx's code to setup SIGINT handler, since WATT-32 installs a SIGINT handler
4909  as well.  This makes Lynx's handler the default again -DK
4910* correct handling of CHARSET attributes on LINK and A.  Basically this reverts
4911  back to original 2.7.2ac logic -KW
4912* enable handling of CHARSET attributes on LINK - it was disabled, probably
4913  accidentally -KW
4914* prevent CHARSET attributes from modifying the charset assumption for the
4915  _current_ document -KW
4916* correct errors in HTML.c that could result in infinite loop (iteration
4917  counter was not incremented) -KW
4918* revert one strcpy -> StrAllocCopy change - see added comment in LYCgi.c -KW
4919* correct limit of formatted string in status_link() -KW
4920* change NO_FILE_REFERER default to TRUE (i.e., do not send local file name
4921  in the referer field unless explicitly specified by the user) -LP, KW
4922* implement a workaround for gettext'd ADVANCED_COOKIE_CONFIRMATION to make
4923  it consistent with HTConfirmDefault(), fixes Debian #62105 -TD
4924* clarify/expand notes in lynx.cfg dealing with USE_MOUSE (from comments by
4925  Morten Bo Johansen <mojo@image.dk>) -TD
4926* noted glibc 2.1.3 bug in PROBLEMS -TD
4927* reorganize forms-based options menu:  options are now grouped by sections in
4928  a more logical way (design by KW).  (BTW, it is now more aligned with
4929  htmlized-cfg cattoc.html).  Help files changed accordingly.  A few gettext'ed
4930  messages were changed -LP
4931* add ifdef's (USE_BLAT_MAILER and USE_ALT_BLAT_MAILER) and corresponding code
4932  for blat vs blatj mailer (request by Victor Schneider) -TD
4933* update Lynx FAQ locations -JES
4934
49352000-04-17 (2.8.3pre.6)
4936* change version number in remaining documentation to 2.8.3 -TD
4937* remove redundant defines for SUPPORT_MULTIBYTE_EDIT and COLOR_TABLE from
4938  DOS/Win32 makefiles -TD
4939* small change to configure test for REAL_UNIX_SYSTEM to accommodate linkers
4940  that allow assignment from a nonexistent extern.  Also, change a few UNIX
4941  symbols in LYCurses.c and LYUtils.c to REAL_UNIX_SYSTEM to build on platforms
4942  that do not define this symbol -TD
4943* update notes in LYMain.c and LYReadCFG.c regarding the options and config
4944  variable tables, which no longer need to be sorted -TD
4945* htmlized lynx.cfg: add .h2 RULESFILE, remove confusing .h1 header -LP
4946* define SUPPORT_MULTIBYTE_EDIT in userdefs.h -TH
4947
49482000-04-13 (2.8.3pre.5)
4949* fix printing of Last-Modified field in downloaded/printed source -LP
4950* update URL for RFC 1942 -LV, DK
4951* update Subir Grewal's Lynx links URL to the newest location
4952  http://www.trill-home.com/lynx.html -LV, TD
4953* move assignment to donelookup in LYGetHostByName() to avoid race with
4954  CreateThread() -Alexei Anatski
4955* modify LYexecv() in LYLocal.c for MINGW32 -SH, Victor Schneider
4956* re-correct logic for .h1 comments in cattoc.html by cfg2html.pl (reported
4957  by LP) -TD
4958* move call to cleanup_files() into LYexit(), to fix stray temporary directory
4959  left, e.g,. when doing "lynx -version" -TD
4960
49612000-04-11 (2.8.3pre.4)
4962* add to logic of --with-charsets configure option, checking for charset names
4963  that happen to be built-into UCdomap.c rather than defined via .tbl files
4964  in src/charsets (reported by HN) -TD
4965* correct missing extern in CF_SLANG_UNIX compile-test -TD
4966
49672000-04-06 (2.8.3pre.3)
4968* remove definitions for NCURSES and NCURSES_VERSION from top-level makefiles
4969  that really use PDCurses -TD
4970* add USE_MOUSE symbol: cleanup/simplify ifdef'ing of mouse code,
4971  replace USE_SLANG_MOUSE / NCURSES_MOUSE_VERSION / PDCURSES_MOUSE_VERSION
4972  with USE_MOUSE (and modifier when necessary) -LP
4973* windows makefiles: add new symbols SOURCE_CACHE and USE_PRETTYSRC,
4974  remove obsolete EXP_CHARTRANS and unused EXP_CHARTRANS_AUTOSWITCH -LP
4975* fixed a bug with psrcview on lss-enabled lynx. Code such as <a blah href=.>
4976  (i.e. unknown attribute and then some other attribute) was causing calls to
4977  PSRCSTOP(barattr) twice (and lynx was switched to "non-preformatted" mode
4978  losing all white spaces of the document after that piece of code) -VH
4979* add configure option --with-screen=pdcurses, mainly for checking ifdef
4980  conflicts between ncurses and pdcurses.  This builds/runs with the PDCurses
4981  X11 library, but is not recommended for general use -TD
4982* remove test-artifact in configure check for zlib.h -TD
4983* add CF_SLANG_UNIX configure macro, to allow slang configuration to build on
4984  AIX, etc., (reported by Jens Schleusener <Jens.Schleusener@dlr.de>) -TD
4985* update CF_CURSES_LIBS macro from CDK fixes, adds a special check for HPUX
4986  11.x -lcur_colr library -TD
4987
49882000-04-02 (2.8.3pre.2)
4989* fixed problem with charset handling for SOURCE_CACHE:MEMORY - if the charset
4990  was specified by Content-Type http header it won't be lost (as it was) when
4991  reparsing from source cache (applies to toggling DTD, switching to srcview,
4992  and other stuff like *,' etc) -VH
4993* add ifdef'd call for creat() for Borland C configuration in LYExecv(), as per
4994  JES report -TD
4995* remove definition of NCURSES_MOUSE_VERSION from makefile.bcb and
4996  makelynx.bat, which should fix compile problem reported by JES -TD
4997* move a small number of gettext definitions into LYMessages_en.h to allow
4998  removing the associated files from POTFILES.in, which must not be larger
4999  than 1023 for Solaris (reported by JES) -TD
5000* improve ifdef's for fallback definitions of getattrs(), getbegx(), getbegy()
5001  and getbkgd() in LYCurses.h since they may be functions rather than macros
5002  (reported by PG on os390) -TD
5003* further restrict tildeExpand() so it allows embedded "~" only if it follows
5004  a slash, or is the first character -TD
5005* add check for "~" as the path to be expanded in tildeExpand() (fixes problem
5006  reported by Frederic L W Meunier when TEMP_SPACE was defined to "~") -TD
5007
50082000-03-31 (2.8.3pre.1)
5009* remove annoying trailing period from two statusline messages ending with host
5010  name ("Looking up host.foo:81." and "Making HTTP connection to foo.bar.") -LP
5011* lynx.cfg: use two lines to separate options description in this
5012  configuration file (it looks more readable, for such a huge text) -LP
5013* lynx.cfg:  make a few corrections to reorganize .h1 sections to improve
5014  htmlized cattoc.html logic.  More corrections welcome -LP
5015* fix some compiler warnings for DECC dealing with time_t being unsigned in
5016  that environment (reported by Jerome Lauret) -TD
5017* suppress Multinet prototypes in socket.h, to work around some places where
5018  Multinet declares parameters a void* while DECC uses char* (patch by Jerome
5019  Lauret <JLAURET@mail.chem.sunysb.edu>).
5020* undo side-effect of config_enum() function in LYReadCFG.c from cleanup in
5021  dev.22 which made default_user_mode and source_cache values not set properly
5022  (reported by Alexei Anatski <alexei.anatski@srm.ru>) -TD
5023* correct ifdef's in LYStrings.c for NCURSES_MOUSE_VERSION versus PDCURSES
5024  adding new PDCURSES_MOUSE_VERSION to cover special case of DJGPP (reported by
5025  LP, DK) -TD
5026* add PRETTYSRC to lynx.cfg, supplementing -prettysrc commandline option -TD
5027* add call to LYStoreCookies() from HTFWriter.c to save cookies when -source is
5028  used (patch by KW)
5029* remove const from LYGetHostByName() parameter -TD
5030* modify makefile.in to ensure links within htmlized lynx.cfg are updated
5031  if gzip-help is configured (reported by Ari Moisio) -TD
5032* remove -DEXP_CHARTRANS from makefile.msc, makefile.bcb (reported by LP) -TD
5033* trim trailing path-separator from lynx_temp_space before removing that
5034  directory, on exit -TD
5035* ifdef'd IsOurFile() to perform only an ownership check on single-user DOS
5036  and OS/2 systems, so user can overwrite files -TD
5037* simplified some initialization in LYMain.c with tildeExpand() -TD
5038* change prototypes of HTSetPresentation(), HTSetSuffix5() to use double rather
5039  than float, since this is the default promotion, working better with some
5040  compilers -TD
5041* add comments to makefile.msc to show how to build color-style version -TD
5042* add fallback definition for getattrs(), move fallback definitions for
5043  getbegy() and getbegx() in LYCurses.h to allow building color-style version
5044  with PDCurses -TD
5045* correct a call on lib$find_file() in HTVMSUtils.c which broke by not
5046  supplying it with a fixed-size buffer, from dev.23 changes -TD
5047* correct an out-of-range indexing error in LYstatusline_messages_on_exit(),
5048  and add a check in to_stack() for a similar problem -TD
5049* add definitions and description of USE_TH_JP_AUTO_DETECT,
5050  CONV_JISX0201KANA_JISX0208KANA, and KANJI_CODE_OVERRIDE to userdefs.h, along
5051  with a new file README.jp -TH
5052
50532000-03-26 (2.8.3dev.23)
5054* make -nounderline option apply to overloading of colors 4 & 5 with
5055  underlines, in slang configuration -TD
5056* on initialization, check if the LYNX_TEMP_SPACE denotes a directory which
5057  we cannot easily determine if someone could alter our temp-files.  If so,
5058  make a subdirectory of that, with appropriate permissions -TD
5059* disable setuid on initialization -TD
5060* add a definition USE_MKSTEMP in userdefs.h which supersedes EXP_RAND_TEMPNAME
5061  for sys-admins who believe in mkstemp() -TD
5062* change logic for EXP_RAND_TEMPNAME to avoid allowing fmt_tempname() to return
5063  the same name during a session.  Define EXP_NAME_TEMPNAME in userdefs.h -TD
5064* add Last-Modified header into the printed/downloaded source, in addition to
5065  the Date header (it is there for years).  (Last-Modified field will not be
5066  printed if it is not present, or equal to the Date header or equal to
5067  "Thu, 01 Jan 1970 00:00:01 GMT", a common mistake in scripts) -LP
5068* defined DIRED_SUPPORT in makefile.msc -TD
5069* several small fixes in LYLocal.c for dired support, mostly win32-specific -TD
5070* modify PDCurses mouse logic to use BUTTON_PRESSED mask rather than
5071  BUTTON_CLICKED, since the latter appears to not work in PDCurses 2.4 -TD
5072* modify HTDirTitles() to fix a couple of cases for device-only pathnames,
5073  e.g., for DOS -TD
5074* modify HTDOS_name() to put a trailing '\' on the result if only a device
5075  is given.  Fix a memory leak in HTDOS_name() -TD
5076* simplify local_dired() using new function match_op(), adding DOSPATH
5077  and __EMX__ to special case of stripping a leading '/' from parameter so
5078  dired mode works properly on Win32 and OS/2 EMX -TD
5079* minor cleanup using new function LYformTitle() -TD
5080* modify LYUCPushAssumed to push original assume_charset instead of
5081  anchor_UCI->MIMEname when HTCJK is JAPANESE.  If this modification isn't
5082  done, Japanese strings may be mishandled when charset is not specified or
5083  assumed as Japanese charset.  On the other hand, if this modification IS
5084  done, the specified charset is ignored when HTCJK is JAPANESE.
5085  # I think it's long way to improve this completely. It rarely
5086  # causes small problem in source view mode for Japanese document.
5087  # I think it can be ignored -TH
5088* improve handling of Japanese titles in List Page, LYNXIMGMAP Page and
5089  ShowInfo Page -TH
5090* remove spurious backslashes in sed script for adjusting link to htmlized
5091  lynx.cfg -Michael Warner
5092* add -luser32 library for Cygwin configuration, needed for WIN_EX ifdefs -DK
5093* correct some screen handling problems when built with SLang -DK
5094* updated the INSTALLATION file to reflect building under Cygwin -DK
5095* define WIN_EX and _WINDOWS_NSL for Cygwin configuration -DK
5096* use select_s() from WATT-32 for the DJGPP port, rather than select() from
5097  DJGPP (suggested by Gisle Vanem, to make it faster) -DK
5098* add a configure check CF_SET_ERRNO to check if we really can set errno,
5099  even if it has been #define'd -TD
5100* remove a redundant call to HTQuoteParameter() from LYExtern.c, which resulted
5101  in quoted-quotes (reported by Michael Warner) -TD
5102* add configure check for syslog.h, in case --enable-syslog is given for a
5103  machine that doesn't support it -TD
5104* add ASSUMED_COLOR variable to lynx.cfg, making the use of
5105  assume_default_colors() optional (addresses reports by LV, IC) -TD
5106* add a configure check for the compiler option needed to find zlib.h, e.g.,
5107  if it is in /usr/local/include and the compiler is not gcc -TD
5108* disentangle some of the PDCurses ifdef's from ncurses, including the mouse
5109  handling.  The symbol PDCURSES should be used for PDCurses, not NCURSES*
5110  or DOSPATH -TD
5111* remove unused getline.c, getpass.c, crypt.c and crypt_util.c -TD
5112* change ifdef's in LYisAbsPath() and LYisRootPath to make OS/2 EMX treated the
5113  same as DOSPATH -TD
5114* review use of strcat/strcpy, changing as needed to avoid buffer overflows -TD
5115
51162000-03-12 (2.8.3dev.22)
5117* modify Home_Dir() so that on DOS & Windows, if the $HOMEDRIVE variable is
5118  set, it may be used to specify the drive on which $HOME is located -TD
5119* add configure option --enable-htmlized-cfg to install the htmlized lynx.cfg
5120  in the help directory (request by LP) -TD
5121* suppress sleep's in crawl or traversal mode (request by LV) -TD
5122* cleanup LYReadCFG.c, LYrcFile.c a little, using new functions putBool,
5123  getBool, putEnum and getEnum -TD
5124* change default mode for visited-links-page to match original behavior, add
5125  visited_links to .lynxrc file (requests by KD, LP) -TD
5126* update documentation to reflect move from sol.slcc.edu to lynx.isc.org -PG
5127* remove obsolete files:  WWW/Copyright.txt (replaced by FreeOfCharge.html) and
5128  WWW/README.txt (recommended by DK) -TD
5129* clean up some of the loose ends, primarily in documentation.  A Russian user
5130  pointed out that the DOS binary was ignoring character 0xe0.  This turned out
5131  to be a bug in the PDCurses code for DOS.  I modified the INSTALLATION file
5132  to reflect the patch to PDCurses.  Also include the file for the public
5133  domain release of the CERN wwwlib code (FreeOfCharge.html).  Other changes
5134  fix dead links, Y2K changes, and reflect newer versions of other programs -DK
5135* comment-out/disable NO_ANONYMOUS_EMAIL definition in userdefs.h -DK
5136* change optimization level to -O1 in makefile.dos -DK
5137* use macro set_errno() to hide some of the clutter in HTTCP.c as well as make
5138  it simpler to build with threaded libraries -TD
5139* ifdef'd out a "QUIT" command sent to the FTP server immediately after opening
5140  a data connection in HTFTPLoad(), since this makes the ftp.wku.edu server
5141  close the connection prematurely -TD
5142* combine redundant HTMake_VMS_name() with HTVMS_name() -TD
5143* review use of "%s" in sprintf, to guard against buffer overflows, modified
5144  some to use HTSprintf0 or StrAllocCopy, others to use specific lengths
5145  (KW noted a related problem in HTTP.c) -TD
5146
51472000-02-25 (2.8.3dev.21)
5148* modify check for empty news-posting to warn but allow user to override if
5149  it contains nonspace characters -TD
5150* add FTP_PASSIVE option to lynx.cfg, allowing installer to defer decision
5151  of whether lynx uses passive ftp connection (adapted from patch by
5152  Bernhard Rosenkraenzer <bero@redhat.de>) -TD
5153* remove duplicate definitions of HT_NON_BREAK_SPACE, HT_EN_SPACE leaving them
5154  in HTFont.h -TD
5155* lynx.cfg option CONNECT_TIMEOUT and commandline option "connect_timeout" were
5156  added (not available for DOS port) -VH
5157* don't perform submission of the content of disabled form fields -VH
5158* add bindings for ^ and $ (like vi) to move the cursor to the first and last
5159  link on the current line (prompted by complaint by DH that < and > used to
5160  allow movement to the ends of a line) -TD
5161* remove --enable-kanji option (request by TH) -TD
5162* replace 3 CONV_JISX0201KANA_ISX0208KANA to CONV_JISX0201KANA_JISX0208KANA -TH
5163* enable the routines to change kanji code which is used for overriding,
5164  since my last change disabled this -TH
5165* remove redundant/conflicting definitions of ON/OFF from HTVMS_WaisUI.h -TD
5166* fixes for K&R build on SunOS -TD
5167
51682000-02-15 (2.8.3dev.20)
5169* ifdef fixes for CYGWIN, broken in dev.19 -TD
5170* add make-msc.bat script, and update src/chrtrans/makefile.msc to add rules
5171  for generating header files -TD
5172
51732000-02-14 (2.8.3dev.19)
5174* use HTAddParam/HTEndParam rather than HTSprintf0 for building external
5175  commands, protecting against badly-formatted string with more than one %s
5176  (reported by PW) -TD
5177* update placeholder po/nl.po -JES
5178* add configure option --enable-kanji for defining symbols related to TH's
5179  patch -TD
5180* improved handling of Japanese text (patch by TH (Hataguchi Takeshi)):
5181  + if Japanese document's charset is specified explicitly by the MIME tag or
5182    HTTP responses, Lynx will assume the charset as that value.
5183  + change the Japanese charset detection strategy when charset is not
5184    specified explicitly.
5185  + wrap a long text which includes only CJK characters in source mode.
5186  + avoid writing CJK characters at the 80th column.
5187  + improve kanji code override routine
5188    # My change seems to have broken this
5189  + change the phrase "half width kana" to "JIS x0201 Kana" in comments.
5190    # The latter has been used originally.
5191  + enable assume_charset when display charset and assume charset
5192    are Japanese. assume_charset acts like charset by META tag
5193    only when charset isn't specified by META nor HTTP responses.
5194  + change the behavior of the option menu.
5195    For example, when display charset is Japanese (EUC-JP) and
5196    CJK mode is on, changing assume_charset from iso-8859-1 to
5197    shift_jis using the option menu,
5198        old behavior:
5199            assume_charset won't be changed.
5200            CJK mode will turn off.
5201        new behavior:
5202            assume_charset will be changed to shift_jis
5203            CJK mode won't be changed.
5204  + improve handling Japanese in Visited Links Page, History Page
5205    and pages with FORM.
5206  New macros are:
5207    USE_TH_JP_AUTO_DETECT
5208        enable (2)
5209    CONV_JISX0201KANA_JISX0208KANA
5210        convert JIS X0201 Kana to JIS X0208 Kana,
5211        i.e. convert half width kana to full width.
5212        I've not tested the case not to define this well.
5213    KANJI_CODE_OVERRIDE
5214        enable kanji code override routine.
5215        The code can be changed by ^L.
5216        More precisely, this enables us to change the assumption kanji
5217        code for the document. This assumption overrides the charaset
5218        by META tag and HTTP responses.
5219* ensure lynx_doc is writable when doing install, since it is not necessarily
5220  done as root -TD
5221* simplify/correct ifdef'ing in reply_by_mail() -TD
5222* add ifdef CANNOT_PIPE_MAIL to simplify ifdef'ing for systems having mailers
5223  that we can pipe to versus those that we cannot -TD
5224* add ifdef USE_BLAT_MAILER to simplify & make consistent ifdef'ing for
5225  blat mail program -TD
5226* correct ifdef'ing in mailform() for Unix (report by LV, analysis by KW) -TD
5227* tweak lynx.cfg for better cfg2html.pl output -LP
5228* fix DOS makefiles for recent renaming USE_PSRC -> USE_PRETTYSRC.
5229  Also, change optimization flag to -O1: having experience with slow
5230  386 machine I see no visible difference in speed at run time, but this
5231  makes compilation much faster and takes less memory. Tweak INSTALLATION
5232  file accordingly -LP
5233* ifdef'd feature for generating random temporary filenames with
5234  EXP_RAND_TEMPNAME -TD
5235* remove duplicate S_xxx definitions from LYLocal.h, already in www_tcp.h -TD
5236* add note about building with Visual C++ -TD
5237* ifdef'd reference to current_codepage in LYCurses.c with PDCURSES_EXP
5238  rather than PDCURSES, since this variable is not found in any release
5239  version of PDCurses -TD
5240* several small fixes/adjustments to reduce warnings from lint-like program
5241  'antic' -TD
5242* fixes to compile on VMS with UCX -TD
5243* change LYRemoveTemp() to return a value, needed for VMS -TD
5244* rename intl/po2tbl.sed.in to intl/po2tbl.sed_in, to allow unzip on VMS -TD
5245* correct HTSetSuffix/HTSetSuffix5 for VMS build (reported by Dan W Olds
5246  <oldsdw@wofford.edu>) -TD
5247* resync autoconf macros, from tin -TD
5248
52492000-01-06 (2.8.3dev.18)
5250* correction to LYCookieSavefile so tilde expansion is done (reported by Larry
5251  Virden) -BJP
5252* now it's guaranteed that LY_SOFT_NEWLINE could be only 0th character in
5253  line->data (it could be preceded by LY_*_START_CHAR). Bug that caused
5254  empty lines to disappear when printing files was fixed -VH
5255* comments are now correctly converted to display charset in prettysrc mode -VH
5256* fix "Please see" array initialization in cfg2html.pl (reported by VH, LP) -TD
5257* small userdefs.h typo fixed -VH
5258* added lynx.cfg setting that controls justification - maximum value for
5259  ratio of 'spaces to spread'/'max width of a line' when justification can
5260  take place -VH
5261* change "PSRC" to "PRETTYSRC" in configuration (suggested by KW) -TD
5262* combine a dozen of HTMLSRC_ lynx.cfg settings into PSRCSPEC setting.  Old
5263  "HTMLSRC_foo:bar1:bar2" should be written as "PSRCSPEC:foo:bar1:bar2" -VH
5264* use assume_default_colors() extension from upcoming ncurses 5.1 and related
5265  support to provide more flexible coloring.  If the user's configuration files
5266  do not specify "default", the default-color support is suppressed, and the
5267  displayed colors default to white/black.  The original behavior matches
5268  SVr4 curses, which assumes the default colors of the screen but does not
5269  ensure that they match the assumption -TD
5270* modify LYsetXDisplay() to permit $DISPLAY to have an empty value, and reuse
5271  logic in forms-options from menu-options as validate_x_display() and
5272  summarize_x_display().  The forms-options will not display a warning since it
5273  exits too early, but at least one may now reset $DISPLAY to an empty string
5274  (reported by KW) -TD
5275* add note in INSTALLATION pointing to aclocal.m4 for details of regenerating
5276  configure script -TD
5277* add stub "po" gettext for Czech language, update other stubs -JES
5278* undo dev.16 change to print_wwwfile_to_fd() logic for LY_SOFT_NEWLINE which
5279  resulted in dropping blank lines from printed files -TD
5280* make off by one correction in HTDisplayPartial line counting (as discussed
5281  with LP) -KW
5282* one invalid memory free (only reached in some (rare?) error case), two
5283  memory leaks removed in LYLocal.c -KW
5284* date calculations for file times in FTP directory listings used cached values
5285  for the current day and year that never got reset.  This could cause wrong
5286  ordering when sorting by date, and possibly other errors, especially in
5287  long-running lynx sessions.  Now recalculate them for each new directory
5288  request if they are needed -KW
5289* be slightly more tolerant about FTP directory listing file times that appear
5290  to lie in the future:  allow today plus one day without assuming that it must
5291  mean a year ago, to account for possible timezone differences -KW
5292* add comment to reload_read_cfg() listing things that are/aren't done -LP
5293* minor lynx.cfg corections for better cfg2html.pl output -LP
5294* restore 'from_source_cache' PRIVATE to LYMainLoop.c, add comments -LP
5295* amend dev.16 feature for generating random temporary filenames to ensure that
5296  Lynx does not currently have the generated name open as a temporary file -TD
5297
52981999-12-15 (2.8.3dev.17)
5299* add a caution to jumpsUnix.html -PW
5300* ifdef LYEditKeyForAction() to compile when EXP_ALT_BINDINGS is not defined
5301  (reported by VH) -TD
5302* add 3-valued DEFAULT_KEYPAD_MODE to lynx.cfg -TD
5303* revert DEFAULT_KEYPAD_MODE to NUMBERS_AS_ARROWS (consensus) -TD
5304* add COOKIE_SAVE_FILE lynx.cfg and corresponding command-line option, default
5305  it to /dev/null, which is recognized on all systems -BJP
5306* correct typo in declaration of LYLeakSAVsprintf() -Michael Warner
5307* remove from_source_cache_p parameters in LYMainLoop.c (request by LP) -TD
5308* documentation updates covering the Options Menu & other changes omitted
5309  previously -PW
5310* small correction in TRSTable.c:  One of my previous changes for TRST broke
5311  inheritance of alignment for cell contents from TR elements -KW
5312* new functions for keeping track of temp files (and some other files) for user
5313  interface pages:  LYRegisterUIPage(), LYIsUIPage().  Most checks that look at
5314  the loaded document's title have been replaced by this mechanism.  This also
5315  replaces various mechanism that were implemented for some specific pages -KW
5316* also replaced some more checks that looked at the document's title by checks
5317  of the address, for pages that are always identified by a special URL scheme
5318  (LYNXCOOKIE:, LYNXKEYMAP:, LYNXMESSAGES:) -KW
5319* now check directly in postoptions() whether the loaded document is one from
5320  which submission of option changes can be accepted, using the new tracking
5321  mechanism.  Only the form-based Options Menu and Visited Links are allowed.
5322  Relying on a good random generator to prevent spoofing is not necessary.
5323  Kept the secure_string check, but it should be only regarded as an aid to the
5324  user, it prevents changing options from an instance of the form-based Options
5325  Menu that is not the most recent one (this can happen if an Options Menu page
5326  is pushed on the history stack and later returned to) -KW
5327* honor REUSE_TEMPFILES for some more user interface pages -KW
5328* prevent an obscure LYNXOPTIONS://MBM_MENU crash -KW
5329* other minor additions and corrections to checks for special pages -KW
5330* changed INSTALLATION text for --enable-internal-links -KW, HN
5331* changes to build dev16 with color styles on DJGPP/PDCurses 2.3
5332  (you must uncomment a line in makefiles to build lynx that way) -LP
5333* correct a missing check in HTML.c HTML_A case against force_empty_hrefless_a
5334  (reported by KW) -VH
5335* changed lines -> disp_lines, cols -> disp_cols in GridText.c -KW
5336* don't reparse with SOURCE_CACHE if screen size changed only
5337  vertically (disp_lines).  Also don't reparse unnecessarily in
5338  some cases of LYK_MINIMAL -KW
5339* don't append (HEAD) to title for INFO screen if already present -KW
5340* set newdoc.title to curdoc.title in LYMainLoop.c for SOURCE command.
5341  Otherwise INFO could show the wrong document's title -KW
5342* made global from_source_cache PRIVATE to mainloop -KW
5343* reset DIRED_MENU item list when lynx.cfg is reloaded -KW
5344* new lynx.cfg option AUTO_UNCACHE_DIRLISTS for Dired mode, see lynx.cfg -KW
5345* prevent file descriptor and inode leak in HTFWriter.c that occurred if
5346  the same resource is repeatedly downloaded (for 'd' or for passing to
5347  a viewer) -KW
5348* corrected logic for suppressing last HTDisplayPartial call at end of file,
5349  after discussion with LP -KW
5350* corrected line counting in HTDisplayPartial, taking into account offsets used
5351  for the various variables being compared -KW
5352* added confirmation prompt for reloading non-safe post_data documents in
5353  form-based Options Menu change handling.  Before this change, the prompt
5354  would be issued after returning to mainloop() instead, with different
5355  behavior if confirmation was denied:  The document would be popped instead of
5356  keeping the current instance -KW
5357* function confirm_post_resub made PUBLIC and moved to HTAlert.c.  New function
5358  srcmode_for_next_retrieval in LYGetFile.c.  Both used for the above and in
5359  LYMainLoop.c -KW
5360* fixed behavior for various post_data confirmation prompts in connection with
5361  SOURCE_CACHE in LYMainLoop.c.  Before this change, the user would be prompted
5362  to confirm reloading, yet on confirmation reparsing from the source cache
5363  would be attempted.  So prompts were unnecessary and misleading -KW
5364* try to handle some failures of errors in source cache reparsing better.  Try
5365  to make sure that unsafe post_data documents don't get reloaded accidentally
5366  without confirmation if source cache reparsing fails.  Treat partial data
5367  (i.e.  loading from source cache probably 'z'apped by user) as successful, as
5368  HTLoadDocument does.  (Various error conditions are currently only passed on
5369  to the caller by HTParseFile, not by HTParseMem.  I left this apparent design
5370  decision unchanged.) -KW
5371* source cache reparsing did not rewrite a previous cache copy when the
5372  document was reloaded from the net.  This means that e.g. NOCACHE or RELOAD
5373  would force reloading from the network, but then on the next non-forced
5374  loading of the document (e.g.  by toggling to SOURCE view) the old (and
5375  possibly stale) copy would again be used.  Now the newer copy replaces the
5376  old copy if loading is successful (and not interrupted or aborted with 'z').
5377  (Note that RELOAD while in source view, at least in the normal one without
5378  -preparsed or -prettysrc, does not have this effect since the document does
5379  not get pushed through the cache writer at all in that case.) -KW
5380* if a source cache copy for a document exists, we need a way to ensure that
5381  reparsing from that copy does not try to rewrite that same copy "under our
5382  feet" while still reading from it.  Previously that was done by just never
5383  rewriting an existing source cache.  After changing that (see previous item),
5384  a different approach is needed to prevent such collisions.  This is now
5385  solved in two ways:  (a) Base a temporary new file or memory chunk for
5386  writing, and only commit it to the doc's ParentAnchor object (replacing the
5387  previous copy) at the end of the incoming data stream.  This is done in
5388  CacheThru_free(), but not in CacheThru_abort(), meaning that an interrupted
5389  or otherwise aborted transmission will not replace an existing cached copy
5390  with a truncated now version - as long as such interruption gets detected and
5391  properly indicated, which is not the case for reading from the source cache
5392  with SOURCE_CACHE:MEMORY in effect, see above.  (b) Change the
5393  HTParentAnchor's protocol field to indicate a non-HTTP protocol, before
5394  starting to load from source cache in HTreparse_document().  Normally, as
5395  long as DEBUG_SOURCE_CACHE is not defined, this prevents the cache writer
5396  from (re)generating a cache copy.  Mechanism (b) isn't necessary (everything
5397  still works when DEBUG_SOURCE_CACHE is defined), it just avoids unnecessary
5398  work -KW
5399* source cache files and chunks were not always being removed when they should,
5400  probably since change of 1999-06-18.  A large number of cache copies could be
5401  kept around unnecessarily wasting disk or memory space.  Now make sure that
5402  the source cache copy gets removed when a document is removed from the cache
5403  of rendered docs.  They would never be reused anyway.  New function
5404  HTAnchor_clearSourceCache.  Note to other developers:  HTAnchor_delete()
5405  doesn't always remove the HTParentAnchor object, see its implementation -KW
5406* detect errors during appending to the cache copy.  Previously, memory
5407  allocation errors (for SOURCE_CACHE:MEMORY) would cause program exit, and
5408  file write errors (SOURCE_CACHE:FILE, e.g. if the temp disk space was full)
5409  would go undetected and leave the cache file corrupt or truncated.  Now allow
5410  the program to continue normally, just cancel the source cache generation for
5411  the current document (which may free up enough memory or disk space to remedy
5412  the immediate problem).  Produce an alert message.  In the case of a file
5413  error, produce the alert only once until a possibly re-reading of lynx.cfg,
5414  since Lynx should remain otherwise functional in the face of cache file
5415  writing errors -KW
5416* extended HTChunk: added a variant for which memory allocation errors
5417  are not fatal.  Used for changes described in previous item -KW
5418* don't write raw escape sequences to trace output for lynx-keymaps if
5419  not using trace log file -KW
5420* protect echo() in stop_curses, it could crash if stop_curses gets called
5421  without preceding start_curses -KW
5422* save size for regular files in anchor structure (we do the stat() anyway).
5423  It shows up on INFO page as Content-Length.  Also use it in partial display
5424  mode to prevent the last call to HTDisplayPartial from HTFileCopy, since a
5425  call to HText_pageDisplay will follow immediately.  (But note that nothing
5426  important depends on the correct size; should it be wrong, we lose at most
5427  one partial display screen update.  An equivalent suppression of the last
5428  partial update for network protocols is not recommended, since (a) the size
5429  is more unreliable and (b) the socket FIN may be delayed by the network.) -KW
5430* split HTMIME_put_character into three functions -KW
5431* made HTMIME.c handle folded header lines correctly (long-standing bug,
5432  reported in February by Devid Coles) -KW
5433  [ reference: http://www.flora.org/lynx-dev/html/month0299/msg00135.html ]
5434* changed how HTTP redirection messages are handled.  Don't read full message
5435  and parse buffer for some header fields in HTLoadHTTP.  Use common HTMIME.c
5436  header parsing instead.  Functions added/modified in HTMIME.c for storing
5437  away the Location URL (if requested and found) and for stopping after the
5438  headers.  New private MIME types "message/x-http-redirection" and "www/debug"
5439  to control this via HTStreamStack.  Basic approach taken from newer W3C
5440  libwww.  Benefits:
5441  - Removes actual bug that was reported: "Content-Location:" was falsely
5442    recognized as "Location:". (long-standing bug)
5443  [ reference: http://www.flora.org/lynx-dev/html/month1199/msg00370.html ]
5444  - Removes potential other bugs caused by inferior header parsing in HTTP.c
5445    (including Set-Cookie/Set-Cookie2).
5446  - Should more header fields be needed in the future (also) for redirection
5447    messages, we now get them automatically instead of having to add extra
5448    code.
5449  - Trace output now shows the same kind of info as for other responses.
5450    In particular, Set-Cookie/Set-Cookie2 header fields will normally be
5451    visible.
5452  - Statusline progress messages now actually show the HTTP response line
5453    as intended, and it is recorded for LYNXMESSAGES:. (Long-standing error,
5454    previously what was shown could be an empty string, or arbitrary parts
5455    of the response, including HTML markup from the message body.)
5456  - Adding redirection support for lynxcgi would now be simpler (although
5457    currently not done) -KW
5458* HTErrorStream(), similar to W3C libwww, used in some cases for the above -KW
5459* remove check in HTParse() dated 98/09/08 which prevented unescaping of 8-bit
5460  data (reported by KW) -TD
5461* refresh screen for TRST changes in partial display mode as early as possible.
5462  This fixes a problem when the table finished below the screen bottom -LP
5463* remove global Newline_partial, use LYGetNewline() instead -LP
5464* adapt idea by VH as a Perl script cfg-html.pl which generates HTML form of
5465  the lynx.cfg documentation -TD
5466
54671999-11-30 (2.8.3dev.16)
5468* added -nozap command line option -KW
5469  - In its basic form, it disables all checks for 'z' or ^G or other
5470  "immediate" keys that otherwise happen while processing a request (for name
5471  lookups, before or during loading of a document).  Note that it also disables
5472  paging through an incompletely loaded document during "partial display".
5473  Normally, i.e. without this option, key input gets "swallowed" or "used up"
5474  by the quasi-asynchronous checks even if they are not 'z' etc.  or keys that
5475  have meaning during partial display (meaningless keys just get ignored).
5476  With this option, key input only gets read when lynx is ready to act on it.
5477  - This can be used (a) by people who like to always have predictable
5478  type-ahead (and don't care for 'z'apping and partial display scrolling), (b)
5479  to achieve predictable reaction to keys if lynx is used under some scripting
5480  environment that feeds it input like expect, and (c) for scripting a lynx
5481  session by feeding it keyboard-like character input via input redirection
5482  from a file or pipe (a simpler alternative to b, without the need for expect
5483  or similar).
5484  - Point (c) could be called "poor man's scripting".  Note that the input has
5485  to be provided in a raw form (as lynx would see it when it is actually sent
5486  by keys), including raw control characters and escape sequences if necessary.
5487  This patch does not change anything in the way such input is read and parsed,
5488  other that what is explicitly described here.  (This paragraph is only here
5489  to explain the context, it does not describe new features.) P.m.s.  will only
5490  work as expected if lynx, on a given platform and with the display library
5491  chosen, uses standard input for reading keyboard input.  This is the case
5492  with ncurses and possibly other curses implementations, but not with slang,
5493  on Unix-like platforms, and cannot work on platforms where lynx gets keyboard
5494  input in the form of platform- or implementation-specific keycodes (DOS,
5495  Windows - except with Cygwin?) instead of as an octet stream.
5496  - The -nozap option takes an argument.  The basic functionality as already
5497  described gets invoked if the argument is not a specially recognized keyword
5498  (it is suggested that -nozap=full or -nozap=all be used).  The only
5499  recognized keyword is "initially".  With -nozap=initially, additional special
5500  behavior is invoked the first time (and *only* the first time) when lynx
5501  encounters an error or EOF when reading key input.  (Currently this will not
5502  get detected if slang with USE_KEYMAPS is used.) In this, case, -nozap
5503  reverts to the default state ('z' will be checked for again).  Under some
5504  conditions are true (key input was taken from stdin, and stdin was not
5505  connected to a terminal), lynx will then attempt to reopen stdin, connecting
5506  it to a terminal (stdout, stderr, and the process's controlling tty are
5507  tried, in that order - this is subject to change if something would be more
5508  reasonable).
5509  - The -nozap=initially special behavior will get triggered if input comes
5510  from a file or pipe (p.m.s.  above) when the provided characters are "used
5511  up".  Normally lynx should then just exit.  The special behavior hands
5512  control of the session to the interactive user instead at that point.  All
5513  code for -nozap is only compiled in if preprocessor symbol MISC_EXP is
5514  explicitly defined.
5515* ifdef'd some places for MINGW32 (diffs from Victor Schneider)
5516* remove 'host' variable in LYGetHostByName() that obscured module-level
5517  'host[]' array in HTTCP.c for _WINDOWS_NSL configuration (patch by SH,
5518  discussion by KW) -TD
5519* the Newline variable is now PRIVATE except the mouse code in LYStrings.c -LP
5520* modify HTDOS.c for Wattcp targets (Watt-32 and original wattcp).  When Lynx
5521  is sitting idle in getxkey() waiting for a keypress, no network functions are
5522  called.  Hence no sockets are processed, "ICMP Echo replies" is sent etc.
5523  This patch has been tested with SLang and '-DDJGPP_KEYHANDLER' I'm not sure
5524  how to hook into 'SLkp_getkey()' or keyboard polling in performed under raw
5525  PDCurses (Gisle Vanem <gvanem@eunet.no>)
5526* update docs for -tna instead of --sticky_inputs -KW
5527* document extended KEYMAP syntax in lynx.cfg -KW
5528* update Users Guide for KEYMAP changes, especially the TEXTAREA-related
5529  sections -KW
5530* move text on ^V a bit to better place, provide a couple links to it -KW
5531* add blurb about TRST to Users Guide.  Also mention external scripts for table
5532  handling -KW
5533* revise section in Supported URLs on internal schemes.  Toned down, provide
5534  rationale, give examples -KW
5535* fix a few typos in README.TRST -LP
5536* use 'rand()' in NewSecureValue() -TD
5537* use a random number rather than a counter to name temporary files -TD
5538* change LYReadCFG.c to accept any leading punctuation in lynx.cfg as a comment
5539  delimiter -TD
5540* eliminate some clutter with typecalloc/typecallocn macros -TD
5541* eliminate some clutter with new function LYBadHTML() -TD
5542* add checks for null pointers in CTRACE statements in HTML.c (based on report
5543  by LV) -TD
5544* change realloc calls in SAVE_TIME_NOT_SPACE ifdef in StrAllocVsprintf() to
5545  HTalloc, since older machines (e.g., SunOS 4.x) do not necessarily handle a
5546  null pointer parameter to realloc -TD
5547* correct ordering of command-line options in LYMain.c -TD
5548* updates for files in lynx_help & keystrokes -PW
5549* clarify `General Configuration Instructions (all ports)' in INSTALLATION -PW
5550* remove "your lynx.cfg"/"compiletime settings" from '='Info Page -LP
5551* add a note to Lynx_Users_Guide.html#lynx.cfg on "g lynxcfg:" -LP,HN
5552* change LYNXCOMPILEOPTS: to a link from LYNXCFG:  -LP
5553* slightly reorganize partial mode logic:  'display_partial' variable is now
5554  initialized directly in HText_new(), no need for specialized semaphore any
5555  more -LP
5556* Allow KEYMAP directives in lynx.cfg of extended form
5557  KEYMAP:lynxkey:lynxaction:editaction[:sel], where lynxkey and lynxaction are
5558  as before, editaction is a line-editor action like FORW, BACK, ERASE etc.
5559  and sel selects the line-editor style to be affected (as a number, starting
5560  with 1 for the Default Binding; or 0 for all styles (the default); or a
5561  negative number -n meaning "all line-editor styles except n").  See Line
5562  Editor Help pages for keywords to use as editaction.  This includes PASS
5563  (which was already implemented), for "passing" on the key when line-editing
5564  form fields so that the normal lynxaction will be invoked.
5565  (KEYMAP:lynxkey:lynxaction:DIRED is also still possible for defining a Dired
5566  mode binding).
5567  This is based on a patch from IZ which introduced combined definitions
5568  in a .lynx-keymaps file in the form:
5569     setkey "\200s" LAC:LEFT_LINK/BACKW     # C-left
5570     setkey "\200t" LAC:RIGHT_LINK/FORWW    # C-right
5571  Combined definitions in .lynx-keymaps are also supported in this patch, but
5572  the syntax was changed to use another ':' instead of '/' as separator.  Note
5573  that there is no need to support .lynx-keymaps (i.e., compile with
5574  USE_KEYMAPS defined) for using the extended KEYMAP lynx.cfg directive with
5575  this patch -KW
5576* avoid access to uninitialized members in TRSTable.c -KW
5577* limit span values accepted for TRST with TRST_MAXCOLSPAN and TRST_MAXROWSPAN,
5578  which can be changed in userdefs.h.  Without imposing a limit, attempts to
5579  trick lynx into allocating huge blocks of memory (which might cause thrashing
5580  without apparent reason) with something like ROWSPAN=10000000 are just too
5581  easy -KW
5582* moved definition of SAVE_TIME_NOT_SPACE to userdefs.h.  You may want to
5583  undefine it for a platform where running out of memory is a frequent problem
5584  (DOS?), although the effect won't be very pronounced.  Used in TRST code to
5585  affect size of some allocations (also used as before for
5586  HTSprintf0/HTSprintf) -KW
5587* implement COLSPAN=0 and ROWSPAN=0 according to HTML 4.01 (not HTML 4.0).  The
5588  span extends until the end of the current column group and row group (i.e.
5589  next THEAD/TFOOT/TBODY), respectively; or until the end of the row or table,
5590  respectively, if there is no containing group (thus acting as per HTML 4.0).
5591  Also cancel effect of all ROWSPANs at a THEAD/TFOOT/TBODY boundary (problem
5592  with other browser described and behavior proposed by G James Berigan in
5593  <http://www.war-of-the-worlds.org/html/span-vs-group.html>) -KW
5594* 'prev_target' is now PRIVATE to LYMainLoop.c [defined outside of mainloop()];
5595  this undoes some dev.15 changes.  -LP, KW
5596* replace HText_pageDisplay() calls from partial mode (LYUtils.c and
5597  HTFormat.c) with LYMainLoop_pageDisplay() function implemented in
5598  LYMainLoop.c, it simply calls HText_pageDisplay() but has access to
5599  LYMainLoop.c PRIVATE variables.  -LP, KW
5600* make ^X a prefix key in all Line Edit styles.  That means ^V should never be
5601  needed any more to invoke the special textarea commands (but it's still
5602  supported).  Updates to help files to reflect this change -KW
5603* don't produce a link from the KEYMAP page to a help file.  The one we used to
5604  use doesn't really help -KW
5605* correction in code executed after textarea external editing (that determines
5606  when to prompt for re-wrapping):  use start_anchor not anchor_ptr.  Without
5607  this correction, invalid memory access could occur.  (This was probably also
5608  responsible for producing the prompt when it shouldn't be produced in some
5609  cases, as has been reported.) -KW
5610* some tweaks of Novice mode help lines:  don't show wrong key "to delete all
5611  text in field" (FORM_NOVICELINE_TWO); replaced an occurrence of <delete> with
5612  <backspace>.  In some cases (e.g., disabled fields), prefer no info to wrong
5613  info -KW
5614* extended KEYMAP option:  additional field can specify DIRED to request
5615  mapping in the Dired mode key_override table rather than the normal keymap
5616  table.  Documented the DIRED field and default override mapping in
5617  lynx.cfg -KW
5618* corrected KEYMAP display for dired mode.  It could display the normal binding
5619  when that wouldn't actually be used, for example if a key is bound to
5620  DO_NOTHING for DIRED.  The logic deciding whether to show a separate line for
5621  uppercase letters was only looking at the normal keymap -KW
5622* reset the edit_mode flag (indication of Dired mode) in various places, so the
5623  flag doesn't stat TRUE after a new page has been loaded.  For example,
5624  invoking the forms based 'O'ptions page from a Dired directory view would
5625  leave the Dired key bindings enabled within the Options page -KW
5626* for LYNXMESSAGES:  page of recent statusline messages, removed setting of the
5627  LYforce_no_cache flag in getfile().  Set the flag in LYMainLoop.c instead,
5628  but only for following a link.  This makes the page act more like a normal
5629  no-cache document, for example returning to it via PREV_DOC does not cause an
5630  automatic update.  The special handling in LYMainLoop.c is necessary because
5631  the link to LYNXMESSAGES:  appears on the History Page, and following a link
5632  from the History Page (as well as some other generated user interface pages)
5633  normally implies overriding of no-cache behavior which we don't want in this
5634  case -KW
5635* in LYNXMESSAGES:  page, number recent statusline messages in historic order,
5636  starting with 1 for the oldest.  This should make it more obvious that they
5637  are listed latest-first.  Add "(No messages yet)" text if there are no
5638  messages.  Removed generation of invalid <pre> -KW
5639* use a temporary file instead of the normal .lynxrc file for saving and
5640  restoring current settings in reload_read_cfg().  This avoids unexpected side
5641  effects of lynx.cfg reloading (LYNXCFG://reload action), i.e.  silent
5642  modification or first-time generation of .lynxrc contents.  In principle this
5643  should make reloading of lynx.cfg usable for accounts that don't allow saving
5644  of personal settings (i.e.  option_save restriction, implied by -anonymous)
5645  if other restrictions don't forbid it; but currently the option_save
5646  restriction is still obeyed for saving to the temporary file (so that
5647  reloading of lynx.cfg is prevented) -KW
5648* tweaks for LYNXCFG:  and LYNXCOMPILEOPTS:  pages:  honor REUSE_TEMPFILES
5649  setting if pages need to be regenerated, and clean up the memory for holding
5650  the file URLs in free_lynx_cfg().  Recover if the tempfile has unexpectedly
5651  disappeared, by regenerating it.  Also regenerate tempfile if NOCACHE key
5652  ('x') is used.  Added extra checks before doing automatic uncaching of
5653  previous page in LYNXCFG://reload code, to test whether the previous page is
5654  really a LYNXCFG:  view -KW
5655* corrected problems with "show color" in forms Options page.  Omit "ON" choice
5656  if color is not possible (but saving allowed).  When option_save restriction
5657  was in effect, the ON/OFF initialization was wrong (resulting in unwanted
5658  toggling of color each time options were changed in an anonymous account) -KW
5659* tweaks of reload_read_cfg() for retaining "show color" setting and for
5660  updating display_lines (user_mode may have changed) -KW
5661* change for HTParse: if there is a hostname part, recognize a '?' as ending
5662  it if there are no further slash characters -KW
5663* tweaks in configure.in and INSTALLATION: describe correctly what
5664  --disable-dired-override does.  Rename --disable-dired-archive to
5665  --disable-dired-dearchive.  Clarified INSTALLATION text for
5666  --disable-full-paths.  Changed some "define" to "prevent defining" -KW
5667* don't try to put cursor in last screen position for hiding in
5668  show_main_statusline if -show_cursor/SHOW_CURSOR is on.  The show_cursor
5669  behavior may have been turned on to avoid problems with curses libs or
5670  terminal types that cannot deal with it correctly.  On pages with no links,
5671  for example SOURCE display, this may leave the cursor at the end of the
5672  statusline message if show_cursor is on.  This just restores previous
5673  versions' behavior in that case.  On pages with links, the movement is
5674  unnecessary anyway since the cursor will move again to the current link -KW
5675* removed a bug in automatic textarea growing.  Textarea would grow by
5676  one line unnecessarily if enter was used on the last input line on a
5677  screen (if that was not actually the last line in the textarea).  New
5678  function HText_TAHasMoreLines() to help with this -KW
5679* revision of "nonsticky" behavior / options.  Got rid of "sticky" terminology.
5680  Renamed the controlling option to TEXTFIELDS_NEED_ACTIVATION and command line
5681  flag -tna.
5682  Compiling in of this mode can be disabled, see in userdefs.h under
5683  TEXTFIELDS_MAY_NEED_ACTIVATION.  Two versions of "Textfields Need
5684  Activation" mode are provided.  The default mode (simpler yet better IMO)
5685  highlights an inactive selected text input fields like a current normal
5686  anchor.  The alternative variant (may go away later?) behaves like VH's
5687  previous implementation and gets used when compiling with
5688  -DINACTIVE_INPUT_STYLE_VH.
5689  Many bugs that would occur in somewhat unusual circumstances are fixed, for
5690  both variants.  (Action of various commands on TEXT_SUBMIT_TYPE fields,
5691  interaction with mouse selection, ...) Selecting an inactive input field with
5692  the mouse will activate it.  Various tweaks to make sure selecting a field in
5693  this way will put the editing cursor at the right position (even if the line
5694  had been scrolled / might be scrolled on entering the line editor), at least
5695  with NCURSES mouse support.  Also, -show_cursor now in general works as
5696  expected.  (In the INACTIVE_INPUT_STYLE_VH variant, cursor may sometimes end
5697  up on the statusline after error messages.) -KW
5698* treat input lines of the same textarea more like one entity, as far as
5699  "Textfields Need Activation" is concerned, as long as movement among those
5700  lines is with PREV_LINK/UP_LINK/LPOS_PREV_LINK/NEXT_LINK/DOWN_LINK/
5701  LPOS_NEXT_LINK or ACTIVATE keys (the last one only if TEXTAREA_AUTOGROW is
5702  defined, for consistency with line-appending behavior).  I.e.  moving among
5703  textarea lines with those keys automatically activates ('enters') the new
5704  field for line editing if the previous one was activated -KW
5705* modified statusline messages to be more appropriate and specific on non-
5706  activated form fields.  (The additional messages are not used or compiled
5707  in if TEXTFIELDS_MAY_NEED_ACTIVATION isn't defined.)  Avoid unnecessary
5708  repainting/refreshing of the physical statusline in many cases of moving
5709  among fields and links.  Make sure the additional lines shown in Novice
5710  mode are also appropriate -KW
5711* modified line editor behavior on "disabled" form text fields:  instead of
5712  disabling all non-terminating edit keys, allow those that never modify the
5713  field contents.  The user can now scroll through a long value in a disabled
5714  field with the arrow keys, rather than being stuck at the end -KW
5715* the ncurses mouse popup window would overlap the statusline in Novice mode.
5716  Limit the overlap to border area (so at least no significant text gets
5717  corrupted) -KW
5718* modified code for stickiness of the second kind (ex-STICKY_FIELDS) according
5719  to preliminary proposal from Vlad.  Named LEFTARROW_IN_TEXTFIELD_PROMPT.
5720  Does not depend on any conditional compilation symbols, and is now unrelated
5721  to the other kind of "stickiness" discussed above.  See lynx.cfg.  This isn't
5722  optimal yet (LAKABOFTIF discussion etc..), but better than leaving it as it
5723  was -KW
5724* made default width of textarea fields (if no COLS attribute given) depend on
5725  window or screen width, instead of using a fixed default of "60".  I.e.  for
5726  wider windows make better use of available space, and for narrows windows
5727  avoid wrapped textarea lines.  Take the usual left/right margins (depending
5728  on current block style) into account.  But for -dump don't make fields longer
5729  than 60 anyway (they will just show up as blocks of underscores anyway, not
5730  showing text content) -KW
5731* changes in code used to create new bookmark file after a bookmark has been
5732  'R'emoved.  Change should only affect Unix.  Basically, revert back to
5733  behavior used before 2.8.1dev.8 for "normal" files (no symlinks or extra
5734  hard links).  I.e. use rename / maybe try "mv" instead of "cp", then change
5735  permission bits explicitly.  Using "cp" means running the risk of losing or
5736  truncating the user's bookmark file if for example the disk became full
5737  (although these occasions should be rare - the scratch file we are trying
5738  to copy or rename was written just before without error, usually on the
5739  same filesystem).  Some more comments in LYBookmark.c.  Note: if you like
5740  your bookmark files, make backup copies of them anyway... -KW
5741* changed F1 key bindings so it always invokes DWIMHELP, also in the Line
5742  Editor (for all three Binding tables).  This means that pressing F1 (if you
5743  have it, and it is correctly mapped and recognized) while in a text form
5744  field will now bring up the Line Editor Help Page for the currently selected
5745  line edit style.  Other keys bound to HELP by default ('?', 'h') remain
5746  unchanged, they still always go to the main Help Page -KW
5747* don't let DWIMHELP show Line Editor help for a text input field that is
5748  disabled -KW
5749* don't mangle a -cookie_file like /home/user/.lynx_cookies.~1~, only interpret
5750  the '~' as reference to HOME if it's right at the beginning and followed by
5751  '/' and then some more.  There are probably other instances where '~' gets
5752  mistreated (in addition to the intentional dropping of "user" from something
5753  like "~user/" in file URLs etc.) -KW
5754* changed type of EXP_KEYBOARD_LAYOUT tables to LYKbLayout_t.  They hold
5755  Unicode values, any similarity to LYKeymap_t is just accidental -KW
5756* changed EXP_KEYBOARD_LAYOUT logic so that input characters that are
5757  unrepresentable in the current display character set (unless it is UTF-8) get
5758  transformed into '?' instead of some accidentally chosen 8-bit character.
5759  For UTF-8, convert to UTF-8 encoding instead.  Note the Line Editor isn't yet
5760  UTF-8 aware; with some care it is possible to enter UTF-8 text, but the
5761  display will be messed up, esp.  the cursor position will be shown wrong -KW
5762* some corrections for TPOS, YANK enhanced lineedit functions -KW
5763* added back in a block in LYmbcsstrlen that got lost somehow -KW
5764* fix an array boundary accident in GridText.c -JB
5765* reiterate that LYNXCGI_LINKS is set by the configure script -PW
5766* note that patches should be generated by "diff -u" -PG
5767* modify HTReadProgress so that setting SHOW_KB_RATE false will let the
5768  amount read be shown in bytes/sec -DK
5769* modify mkdirs.sh to ignore DOS-style device -IZ
5770* modify CF_PATH_SYNTAX configure macro to accept DOS-style path syntax, for
5771  use in OS/2 EMX port -IZ
5772* fix some memory leaks in visited-pages tree -IZ
5773* correct recent change to LYEditmap.c for EBCDIC -PG
5774* change 'elf32ppc' to 'elf32ppc*' in config.guess to work on MkLinux DR3
5775  (reported by Christopher Conrade Zseleghovski (kkz@MIMUW.EDU.PL>) -TD
5776* add check to HTConfirmDefault() to ensure that NLS form of "yes" and "no"
5777  are distinct in the first character, revert to English if not -TD
5778* add configure test for wredrawln, and use CF_CURSES_FUNCS -TD
5779* improve CF_TERMCAP_LIBS configure test -TD
5780
57811999-11-17 (2.8.3dev.15)
5782* add popup in options menu to control alternate organizations of the
5783  visited links page -IZ
5784* reformatted src/makefile.dos and src/makefile.dsl to make them simpler to
5785  modify -TD
5786* add -DOK_OVERRIDE to DIRED_DEFS for DJGPP -LP
5787* change the samples in "URL Schemes Supported in Lynx" so they would appear
5788  without //user:passw@ but //user@ with the explanation of yet another
5789  possibility added in words...  So user will not get a wrong impression if
5790  reading that document not so carefully (you know, samples are so easy
5791  remembered without details), -KW, LP
5792* ifdef bkgd() call in force_repaint that accommodated pre-ncurses 4.1 bugfix,
5793  from early 1997.  With current code, a ^L when a popup is displayed causes
5794  the screen colors to be reset (reported by KW) -TD
5795* undo recent no_color_video check for A_BOLD, A_UNDERLINE since this did not
5796  have the intended effect (reported by KW) -TD
5797* add note to lynx_url_support.html about lynxcgi -PW
5798* add user search in partial mode (while loading of the document is in
5799  progress).  Scrolling to the string in question is not working properly yet
5800  if you repeat 'n' next time.  More work required -LP
5801* improved makelynx.bat (Victor Schneider)
5802* fixed bug that corrupted memory (resulting in crashes) in situations when
5803  line ends with LY_SOFT_HYPHEN -VH
5804* correct comment in userdefs.h regarding renaming of
5805  LINKS_AND_FORM_FIELDS_ARE_NUMBERED to LINKS_AND_FIELDS_ARE_NUMBERED and
5806  change DEFAULT_KEYPAD_MODE to LINKS_AND_FIELDS_ARE_NUMBERED -PW
5807* fix bug that caused lss-enabled lynx to crash on growing textarea or
5808  inserting file into it -VH
5809* new lynx.cfg option REFERER_WITH_QUERY:[SEND|PARTIAL|DROP] -KW
5810* don't send Referer if we have to load a document again that we got
5811  from the history stack.  Lynx would send the URL of the current
5812  document (the one "later" in history) which could only accidentally
5813  be right -KW
5814* changed default for PERSISTENT_COOKIES from TRUE to FALSE, since
5815  persistent cookie support is now configured in by default -KW
5816* new functions (key_for_func_ext) to return a "best" key (or key pair) to
5817  invoke a given lynx  action, either in the Line Editor or in normal mode.
5818  Currently only used for a couple of statusline messages (those that had ^V
5819  hardcoded).  The statusline info while in a textarea now gives the right
5820  key(s) for invoking external editing, or omits the info if appropriate
5821  (no key bound, or no editor defined or allowed) -KW
5822* doc updates for TEXTAREA special functions -KW
5823* moved #defines for TEXTAREA_EXPAND_SIZE, AUTOGROW, AUTOEXTEDIT from
5824  LYMainLoop.h to userdefs.h, the latter two renamed to TEXTAREA_AUTOGROW
5825  and TEXTAREA_AUTOEXTEDIT, added description -KW
5826* minor tweaks: -accept_all_cookies help string, some formatting changes,
5827  minor text additions and corrections -KW
5828* set $(PROG_EXT) variable in makefiles for Cygwin -TD
5829* define __CYGWIN__ if needed, e.g., for betas that define __CYGWIN32__ -TD
5830* workaround Cygwin b19.1 problem generating cfg_defs.h because it did not
5831  properly export $PATH -TD
5832
58331999-11-03 (2.8.3dev.14)
5834* modify no_color_video check for A_UNDERLINE so it is active for any
5835  combination that uses underlining (reported by KW) -TD
5836* modified HTML.c so configure --enable-internal-links builds -TD
5837* improved 'lynx.patch' rule in makefile.in -PG
5838* add rough version of makelynx.bat for use with Khan's MingW32 (from Victor
5839  Schneider <vtailor@gte.net>)
5840* update dependencies in makefile.bcb for src/TRSTable.c -SH
5841* fix PDCurses ifdef's in LYCurses.c to work with WATT-32 -DK
5842* correct ifdef's in LYPrint.c so that send_file_to_mail() works with DJGPP -DK
5843* modify DOS makefiles for PDCURSES for watt-32 and some of the other recent
5844  changes to lynx.  Included some of the EXP_ defines that DOS users may want.
5845  Changed the -O3 back to -O2, since -O3 has no advantage under DJGPP -DK
5846* remove a useless ';', use FREE() instead of free() - JB
5847* correct spelling lexem/lexeme (reported by KW) -TD
5848* split-out function check_history() in LYMainLoop.c -TD
5849* add configure check for vasprintf -TD
5850* add configure check for _GNU_SOURCE -TD
5851* minor fixes for configure script macros CF_TERMCAP_LIBS, CF_DISABLE_ECHO,
5852  CF_GCC_ATTRIBUTES, CF_GCC_WARNINGS -TD
5853* fixed bug in psrcmode code.  Now htmlsrc_tag encloses only tagname, not
5854  everything in generalized brackets <,>,</,/> (reported by KW) -VH
5855* fixed a bug with 'g' command (reported by KW) -VH
5856* default value for 'OPT' in SGML.c made '1', removed alternatives to code
5857  surrounded by #if OPT1 -VH
5858* notes (VH):
5859  + Seems that 'OPT' stuff doesn't contain errors. Let's enable it for several
5860    releases, and then remove alternative code.
5861  + Added comments about pools.
5862  + Docs updated to reflect new functionality of -dont-wrap-pre
5863* old psrcview bug fixed  - markup was unbalanced in some situations -VH
5864* content of SAMP tag made justifiable -VH
5865* implemented HTStyleChange pooling - sizeof(HTStyleChange) is 4 times smaller
5866  than before, and only necessary number of stylechanges is allocated now,
5867  instead of some constant (1024 by default) -VH
5868* functionality of dont-wrap-pre improved and extended. Now it's possible to
5869  avoid wrapping the document being dumped completely (size of the non-wrapped
5870  line before the patch was limited by MAX_LINE = 1024 by default). Specifying
5871  -dont-wrap-pre with interactive session enables wrapped lines (in PRE) to
5872  be marked as in source view - with '+' in normal view -VH
5873* functionality of -force-empty-hrefless-a was cleaned up,
5874  #ifndefs NO_EMPTY_HREFLESS_A and endif's were removed -VH
5875* colorstyle changes are not emitted in HTML_end_element if me->skip_stack was
5876  >0 on entry to this function. This caused some glitches if
5877  -force-empty-hrefless-a was enabled -VH
5878* LYPrettySrc.c was slightly cleaned up, added support for lynx.cfg reloading,
5879  memory deallocation -VH
5880* possible bug in print_wwwfile_to_fd fixed - when quoting the page, seems that
5881  several '>'s could be emitted on the long line formed by concatenating lines
5882  with LY_SOFT_NEWLINEs at the beginning of them -VH
5883* general notes (VH):
5884  + users of lss-enabled lynx should consider on upgrading the lynx - at least
5885    those who use lynx for viewing huge files.  By default, each line on the
5886    screen took 1K for colorstyles (on x86).  With new approach colorstyle
5887    changes take 24 bytes (on x86) per line in average document.  Old lynx with
5888    900K html file loaded as startfile occupied 30M of virtual memory, lynx
5889    with patch applied occupied 5 Mb on the same file.  Old code is still
5890    accessible by defining OLD_STYLECHANGE.
5891  + I spent 4 hours debugging attempting to write/fix code that cleans up the
5892    memory allocated in LYPrettySrc.c, but Lynx.leaks shows that I didn't
5893    succeeded.  I fear that leak detection stuff is broken - I checked/traced
5894    the code very carefully several times.
5895> the remainder (most) of this patch from KW:
5896* for confirmation prompts (HTConfirm), also accept English letters 'Y', 'y',
5897  'N', 'n' as responses.  If characters different from those are derived from
5898  the first letters of the translation of "yes" and "no" in a localized lynx,
5899  the latter will still be the ones that appear in the prompt text and will
5900  have precedence.  Message translations using multibyte character sets should
5901  continue to *not* translate "yes" and "no".  Added a note to that effect.
5902* small update for some chartrans tables, minor comment changes.
5903* for Unix, use LYSystem instead of system for invoking telnet, rlogin,
5904  rtn3270 commands.
5905  [ For some non-Unix systems, LYSystem messes around with the passed command
5906    string in various ways, and does some other stuff for DJGPP.  So no change
5907    for those, since I assume it worked before.  For Unix the change prevents
5908    the following occurring with ncurses (at least if USE_SIGACTION is
5909    defined):
5910     - access some (valid) telnet://some.host URL.
5911     - within telnet client, escape to command level (usually '^]')
5912     - suspend (usually 'z' or ^Z)
5913     - resume (fg).  Lynx process gets woken up, redraws lynx screen,
5914       screen & tty state get messed up. ]
5915* another tweak for display refreshing when text previously displayed
5916  had UTF-8 (for ncurses) - a check in display_page was missing.
5917* corrected stupid problem in LYGetFileInfo - invalid memory access.
5918* corrected and extended handling for textarea INSERTFILE and EDITTEXTAREA
5919  (or DWIMEDIT), the previous patch wasn't quite right:
5920  - now really truncate very long lines as intended for INSERTFILE, instead of
5921    wrapping with loss of one character.
5922  - for EDITTEXTAREA (DWIMEDIT), implement wrapping instead of truncation
5923    (Rationale for the difference:  user's editing work shouldn't be lost if we
5924    can avoid it; it is only temporarily stored in a file which may be
5925    unrecoverable, different from the typical INSERTFILE case.) If, upon
5926    returning from the external editor, lines are encountered that don't fit in
5927    the displayed width of the textarea fields, the user may be given the
5928    option to wrap to that width.  (This prompt may not be given when the first
5929    such line has no suitable spaces for breaking - the file may be binary
5930    garbage after all, not worth fixing up too much.) Line breaking is
5931    attempted at spaces if possible (using isspace() for checking), but not if
5932    the only available spaces are close to the beginning of a line.  An attempt
5933    is made to join the wrapped part of a line (if not too long) with the next
5934    line if it is not indented, by suppressing the next line break (if not too
5935    far away).  Some other heuristics are used that work reasonably well for
5936    normal text paragraphs.
5937    If the above mechanisms fail, or the user did not confirm wrapping when
5938    prompted, very long lines will still be wrapped to fit into the buffer size
5939    (around 1024 chars).
5940  [ The wrapping works quite nicely in "normal" cases - please try it! ]
5941* mouse action in popups would lead to call of fancy_mouse() with wrong row
5942  number, which could lead to messed-up display as well as invalid memory
5943  access.
5944* The previous changes in link redrawing made things worse instead of better
5945  for UTF-8 display with ncurses (without color style).  This time (using
5946  wredrawln, not touchline) it should really get better...
5947  [ The UTF-8 related changes would need testing with non-ncurses curses libs,
5948    if anyone has one of those AND a working UTF-8 environment - late xterm
5949    betas(?) from Tom's site should do.  If the functions used for ncurses are
5950    available in other curses libs, the code should probably look the same as
5951    for ncurses.  ]
5952* SGML.c to compile without --enable-prettysrc (reported by HN) -KW
5953* fixes an invalid memory problem from previous patch
5954* adds alignment inheritance from COLGROUP / COL / THEAD / TFOOT / TBODY.
5955* remove some logic from LYmbcsstrlen() that gave an incorrect count for
5956  the number of cells displaying multibyte characters, resulting in too-few
5957  cells being highlighted (reported by HN, SH) -KW
5958* added support for ROWSPAN attribute of TD and TH to TRST.  This only
5959  reserves the appropriate amount of space in subsequent lines.
5960  [ Pages that show off ROWSPAN nicely:
5961    <http://www.iro.umontreal.ca/contrib/po/HTML/domain-hello.html>
5962    and related ones for other "domain"s.  (Verify that there really
5963    is a ROWSPAN= in the current version.)  View with a screen width
5964    of 100.  With 80 there is some kind of problem, compare both
5965    ^V settings... ]
5966* some corrections in TRST code.
5967* change initialization order of key escape sequence mappings for slang, so
5968  that terminfo/termcap information always overrides defaults that may
5969  conflict.
5970* minimal memory cleanup / leak prevention for EXP_FILE_UPLOAD error
5971  cases in GridText.c.
5972* in HText_SubmitForm, don't change the post_content_type of the
5973  passed in newdoc structure unless that is really wanted.
5974* tweaked UTF-8 prevention of display library wrapping/truncation to make
5975  better use of available width for centered text, and to not apply if dumping
5976  to stdout.
5977* for UTF-8 output with ncurses, do a clearok in display_page also if the page
5978  that was *previously* displayed had UTF-8 characters.  Without this there
5979  were still display glitches.
5980* made previous changes to SGML.c and HTMLDTD for handling OBJECT more generic.
5981* minor tweaks, cleanups, glitch removal in previous changes.
5982* better tracking of HTSprintf0/HTSprintf with --enable-find-leaks
5983  (-DLY_FIND_LEAKS).  This can be disabled in LYLeaks.h by removing the
5984  definition of LY_FIND_LEAKS_EXTENDED.
5985* added variant behavior in StrAllocVsprintf to make HTSprintf0/HTSprintf use
5986  less memory allocation calls and keep its temporary string buffers across
5987  calls.  The buffers then only grow and never get cleaned up.  This is enabled
5988  by defining SAVE_TIME_NOT_SPACE in HTString.c, disable the definition there
5989  in case of problems.
5990* added code so HTSprintf0/HTSprintf can use vasprintf() in some situations,
5991  which should be more efficient.  It also works with --enable-find-leaks
5992  (EXTENDED or not).  This only comes into play if USE_VASPRINTF is defined
5993  (not defined automatically anywhere).
5994  [ For me (some Debian glibc version), the prototype for this function
5995    is in stdio.h but only gets included with an explicit -D_GNU_SOURCE. ]
5996  [ Which of the four combinations with/without vasprintf, with/without
5997    SAVE_TIME_NOT_SPACE is better (if any) remains to be tested.  I have seen
5998    drastic differences under leak tracking, but that's just too much
5999    different from a normal situation to count for anything. ]
6000* Some minor leaks fixed. (LYMainLoop.c)
6001
6002[ Had to make owner_address and ownerS_address file-wide PRIVATE's
6003 instead of auto to unleak them.  Could be taken out of more
6004 argument lists now. ]
6005
6006* HTFile.c: correction in FormatNum (could duplicate fields for some
6007  LIST_FORMAT settings), avoid some HTSprintf0 calls in FormatStr.
6008* replaced calls to HTSprintf with calls to HTSprintf0 in various files.
6009* added missing include of LYLeaks.h in LYPrettySrc.c.  But disabled memory
6010  tracking there, too many allocations show up as leaks.
6011* allow digits in tagspec for -prettysrc.
6012* the 'fixit' change of 1999-05-16 didn't really let LYConvertToURL() revert to
6013  the right old behavior in the non-'g' use.  Now return a file URL for the
6014  nonexisting file in the relevant situation again, as before 1998-03-25,
6015  instead of an erroneous "file://localhost" which (on Unix-like systems at
6016  least) would result in access to the root directory.  This change (like the
6017  changes of 1999-05-16 and 1998-03-25) only matters for strings that aren't
6018  already in absolute URL form, don't start with a slash (or, for DOSPATH
6019  systems, other path separator) either, and don't get turned into remote URLs
6020  by successful 'guessing' and DNS lookup.  None of the changes affect VMS.
6021* protect INSERTFILE and EDITTEXTAREA from generating memory access violations
6022  if the inserted file has lines that are too long for the buffer used.  An
6023  alert message is issued and the long lines are truncated.  Also don't exit if
6024  memory allocation fails for the buffer to hold the whole file, since the only
6025  reason for the failure may be that the file is too huge when otherwise lynx
6026  has enough memory.
6027* improved handling of some invalid constructs in SGML, especially
6028  '<' followed by various characters; don't lose those characters from
6029  what gets displayed for -prettysrc.
6030* a pre-filled TEXTAREA text that needed charset translation could cause
6031  use of an invalid pointer when building the page, resulting in garbage
6032  data being displayed (or worse).  The problem was in HTML.c, not related
6033  to TEXTAREA editing or other related new functions.
6034  [ preceding three were partially already in previous patch ]
6035* recognize '<?' as introducing an SGML PI.  Within most elements' content (or
6036  outside of any elements) this makes no effective difference except for TRACE
6037  messages and -prettysrc, the input is still junked up to the next '>' as for
6038  a completely invalid tag.  Within PCDATA elements the PI is now also ignored
6039  instead of being treated as character data, this makes a difference for
6040  example in a TEXTAREA in SortaSGML mode.  (PI's aren't really expected to
6041  occur in the middle of HTML, but are used at the beginning of XHTML documents
6042  and other XML documents.)
6043* the earlier change of TEXTAREA handling (treating as SGML_PCDATA, SortaSGML
6044  only) created a problem, some lynx special characters were passed on as data
6045  characters in the field contents and would mess up line editing and possibly
6046  the submitted form data.  Actually the problem also existed before, but only
6047  for non break space, soft hyphen etc.  encoded directly as character data
6048  (not NCRs or entities).  Resolved by telling SGML.c not to generate lynx
6049  special chars for some element contents (currently only TEXTAREA), with new
6050  flag Tgf_nolyspcl.
6051* corrected some logic errors in LYUCFullyTranslateString.  Special attribute
6052  characters are now more often translated to real characters when 'Back' flag
6053  is set, and should now be translated to the *right* characters for the target
6054  charset.  (They were sometimes converted to ISO-8859-1 values when the 'to'
6055  charset was different.)
6056* added a missing significant cast in UCReverseTransChar.
6057* for scrollbar mouse clicking, use codes that work independent of current
6058  line-editor key bindings.
6059* better calculation of "subjective distance" from next anchor for mouse.
6060  Change of 1999-07-30 had various problems, it wasn't quite intuitive.  Use
6061  scaled numbers for finer granularity.  Don't make "basin of attraction" too
6062  wide, or it becomes hard to find a "background" spot to click on that doesn't
6063  affect a link if a page has a high density of links.
6064  [ For example with a pair of fields:
6065         Submit Reset
6066                xxx
6067  clicking in any of the positions marked 'x' on the next line would
6068  select the first field, not the second. That was not an improvement. ]
6069* functions LYmbcsstrlen, LYno_attr_mbcs_case_strstr, and LYno_attr_mbcs_strstr
6070  in LYStrings.c where unclear about the concept of 'printable' or 'physical'
6071  used for some returned values in the CJK case.  Callers expected number of
6072  display cells, implemented was number of 'characters' counting full-width
6073  characters as 1 instead of 2.  Now these functions take an additional
6074  argument 'count_gcells' that tells them how to count.
6075  This removes some long-standing, somewhat obscure problems with search target
6076  highlighting under CJK display character sets, as well as new (and less
6077  obscure) CJK problems introduces by the latest changes for highlighting.
6078  Also fixed some details in the *strstr functions.  The positioning of the
6079  highlighting in CJK mode should now be correct and work as expected (as for
6080  other display character sets) for anchors, search targets, and combinations
6081  of both.
6082* reorganized LYOpenTempRewrite.  It should finally make sense for systems
6083  without HAVE_TRUNCATE defined.
6084* corrected SNACat (was unused).
6085* changes for SUP and SUB:  Render SUP visibly as a '^' character if it needs
6086  to be separated from a preceding character in order to prevent
6087  misinterpretation.  The test currently used is isxdigit for the the preceding
6088  character.  Render <SUB> and </SUB> always as brackets '[' and ']'
6089  respectively.  SUB is mostly used in technical material while SUP occurs
6090  frequently in pages of general nature where it is not essential, therefore
6091  the different treatment.
6092
60931999-10-21 (2.8.3dev.13)
6094* revert a change from dev.4 which disabled getbkgd support in PDCurses -DK
6095* modify ifdef for USE_QUOTED_PARAMETER to include __CYGWIN__, else names such
6096  as "telnet.sh" are translated to "telnet" -DK
6097* improve/simplify scrollbar support -IZ
6098* implement LYNXMESSAGES:/ page using non-tempfile approach -LP
6099* correct an assignment to last_kcode, broken by restructuring of LYMainLoop.c
6100  in dev.11 -SH
6101* tweak LYExecv() to exclude SH_EX conditional (dired commands didn't work
6102  on non-Windows platforms when SH_EX defined) -LP
6103* fix a potential out-of-range pointer in HTParse - JB
6104* fix a small leak in the statusline history page - JB
6105* restore DELEL lineedit key binding in the Alternate map (which apparently was
6106  changed in -dev.4 to the DELNW function) to the ^K key -KED
6107* LYMainLoop.c:  remove a dozen of unnecessary `refresh_screen' flags from
6108  LYK_HISTORY, LYK_PRINT, LYK_LIST, LYK_ADDRLIST, LYK_VLINKS where a new html
6109  page is generated (any document update that may be displayed in "partial
6110  display" mode need not set `refresh_screen' flag) -LP
6111* correct some typos in cernrules.txt -VH
6112* move declaration of LastDisplayChar to make GridText.c compile with DJGPP -LP
6113> the remainder (most) of this patch from KW:
6114* HTFTP.c: (already sent w/o description - this is updated to dev.10)
6115  - interrupted_in_next_data_char was not being reset.  That could make all
6116    subsequent FTP directory listings fail (by showing an empty directory)
6117    after receipt of one directory listing had been interrupted.
6118  - be nice, send quit before closing at least in the normal (non-interrupted
6119    and successful) case.  Some servers (wu-ftpd at least) otherwise complain
6120    with "You could at least say goodbye" which in turn causes unnecessary RST
6121    packets.  To minimize round-trip delays, the QUIT is sent before we start
6122    reading the returned data (but after the initial response to our retrieval
6123    command).
6124  - always close data connection immediately after we are done reading from it,
6125    also for directory requests.  This was already the case for file requests.
6126    Some servers (including recent wu-ftpd beta) wait for indication that we
6127    closed before proceeding.
6128  - keep better track of closed sockets.  Some more trace messages.
6129    Some comments corrected.
6130* tabular representation for simple tables.  See included file README.TRST.
6131* made User-Agent warning more friendly, and more specific.  Tell the user what
6132  lynx expects in order to avoid the warning.  On the other hand, issue an
6133  equivalent warning when -useragent is used.  Change documentation
6134  accordingly.
6135* don't send User-Agent header at all if it somehow would be blank.
6136* indicate on forms 'O'ptions Screen which options are not saved to .lynxrc.
6137* disable the form fields in the 'O'ptions Screen if the screen is generated
6138  when FORMS_OPTIONS code is compiled in but not actually active.
6139* LYPrint.c: In subject_translate8bit (see OUTGOING_MAIL_CHARSET
6140  option), use higher level function to charset-translate mail Subject
6141  line, rather than low-level UCTransCharStr.
6142* UPPER8, UCForce8bitTOUPPER:  was severely broken for UTF-8 display, making
6143  WHEREIS search for strings containing non-ASCII characters impossible (and
6144  probably with other bad effects).  Now case mapping may still be wrong, but
6145  at least identical strings compare as equal.
6146* LYHistory.c:  Entification for saved statusline messages happened twice by
6147  mistake.
6148* HTFWriter.c:  Made code for automatic decompression of bzip2 files
6149  conditional on BZIP2_PATH.  Such files should be treated as normal binary
6150  files on systems without bzip2.  The configure seems to always define
6151  BZIP2_PATH, but it could be undefined manually.
6152* HTFWriter.c:  Use LYRemoveTemp instead of remove in some cases, to avoid
6153  keeping those files in the temp file list after they are long gone.
6154* HTTCP.c: Check whether port numbers in URLs are really numbers.
6155* HTPlain.c:
6156  - deal with backspace formatting as used in formatted man pages.
6157    (No highlighting, only avoid double output of characters)
6158  - pass on 0xAD (soft hyphen) character in more cases.
6159* HTNews.c:  Prevent some ways that could trick lynx into treating a regular
6160  "news:" or "nntp:" URL as something else, like snewspost.  Extra check in
6161  LYNews.c whether posing is allowed.  Return with an error message in some
6162  cases of URLs that are too long, instead of silently truncating.  Make HEAD
6163  work again on news articles.  Some memory leaks in error path removed.  A
6164  message tweak.
6165* HTFormat.c:  HTStreamStack:  avoid some unnecessary work, add a trace message
6166  to show what is returned.
6167* SGML.c:  some cleanup of ugly ifdefs, and of unnecessary abuse of global
6168  variables.  (still a lot left!)
6169* handle INCLUDE and CDDATA marked sections: output the contents.
6170* parse various elements differently that had/have special requirements or
6171  hacks.  Extend meaning of Tgf_strict for literal-like content modes.  Use
6172  SGML_CDATA in some cases (and treat it similar to SGML_LITTERAL), use
6173  SGML_PCDATA for literal-like parsing (but if modified by Tgf_strict it's
6174  more like regular SGML_MIXED).  A '<' that would start a tag gets displayed
6175  (since not element content is allowed that's just error recovery).  Comments
6176  now work in TEXTAREA instead of getting displayed as text (SortaSGML mode
6177  only).
6178* minor tweak of sorta SGML handling for invalid end tag if start tag could be
6179  validly omitted.
6180* more consistent and correct recognition of element names.  The characters
6181  "_-.:" don't end tag names.
6182* improved handling of '/' after element name in a tag:  "<foo/>" is treated as
6183  an empty element (as in XML).  If we recognize "foo" as an empty element, do
6184  nothing special; and if we recognize "foo" as a non-empty element; convert to
6185  "<foo></foo>".  "<foo/bar/" is treated as a shortref construct, by converting
6186  to "<foo>bar</foo>" (for non-empty and recognized "foo").  This is not
6187  general as it would have to be for or real SGML parser, in particular '/' is
6188  only treated this way if it directly follows the element name, and it may not
6189  even be quite right.  It is better than the recovery lynx previously did in
6190  these cases though.
6191* changed handling of include buffer which is used to pass back data
6192  from HTML.c to SGML.c.  Passing data upstream now works without strange
6193  reordering effects even when SGML_character was already parsing data from
6194  a previous include buffer.
6195  Character set translation would happen several times on data passed back
6196  to SGML_character in the include buffer for re-parsing.  This is now
6197  avoided.  Well at least in most cases, and for characters that *can* be
6198  translated, there are likely combinations of input and output character
6199  sets where the assumptions made are still wrong.
6200* the start_element and end_element methods of structured stream class now
6201  return a status code.  Currently only used for the OBJECT stuff below.
6202* mostly HTML.c, SGML.c: Changed handling of OBJECT and MAP.
6203  - avoid using the include buffer mechanism as much as possible.  This
6204    involves introducing some new special handling in SGML.c to change parsing
6205    mode for element contents, and a way for HTML_{start,end}_element to signal
6206    to SGML_character what it should do.  In most cases when the OBJECT element
6207    content should be parsed and displayed, SGML_character now only needs one
6208    pass through the data.
6209  - don't lose content when several OBJECTs are nested.
6210  - in HTML 4, an OBJECT with USEMAP attribute can refer to a MAP within the
6211    OBJECT's content, possibly within nested inner OBJECTs.  Lynx would fail to
6212    find the MAP in that case, now it doesn't.
6213  - in HTML 4, MAP can contain arbitrary block elements in addition to AREA.
6214    Lynx now shows such block content, even if it occurs within (possibly
6215    nested) OBJECTs with USEMAP whose contents we would otherwise skip.
6216    Sometimes we may show too much now, by generating a LYNXIMGMAP link as well
6217    as showing block content or by showing more of the OBJECT content than what
6218    is within a MAP, but that is preferable to losing data.
6219  - treat an A tag with COORDS attribute as equivalent to an AREA when it is
6220    within MAP, for the purpose of collecting links for LYNXIMGMAP.
6221  - as a fallback, internally redirect a LYNXIMGMAP request to the position of
6222    the MAP element in the normally rendered text of the document containing
6223    the MAP, if it is known that the MAP element exists and just doesn't
6224    contain any AREA (or equivalent A-with-COORDS) links.  It is assumed that
6225    in such a case there is some block content within the MAP that is rendered
6226    normally.
6227* HTFile.c: new function LYGetFileInfo.
6228* HTAnchor.c: new function HTAnchor_findSimpleAddress.
6229* new function HTStartAnchor5.
6230* modified the way link text is (re-)drawn by function highlight.  The bulk of
6231  processing now happens in new function LYMoveToLink.  The data of the
6232  containing line is now scanned from the beginning, using the same logic as in
6233  display_line to make sure that lynx and the display library have the same
6234  idea of where in the line the link starts.  In UTF-8 output mode, parts of
6235  the line preceding the link are also repainted if this is necessary.
6236  Refreshing of the physical line is forced if necessary in UTF-8 mode.  For
6237  anchors split across lines, the new approach is currently only used for the
6238  first line.
6239  This change is not in effect for lynx with color style.  In that case
6240  highlighting already is sometimes done in a similar similar, but not quite
6241  the same, separate function.
6242* modified WHEREIS target highlighting for hypertext links.  Now this is done
6243  in the same pass as drawing the normal link text, in LYMoveToLink.  This
6244  avoids problems in UTF-8 display mode.  It also avoids a lot of complicated
6245  and extremely hard to understand older code in highlight(), but that code is
6246  still there for use by lynx with color style and for other remaining cases
6247  (non-hypertext anchors, second line highlighting).
6248* modified WHEREIS target highlighting for general text.  Instead of first
6249  writing each line's characters in display_line, then scanning again through
6250  the line's data for portions to highlight and repainting those parts after in
6251  display_page, this is now done in one pass within display_line.  However,
6252  this isn't (yet?) done for lynx with color style which still uses the old
6253  code.
6254* these last three changes reduce problems that occur when using UTF-8 display
6255  character set (in an appropriate terminal environment that understands it, of
6256  course).  Most of them don't apply with color style lynx, so it continues to
6257  have more UTF-8 problems.  Pages with mostly ASCII characters should be more
6258  or less ok.  Problems that otherwise are not visible become apparent in
6259  search highlighting, and after ^Z / fg.
6260* GridText.c:  More changes to deal with problems caused by using UTF-8 output
6261  with a display library that isn't aware of it.  Break line with UTF-8 before
6262  curses does it.  This causes lines that are too short, effectively the
6263  rightmost part of a line cannot be used if there are UTF-8 encoded
6264  characters.  The alternative, letting curses wrap the line when it thinks it
6265  got too long, is worse, so do it in lynx code instead.
6266* avoid memory overrun for very long lines in UTF-8 mode.  Avoid splitting line
6267  in the middle of a multibyte UTF-8 character.
6268* test for SHOW_WHEREIS_TARGETS instead of 'defined(FANCY_CURSES) ||
6269  defined(USE_SLANG)'.
6270* initialize new textarea lines created by insert_new_textarea_anchor with
6271  current display character set for value_cs.  (The "cloned" value can be stale
6272  in some cases if the user changed the display character set after the
6273  document was last loaded - normally that should not happen).  For a file
6274  inserted into a textarea with INSERTFILE use new function LYGetFileInfo
6275  instead to determine the file content's charset.  Thus -assume_local_charset
6276  and conventions based on file suffix should be honored.
6277* for Unix, added more specific error message if calling external editor for
6278  textarea failed, based on the status returned by system().
6279* it is possible to require an additional prompt before Enter in
6280  an input field causes form submission: define TEXT_SUBMIT_CONFIRM_WANTED,
6281  explained in userdefs.h.
6282* some small changes to prevent overstepping string boundary (HTParse.c)
6283* extended SUFFIX option, added SUFFIX_ORDER option, see documentation in
6284  lynx.cfg.  The long list of built-in file suffix rules in HTInit.c can now be
6285  disabled, either at compile time - see userdefs.h - or at run time.  The
6286  equivalent functionality is now available in lynx.cfg for those who want it.
6287  Added comments, see HTFileInit in HTInit.c.
6288* various tweaks of built-in file suffix rules.
6289* allow XLOADIMAGE_COMMAND to be empty (in lynx.cfg) or NULL (in userdefs.h),
6290  just don't use a default X viewer for image types in that case.
6291* moved UCGetUniFromUtf8String from LYCharUtils.c to UCAux.c.
6292* renamed LYUCFullyTranslateString -> LYUCTranslateHTMLString, and
6293  LYUCFullyTranslateString_1 -> LYUCFullyTranslateString.
6294* tweaks for special chars in (what is now) LYUCFullyTranslateString, in
6295  obscure cases (input fields of type password prefilled with unusual content)
6296  lynx would pass text back to the server with special characters (soft hyphen
6297  or non-break space) expressed as lynx-internal code values.
6298* added some replacement characters or strings to various chartrans tables.
6299* experimental command line option -convert_to, only compiled in if new
6300  MISC_EXP symbol is defined.  This takes a string in the form of a MIME type,
6301  which can also be combined with an appended ";charset=" parameter.  (This
6302  needs shell quoting of course).  The charset value can be used to set the
6303  display character set from the command line.  The MIME type can be one of the
6304  non-official types used internally, for some interesting effects (crashing
6305  lynx not excluded).  Try www/download, www/source, www/dump, or some
6306  unrecognized string.
6307* fixed HTMainText_Get_UCLYhndl, it was returning the wrong kind of charset
6308  handle (a "UChndl", which is different from a "LYhndl" or "UCLYhndl" etc.,
6309  and shouldn't be directly accessed by arbitrary bits of lynx code - it should
6310  be regarded as private to the chartrans mechanism).
6311* protect various printf-like calls against crashes from strings with '%':
6312  LYSyslog.
6313* LYDownload.c: made parsing of LYNXDOWNLOAD: URL slightly more robust.
6314* disabled some broken pieces.
6315
63161999-10-14 (2.8.3dev.12)
6317* fixes for restructured LYMainLoop.c (reported by PG, LP) -TD
6318* minor fix for makeutcb, to compile with K&R C -TD
6319
63201999-10-13 (2.8.3dev.11)
6321* restructured LYMainLoop.c, so the main switch statement calls functions
6322  rather than doing everything inline.  This greatly reduces memory required
6323  to compile that module, as well as making the compile 3-4 times faster -TD
6324* tweak CJK_EX code for incorrect x-transparent charset handler - it now
6325  depends on --with-charsets= configure flag -LP
6326* tweak comments in UCDomap.c to be consistent with KW changes as of
6327  2.8.3dev7 -LP
6328* define DECL_ERRNO for Borland compiler, so errno will be declared (report
6329  by JES) -TD
6330* add definition for DJGPP so truncate() function is used there, needed for
6331  LYOpenTempRewrite() function -LP
6332* correct character set for lines added in an external editor (Marek Kubita
6333  <kubitovi@mbox.lantanet.cz>, KW, KED)
6334* remove a couple more duplicate includes -LP
6335* remove a couple of duplicate includes -JB (John Bley <jbley@cs.cmu.edu>)
6336* fix some missing ifdef's for win32 versus DOS, as well as change calls to
6337  strcasecomp() to strncasecmp() -SH
6338* undo spurious change from win32 integration in dev.5 to HTSprintf0() which
6339  causes a memory leak (reported by John Bley, analysis KW) -TD
6340* prevent embedded "%s" in generated messages from causing a core dump in
6341  exit_immediately_with_error_message by using fputs rather than fprintf/printf
6342  (reported by KW) -TD
6343* Changes in UCAuto.c for --enable-font-switch:  Support some more code pages
6344  if available.  Check return code from setfont invocation, and use it to
6345  determine whether font and/or translation map loading was successful.
6346  Warning, this is not based on any documented interface but on
6347  experimentation, so may not work for long or for anyone but me; it shouldn't
6348  be worse than before though.  Better logic for keeping track of state, some
6349  parts just didn't work right.  Workaround for wrong data in some distributed
6350  font files.  Minor memory leak removed -KW
6351* modify test/c1.html to use tabs for better formatting, added comments -KW
6352* modify HTFTP.c for better conformance with RFC959.  Among other things, one
6353  major purpose was ending the control conversation cleanly, at least in the
6354  normal case, to get rid of the "221 You could at least say goodbye.."
6355  responses from wu-ftpd servers and resulting RST traffic.  In response to the
6356  problem with ftp.wu-ftpd.org, made one small change to when the data_soc is
6357  closed.  This was done early for some specially code server types, apparently
6358  those that has caused the same type of problem in the past; just changed it
6359  to close data_soc at that point independent of server type -KW
6360* set CDPATH to . in the makefile.in's that use cd, in case user has set
6361  CDPATH without . at the beginning -TD
6362
63631999-09-29 (2.8.3dev.10)
6364* change CTRACE macro to double-parenthesis form, to allow ifdef'ing most
6365  trace statements -TD
6366* fix the creation of a new bookmark file and takes care that older bookmarks
6367  files do not fall into the same bug anymore by making sure the <ol> tag is in
6368  a line by itself.  This correction will only be activated when the first
6369  bookmark is attempted to be erased (patch by Eduardo Chappa)
6370* change a trace/error message in HTInit.c to say "Lynx" rather than
6371  "metamail", to avoid confusion -HN
6372* change <tab> formatting in user's guide, etc., to <pre> sections, thereby
6373  appeasing Dave Raggett's "tidy" program -TD
6374
63751999-09-13 (2.8.3dev.9)
6376* add -nobold, -noreverse, -nounderline options to disable corresponding
6377  video attributes (based on a patch by John Hawkinson <jhawk@MIT.EDU>) -TD
6378* add STICKEY_FIELDS to lynx.cfg, which tells lynx whether to activate the
6379  previous document when an extra key-left is given -VH,TD
6380* minor cleanup of run_external(), use single return, HTSprintf0 -TD
6381* for WATT32 configuration, call _eth_release() and _eth_init() in HTTelnet.c
6382  to make telnet work properly -DK
6383* correct redefinition of u_long for WATT32 -LP
6384* modify syslog change to make it more specific, based on comments by KW -TD
6385* fix potential security problem with SYSLOG_REQUESTED_URLS, which would let
6386  syslog() send sensitive information as broadcast to any syslog daemon that
6387  care to listen.
6388  E.g. URLs with embedded passwords are sent to syslog:
6389    Sep 11 12:26:06 lynx[16177]: ftp://joe:password@host/~joe
6390  The patch masks the password by breaking up the URL and replacing
6391  the password with "******" (Gisle Vanem <giva@bryggen.bgnett.no>).
6392* fix mismatch of const's from call of map_string_to_keysym() in
6393  lkcstring_to_lkc() -TD
6394* supply trailing slash for protocol_proxy settings (whether environment
6395  variables or lynx.cfg) in HTAccess.c if the slash was omitted and if the
6396  content otherwise looks normal (starts with http, no superfluous slashes) -KW
6397* add links for "Free WWW E-mail services" to online help -PW
6398* add links in online help to FAQ-o-matic -JES
6399* more fixes to build with slang under cygwin32 - DK
6400* add/use LYwaddstr(), etc to fix more const-casts (reported by PG) -TD
6401* modify HTTCP.c to prevent telnet and similar applications from inadvertently
6402  using hostname tokens which look like command-line options -KW
6403* modify configure script's --with-charsets option so that if the option
6404  --without-charsets is selected, then it will use a 'minimal' set.  The
6405  keyword 'minimal' is recognized as the list us-ascii,iso-8859-1,utf-8
6406  (request by KW, HN) -TD
6407* ifdef'd recursive calls on UCGetLYhndl_byMIME() for charsets that may be not
6408  present (--with-charsets), and add getLYhndl_byCP() to cover a special case
6409  of recursion which was also a preexisting hole (reported by Frederic L W
6410  Meunier, analysis by KW) -TD
6411* replace fr.po with a placeholder.  Add placeholders for ru.po, pt_BR.po -JES
6412* review/modify HTNews.c to avoid potential buffer overflows, as well as reduce
6413  the number of embedded constants that make it difficult to adjust fixed
6414  buffer sizes -TD
6415
64161999-08-28 (2.8.3dev.8)
6417* correct ifdef's combining HAVE_POPEN and __CYGWIN__ in LYPrint.c, which would
6418  link popen() code when it was not available -TD
6419* correct order of ifdef's for __CYGWIN__ in LYGlobalDefs.h, which would result
6420  in a syntax error if the symbol __CYGWIN__ were undefined when __CYGWIN32__
6421  was defined -TD
6422* change hardcoded ifdef for <arpa/inet.h> include to autoconf'd form -TD
6423* modify makeuctb to add ifdef's allowing most charsets to be suppressed at
6424  compile time.  Use similar ifdef's in UCdomap.h to suppress registration
6425  of non-uctb charsets.  Add configure option --with-charsets to specify list
6426  of charsets which are not suppressed (def7_uni is always active) -TD
6427* change makeuctb to generate the name of the output file, simplifying all of
6428  the build scripts in chartrans -TD
6429* correct a syntax error in crypt_util.c from dev.7 and an ifdef in LYCurses.c
6430  that sets the codepath -SH
6431* use macro TABLESIZE throughout for consistency -TD
6432* revert use of TYPECAST for parameter of 'FREE()' macro, since that puts a
6433  cast on the parameter as an lvalue (reported by LV) -PG
6434* correct improperly-nested ifdef EXP_CHARSET_CHOICE in ifdef for USE_PSRC
6435  in LYReadCFG.c -TD
6436
64371999-08-26 (2.8.3dev.7)
6438* tweak ifdef'ing of `debug_delay' (only available with SH_EX _and_ WIN_EX) -LP
6439* tweak src/Xsystem.c (extern system_is_NT is now ifdef'ed with WIN_EX) so
6440  exec_command() can also be used with DJGPP when compiled with _WIN_CC symbol
6441  (though choice of _WIN_CC is questionable) -LP
6442* simplified ifdef'ing for resolv() vs LYGetHostByName() for DJGPP -TD
6443* DJGPP with WATT32 now does DNS lookup via LYGetHostByName()/gethostbyname()
6444  like other lynx ports so we get reasonable error recovery when DNS lookup
6445  fails.  (For example, we now avoid a hang when wattcp.cfg is not configured
6446  properly - a typical situation when playing with nullpkt.com).  Build with
6447  -DNSL_FORK (in both src and WWW makefiles) is recommended:  this will prevent
6448  unexpected 1 second curses delay when alerting a wrongly configured tcp.  (No
6449  real fork() in DJGPP, unfortunately:  this function always returns -1 and set
6450  'errno' to ENOMEM, as MS-DOS does not support multiple processes.  It exists
6451  only to assist in porting Unix programs) -LP
6452* alternative patch (replaces HN's) for UCdomap.c -KW
6453* modify initialization of lynx_temp_space in case the given name has
6454  embedded "~", ifdef'd for WIN_EX -SH
6455* fix a problem hanging caused by allowing some unknown entities in an ALT
6456  string.  The "hang" problem was caused by a combination of removing too much
6457  under 'case S_check_name' in 'LYUCFullyTranslateString_1', _and_ having
6458  having some Latin 1 character codes that are untranslatable to the display
6459  character set -KW
6460* added lynx.cfg setting PSRCVIEW_NO_ANCHOR_NUMBERING that inhibits link
6461  numbering when in psrc mode if set to TRUE (default is FALSE) -VH
6462* fixes for justification code (anchor position recalculation) and the
6463  GridText.c:*TrimHightext (it was not designed to support LY_SOFT_NEWLINES),
6464  correcting rendering of links on wrapped lines in psrc mode -VH
6465* fixes to www_tcp.h, LYUtils.c and UCdomap.c to build on BeOS 4.5 -TD
6466* fixes for CYGWIN with Slang, mainly due to platform differences in Slang -DK
6467* fixes for DJGPP, missing headers and declarations -DK
6468* let CJK charsets default to 7 Bit Approximations.  Needed to display entities
6469  in the decimal 160-255 range.  (Restore behavior before the changes made to
6470  declarations of charsets on 1999-03-04) -HN
6471* rename -number_links_forms to -number_fields -TD
6472* add the -number_links_forms command line option (John Hawkinson
6473  <jhawk@MIT.EDU>).
6474* modify configure script so --enable-change-exec sets default for
6475  the --enable-exec-links and --enable-exec-scripts options -TD
6476* modify ifdef's for ENABLE_OPTS_CHANGE_EXEC since one or both of EXEC_LINKS
6477  and EXEC_SCRIPTS must also be defined to make this effective (reported by
6478  KED) -TD
6479* add explanations of the various choices for revealing/not images, to Users
6480  Guide, Options Help & lynx.cfg -PW
6481* fix LYgetstr() to disable saving of input text on LYE_ENTER state when the
6482  input is supposed to be hidden -KW
6483* add/use LYaddstr() to fix some const-casts -TD
6484* move dependency of "lynx$x" from "install" to
6485  "install-bin:" in top-level makefile.in -PG
6486* corrected display of SGML_LITTERAL content -VH
6487* now LY_SOFT_NEWLINE is used in psrc mode to denote wrapped lines (as in plain
6488  source mode) -VH
6489* add configure option --enable-scrollbar -TD
6490* make the charset-choice code lynx.cfg-reloading-safe -VH
6491* add experimental code to allow users to specify that a subset of the
6492  compiled-in charset definitions are available for selection for display
6493  (ifdef'd with EXP_CHARSET_CHOICE, added configure option
6494  --enable-charset-choice -TD) -VH
6495* add/use ANSI_PREPRO symbol to simplify ifdef's concerning preprocessor token
6496  substitution/concatenation -TD
6497* modify ifdef of code that shows current CJK code in the title area under
6498  SH_EX as well as CJK_EX -TD
6499* modify HTMLDTD.c to set canclose for <Hn> inside <PRE></PRE> -VH
6500* correct ifdef'ing of set_ws_title(), which should be applied only on win32
6501  (reported by Frederic L W Meunier) -LP, TD
6502* reduce compiler warnings from Borland C++Builder.  Most of these are casts,
6503  with boolean constructs dominating -JES
6504
65051999-08-13 (2.8.3dev.6)
6506* workarounds in LYMain.c and LYMainLoop.c for excessive compiler warnings due
6507  to defective design of glibc2 -TD
6508* modify logic for EXP_JUSTIFY_ELTS in GridText.c to change a raw
6509  LY_NONBREAK_SPACE to ' ', to work better for tables -VH
6510* add/clarify user's guide for command line option syntax -DK, KW
6511* add a new command line toggle for DOS to control debugging of packets under
6512  WATTCP and WATT-32.  Under WATT-32, once dbug_init is called, debugging
6513  cannot be turned off (although output can be sent to /dev/null).  This new
6514  option "-wdebug" controls whether debugging is active, is off by default -DK,
6515  Gisle Vanem
6516* allow ':' as a separator between the option and its value -DK
6517* corrected install rule using symbolic link for copyright files (reported by
6518  HN, KED) -TD
6519* reset "stalled for xxx" counter from IZ's ETA change in dev.5 between ftp
6520  requests -VH
6521* add support for scrollbars, ifdef'd with USE_SCROLLBAR.  Use command-line
6522  options -scrollbar and -scrollbar_arrow or corresponding lynx.cfg to enable
6523  it.  Requires ncurses; may be further tuned if color-style configuration
6524  is used -IZ
6525* LYCopyFile():  Thanks to Hiroyuki Senshu, DOS-based systems need no cp.exe
6526  binary any more.  The code was originally ifdef'ed with SH_EX; now defined
6527  with DOSPATH so is used automatically by any dos/windows port, not used for
6528  UNIXes (permissions?) -LP
6529* a few includes labeled with _WIN_CC now tweaked with WIN_EX as should be -LP
6530* adjustments to SH_EX, CJK_EX ifdef's in LYMainLoop.c and LYUtils.c to aid in
6531  porting -LP
6532* improved logic in status_link() for -short_url option (patches from
6533  NSH <nsh@itjit.ne.jp>, Eduardo Chappa)
6534* modify display_page() to not necessarily call lynx_force_repaint() to make
6535  highlighting work when displaying UTF-8 -Christian Weisgerber, KW
6536* add check in read_directory() if transfer was interrupted -KED
6537
65381999-07-30 (2.8.3dev.5)
6539* add/use LYHideCursor() macro to accommodate position in older curses -TD
6540* add configure option --enable-cjk to compile-in CJK_EX logic -TD
6541* add -short_url option and associated logic to elide middle of long urls
6542  (adapted from patch by Eduardo Chappa <chappa@math.washington.edu>) -TD
6543* ifdef'd read-progress changes with EXP_READPROGRESS, add configure option
6544  --enable-read-eta to turn this on -TD
6545* enhanced read-progress logic (Ilya Zakharevich):
6546  a) makes size/transfer rate reports use format "8.3 KB" (instead
6547     of "8 KB") if numbers are below 10 KB and reports are in KB;
6548  b) makes transferred/expected/transfer-rate use bytes/KB independently
6549     so "236 bytes of 56 KB" is possible, as is
6550     "8.3 of 56 KB, 456 bytes/sec";
6551  c) adds "ETA 23 sec" info if available;
6552  d) adds " (stalled for 75 sec)" info if available (updated each 5
6553     sec or so);
6554  e) uses gettimeofday() if present (instead of current hacks) to get more
6555     frequent updates.
6556* fixes for OS/2 and ncurses from Ilya Zakharevich:
6557  a) Makes lynx ignore mouse events which are not clicks (filtering through
6558     ncurses does not work as expected).
6559  b) Makes mouse-clicks "basin of attraction" of a link wider (the area where
6560     clicks make the link a current link).  It was 2 units vertically and
6561     horizontally, make it 2 units vertically, and 6 units horizontally.  This
6562     leads to "more intuitive selection".
6563  c) Make processing of .lynx-keymap write messages to trace buffer;
6564  d) LAC-keybindings were not working;
6565  e) Allow .lss files include one another via INCLUDE:/file/name
6566  g) Allow a change of default color in .lss files (not the color of attributes
6567     text, but colors for a style if "default" is specified); This (together
6568     with "e") allows for a simple modification of a color scheme
6569     Here is an example of a .lss file with a changed default
6570     foreground/background and a handful of other declarations fine-tuned for
6571     this change.  (It implements "Commander" style).  "Overriding"
6572     declarations should be put before INCLUDE:, and the "default:" declaration
6573     should be the last one.
6574		status:reverse:yellow:black
6575		h1:bold:yellow:black
6576		em.a:reverse:black:blue
6577		em.b:reverse:white:black
6578		font.letter:normal:default:black
6579		link.blue:bold:white:brightblue
6580		link.blue.prev:bold:yellow:brightblue
6581		title:normal:magenta:black
6582		i:bold:white
6583		table:normal:white
6584		blockquote:normal:white
6585		li.blue:bold:blue:black
6586		link.blue.next:bold:blue:black
6587		normal:normal:default:default
6588		INCLUDE:F:/emx.add/lib/lynx.lss
6589		default:normal:brightcyan:blue
6590  h) Improve algorithm for allocation of color-pairs;
6591  i) Lynx was not recognizing HOME directory on EMX;
6592  j) UP_LINK and DOWN_LINK now actually move along a vertical line (as far as
6593     it is possible), including an arbitrary sequence of such keypresses.
6594* modify LYIsPathSep() macro to include '\' for OS/2 EMX -TD
6595* correct a problem with spurious cookie names when reloading lynx.cfg (Michael
6596  Warner, KW)
6597* add check for too-long line in HText_ExtEditForm(), splitting it if needed
6598  (reported by <yury.burkatovsky@telrad.co.il>) -TD
6599* move NO_GROUPS definitions from HTFile.c to HTFile.h to make them available
6600  for use in LYUtils.c on DOS -LP
6601* correct several minor problems with integration of SH's changes in
6602  GridText.h, HTAlert.c and LYPrint.c (reported by LP) -TD
6603* restore dev.3 interface to LYLowerCase and LYUpperCase and do casts
6604  internally to work on unsigned chars -PG
6605* corrected typos in some messages (reported by Dmitry Sivachenko
6606  <demon@gpad.ac.ru>) -TD
6607* changes for win32 -SH
6608  + added ifdef's using _WIN_CC (for Borland C) to some places in prettysrc
6609    definitions which use the __STDC__ symbol.
6610  + renamed makefile.w32 to makefile.bcb
6611  + renamed src/chrtrans/makefile.w32 to src/chrtrans/makefile.bcb
6612* the DOS port compiled with WATT-32 now works in a DOS window under Windows
6613  3.11 and Windows for Workgroups 3.11.  It still needs its own packet driver
6614  and does not use any native winsocks and  has only been tested with Toni
6615  Lopez's DOSPPP.  This does fill a void for those running Win3.x, who
6616  previously had to close Windows and go back to plain DOS before they could
6617  run lynx.  Updated the help files, reflecting current platform support -DK
6618* corrected definitions in HTTP.c and HTDOS.h to build with old TCP library -LP
6619* When keypad_mode was changed from forms options menu
6620  set_numbers_as_arrows()/reset_numbers_as_arrows() was not reinitialized
6621  (reported by KED) - LP
6622* SOURCE_CACHE: add one more parse setting member (keypad_mode)
6623  to HText structure -LP
6624* SOURCE_CACHE:  fix updating the document when "display charset" was changed
6625  from Options Menu by user:  FREE(anchor->UCStages) call from
6626  HTuncache_current_document() now duplicated in HTreparse_document().
6627  (problem reported by KW) - LP
6628* tweak trace message in scan_cookie_sublist():  limit trace output by trying
6629  LYstrstr() as a first approximation before host_matches() -LP
6630* open temp-file in LYNewsPost() in binary mode for DJGPP to avoid translation
6631  of \r\n vs \n -DK
6632* add note about potential conflicts with cookie files to description of
6633  --disable-persistent-cookies -BJP
6634* added status message to indicate state of text inputs -VH
6635* added ability to make text inputs non-sticky (i.e., user will have to
6636  activate them explicitly via an LYK_ACTIVATE action) - seems useful for
6637  people navigating with alphanumeric keys.  Default is 'sticky' - i.e., old
6638  behavior.  Behavior is controlled via command line option '--sticky-inputs'
6639  and STICKY_INPUTS in lynx.cfg -VH
6640* added conditionals to 'userdefs.h' that disable support for
6641  force-empty-hrefless-a mode if lynx is configured without lss (it's not
6642  useful for such setup) -VH
6643* minor change to prettysrc mode, writing comments one character at a time
6644  to avoid translation of \r\n to \n\n in HText_appendText() -VH
6645* correct rendering of DL in EXP_JUSTIFY_ELTS, will inhibit justification of
6646  DT's content -VH
6647* other modifications to EXP_JUSTIFY_ELTS logic, to use information associated
6648  with each element that indicates whether it can be justified -VH
6649* modify HTMLDTD.c so that "center" is not treated with EXP_JUSTIFY_ELTS -VH
6650* fix for core-dump in EXP_JUSTIFY_ELTS -VH
6651* modify signal handling in LYSystem to workaround competing SIGTSTP handlers
6652  when a subprocess is active.  This adds a new function LYToggleSigDfl(),
6653  using sigaction as an alternative to signal to save/restore as much of the
6654  signal state as possible -KW
6655* add configure option --enable-justify-elts (request by VH) -TD
6656* add configure test for sigaction function and related structs -TD
6657* restore hardcoded escape sequences on Unix in setup_vtXXX_keymap()
6658  inadvertently dropped in dev.4, to accommodate users of slang library who
6659  have their $TERM set incorrectly -TD
6660* correct ifdef's for resizeterm() call to allow Lynx to build with old
6661  versions of ncurses -TD
6662
66631999-07-14 (2.8.3dev.4)
6664* minor fixes to build with SunOS K&R compiler -TD
6665* cleanup unbalanced curly braces from other recent experimental options -TD
6666* rename internal definition for LINKS_AND_FORM_FIELDS_ARE_NUMBERED to
6667  LINKS_AND_FIELDS_ARE_NUMBERED to keep it shorter than 32 characters -TD
6668* change ifndef's for NO_JUSTIFY to ifdef EXP_JUSTIFY_ELTS since something in
6669  VH's recent code causes core dumps, by crosslinking the state of two parts of
6670  the parser -TD
6671* modify slang code to recognize F1 from terminfo/termcap on Unix (John E Davis)
6672* changes to use the WATT-32 tcp library, making a DOS port that does http,
6673  ftp, news, mailto, and telnet -DK
6674  Remaining work includes:
6675  * This has been tested only with slang and the djgpp_keyhandler code.  There
6676    will probably need to be more changes to have this work properly with
6677    PDCurses.
6678  * There is at least one bug.  When set to use http_proxy, there seems to be a
6679    long wait between socket connect and write if the proxy is accessed too
6680    rapidly in succession.  It seems that if it is accessed more frequently
6681    than about 20 seconds, there is a timeout of up to about 85 seconds.
6682  * some problems with ctrl-break handling, will report to the watt-32 list.
6683* rename tcp.h to www_tcp.h -DK
6684* fix typo in manpage description of -color (Christian Hudon
6685  <chrish@debian.org>).
6686* add $(LDFLAGS) to chrtrans/makefile.in, for NetBSD -JES
6687* use symbolic link rather than hard link for installing copyright files -TD
6688* now dashes and underscores can be intermixed in commandline options, and in
6689  -restriction option, ifdef'd with OPTNAME_ALLOW_DASHES -VH
6690* added commandline switch '-dont_wrap_pre' that will inhibit line wrapping in
6691  <pre> when -dump'ing and -crawl'ing.  (But maximal length of line on output
6692  can't exceed MAX_LINE (1023 by default)) -VH
6693* lynx.man updated to reflect new option -dont_wrap_pre and to note that gnu
6694  style of options (with two dashes) is also supported -VH
6695* some small developer's docs tweaks -VH
6696* added text justification (controlled by commandline switch '-justify' and
6697  from lynx.cfg too), ifdef'd with NO_JUSTIFY -VH
6698* added support for emitting backspaces (a-la man) - commandline option is
6699  '-with-backspaces', ifdef'd with NO_DUMP_WITH_BACKSPACES -VH
6700* added support for forcing-empty-HREFless-As - ie A element that doesn't
6701  contain HREF will be closed after it was seen (without waiting for </a>) -
6702  this fixes rendering of documentation, produced by broken translators that
6703  don't emit balanced 'A's (eg RedHat docs produced by 'dlh', Sybase docs) -
6704  commandline option is --force-empty-hrefless-a, and force_empty_hrefless_a in
6705  lynx.cfg, ifdef'd with NO_EMPTY_HREFLESS_A -VH
6706* changes for win32 by Hiroyuki Senshu <senshu@shonai-cit.ac.jp> SH:
6707  from
6708    ftp://crab.it.osha.sut.ac.jp/pub/Win32/develope/senshu/Lynx/
6709  based on his patch against 2.8.2pre.6
6710  Most changes are ifdef'd
6711    #define _WIN_CC=    .... for Windows C Compiler
6712    #define CJK_EX      .... CJK EXtension
6713    #define SH_EX       .... Senshu Hiroyuki EXtension
6714    #define WIN_EX      .... Windows EXtension
6715* add missing null-pointer check in MakeNewMapValue(), for verbose-images
6716  (from Debian bug report #39596) -TD
6717* test/build with gettext-0.10.35 -TD
6718* renamed uppercase makefiles and .bat files to lowercase, change the makefiles
6719  consistently to Unix-style format -TD
6720
67211999-06-29 (2.8.3dev.3)
6722* move HTAlert call so we don't get it each time we run the options menu -TD
6723* entify messages in LYshow_statusline_messages() -LP
6724* add -DNO_PORT to WWW/*/djgpp makefiles -DK
6725  This is to make ftp work with new version of the WATTCP library as revised by
6726  Igor Poretsky for building lynx with DJGPP.  The old version has been renamed
6727  to "tcplibdj-old.zip".  For the new package, go to:
6728    "http://www.rahul.net/dkaufman/tcplibdj.zip" or
6729    "ftp://ftp.rahul.net/pub/dkaufman/tcplibdj.zip"
6730* new option REUSE_TEMPFILES, see comments in lynx.cfg -KW
6731* use P instead of invalid TR for right-aligned "LYNXMESSAGES:" link in HISTORY
6732  page -KW
6733* better support for accessing FTP directory listings on Windows NT FTP
6734  servers:  try to switch MSDOS-like directory output off with SITE DIRSTYLE.
6735  The price to pay for this is one or (probably more often) two more command/
6736  response round trips -KW
6737* added support for accessing FTP directory listings in "dls" style sent by
6738  some OS/2 servers.  Only one server was known and used for testing, so the
6739  heuristics used may not be quite general enough.  File date/time is not shown
6740  since it doesn't seem to be part of the basic format -KW
6741* in lynx.man removed bogus "ID:" for -assume_charset,
6742  -assume_local_charset -KW
6743* in a list, render a <DIV> that doesn't have an ALIGN="center" or
6744  ALIGN="right" attribute like a <P> in that situation:  break the line if
6745  necessary but don't create an empty line, an keep list indentation.  This
6746  addresses Debian bug #21331 -KW
6747* other changes for DIV:  it's a block element, so make sure its contents
6748  doesn't get rendered inline, even for nested DIVs that don't change text
6749  alignment.  Try to avoid improperly kept change of DIV styles' alignment by a
6750  <P> or </P> in its content -KW
6751* make "treating H# in a list as an LH" work also for SortaSGML parsing,
6752  previously it only worked with TagSoup -KW
6753* removed special handling for empty last field from LYstrsep(), which made it
6754  act differently from (GNU) C library's strsep() -KW
6755* macro DEFAULT_INVCHECK_BV for default invalid cookie checking behavior, can
6756  be changed at top of LYCookie.c for those who really want that -KW
6757* reorganize code for invalid cookie checking / prompting somewhat, it is
6758  hopefully easier to follow now, and should result in more logical prompting
6759  (or not) if a cookie is invalid for more than one reason -KW
6760* change invalid cookie confirmation prompts to default to "no" answer.  This
6761  can prevent the impression that Lynx hangs because the prompt is not
6762  completely visible.  There should be a better way to ensure that all prompts
6763  are recognizable as such (at least with "normal" screen widths) -KW
6764* use more of the available statusline width for showing cookie name and value
6765  in normal cookie prompts -KW
6766* handle \" in quoted cookie values, so that the quote char doesn't end the
6767  value string -KW
6768* write quoted cookie values to cookie file with the quotes ('"' chars).  When
6769  the cookie file is read, assume that quoted strings are quoted cookie values.
6770  It would be better to have a separate flag stored, but we are limited by the
6771  choice of the Netscape-compatible file format.  This should resolve Debian
6772  bug #35523 -KW
6773* handle empty value strings like any other cookie values:  they can be kept in
6774  the cookie jar (in memory), and can be written to and read from the cookie
6775  file -KW
6776* more checking whether a line read from a cookie file is complete -KW
6777* write out second field in cookie file lines a TRUE or FALSE depending on
6778  whether the domain can be used for suffix matching or has to match
6779  completely.  This seems to be how Netscape uses it.  We don't actually use
6780  this field when reading a file (presence of a leading dot in the domain value
6781  tells us what we need to know), but this should improve behavior for people
6782  sharing a cookie file between Lynx and a Netscape browser (although such
6783  sharing shouldn't be recommended) -KW
6784* treat case as insignificant in cookie domains more consistently -KW
6785* remove remnants of FROM_FILE domain behavior, it was unused -KW
6786* add some clarifications in lynx.cfg regarding cookies -KW
6787* entify strings when adding them to LYNXMESSAGES: stack -KW
6788* save HTAlwaysAlert messages for LYNXMESSAGES: page -KW
6789* generate TRACE output for prompts that use HTConfirm() or
6790  HTConfirmDefault() -KW
6791* make sure force_old_UCLYhndl_on_reload is initialized and reset properly -KW
6792* minor tweaks (LYCharUtils.c, LYMain.c, LYPrint.c) -KW
6793* flush Lynx.leaks file after writing each memory leak record but before
6794  freeing the memory block, to ensure the info is on disk if something goes
6795  seriously wrong (i.e., FREE causes a signal) -KW
6796* more general checking in postoptions - `lynx LYNXOPTIONS:foo' now doesn't
6797  crash -KW
6798* revived dired "install" functionality, more or less as it was (apparently)
6799  originally meant to be used, but with various checks added.  Compilation is
6800  now conditional on new symbol OK_INSTALL.  The "install" function is the
6801  closest we have to a "copy file" function, and could be used instead; the
6802  actual command executed depends on macros INSTALL_PATH and possibly
6803  INSTALL_ARGS, one can define INSTALL_PATH for example to "/bin/cp" before
6804  compilation to effectively get something like a dired "copy" function.  Note
6805  the the "install" function requires a special file in the home directory,
6806  which can be customized, see samples/installdirs.html -KW
6807* new function HTURLPath_toFile in HTFile.c.  Use it if we don't have a full
6808  URL where HTnameOfFile_WWW was used previously, this avoids misparsing of
6809  some unusual URL forms for files -KW
6810* other changes for dired support (KW):
6811  - various corrections with respect to URL-unescaping: don't escape
6812    too often or too little, dired operations could fail on filenames
6813    with special characters
6814  - avoid some unnecessary copying and allocation for filenames
6815  - avoid some more static buffers
6816  - add some buffer overflow checks
6817* make local directory display somewhat interruptible even without
6818  partial page display -KW
6819* make do_readme in HTFile.c 8-bit clean -KW
6820* tweak in HTTP.c to avoid doing strlen() on received data that are to be
6821  passed on raw; raw NUL bytes within the first block read could lead to data
6822  loss -KW
6823* change newly introduced CAN_ANONYMOUS_* at end of userdefs.h to be FALSE by
6824  default, to get behavior with -anonymous that is equivalent to 2.8.2 -KW
6825* handle some more common forms of mailcap $DISPLAY tests internally in
6826  HTInit.c -KW
6827* correct a problem which appears when the curses library causes FANCY_CURSES
6828  to be defined but not COLOR_CURSES:  the code can call attrset() twice for
6829  the same characters, thus replacing the original attribute with the new one.
6830  Fix by using attron() instead (patch by Julian Coleman
6831  <J.D.Coleman@newcastle.ac.uk>)
6832* modify LYonedot() so it does not change its parameter, avoiding corrupting
6833  the name to be zipped (reported by DK) -TD
6834* modify LYDownload.c to skip over delimiter for file://localhost to avoid
6835  treating it as part of the DOS filename -DK
6836* alter LYExecv() to only do an HTAlert if the return-code is zero, i.e., an
6837  error was reported.  This lets us reuse (and free) memory pointed to by
6838  tmpbuf (reported by DK) -TD
6839* remove redefinition of lstat() and change test of stat() function with DJGPP,
6840  which returns nonzero rather than negative on failure -DK
6841
68421999-06-18 (2.8.3dev.2)
6843* move some of the path-manipulation from the DJGPP dired change into new
6844  functions LYisAbsPath, LYisRootPath and LYLastPathSep -TD
6845* dired support with DJDPP -Igor B Poretsky, DK, TD
6846  (patch adapted by DK from Igor B Poretsky, (Some corrections/rework by TD
6847  also - must retest).
6848  Some notes from DK:
6849  + since this is DJGPP based, it may be incompatible with a called program
6850    that uses a WATCOM DOS extender.  I think I had this problem with a
6851    precompiled binary for zip.  The current zip binary doesn't have this
6852    problem.
6853  + The key to making this work with DJGPP is the __sysflags = 0x501d in
6854    LYMain.c, since this lets the system() call handle multiple commands on one
6855    line and allows the cd command to work across disks.
6856  + I didn't look at Igor's changes to LYMainLoop.c as regards to the HTUncache
6857    calls.  He said he wasn't sure about this.
6858  + This was tested with Info-Zip's zip and unzip, GNU tar, gzip, comp430d,
6859    PKZIP, and PKUNZIP.  This was only tested when built with slang.  I don't
6860    see where PDCurses is likely to cause a problem, however.
6861  Problems:
6862  + To make this work, I made lynx_edit_mode = TRUE in LYMainLoop.c.  This does
6863    not seem to be the correct solution.  It seems that this should be handled
6864    by the code in HTAccess.c, but I don't understand how this works.  If
6865    lynx_edit_mode isn't true, the dired menu doesn't appear with the "f"
6866    invocation of LYK_DIRED_MENU.
6867  + I'll try to explain this briefly, but this bug is very reproducible.  If a
6868    program is invoked from the dired menu which needs to interact with the
6869    user, the system sometimes freezes and has to be rebooted.  For example, a
6870    call to unzip a zip archive where the files already exist has zip ask if
6871    the file should be overwritten.  If done initially after lynx is started,
6872    no keystrokes are accepted and the system always hangs.  If, however, any
6873    file has been moved or had its name changed via the dired menu, then the
6874    above problem doesn't occur.  I have tried to see what changes after the
6875    name change that fixes this problem, but I am stumped.  Gzip and unzip seem
6876    to have this problem, but PKUNZIP doesn't.
6877* correct most-recent LYNX_RELEASE_DATE (reported by KW) -TD
6878* change touchline() call in LYOptions.c to touchwin() in case anyone wants to
6879  compile with BSD 4.4 curses (reported by IC) -TD
6880* modified ifdef for DECL_ERRNO to allow for errno to be a macro -TD
6881* ifdef'd the extern declaration of h_errno in HTTCP.c in case that name is
6882  also a macro, e.g., for threaded code (reported by Mike Gravitz
6883  <ddavid@lamar.ColoState.EDU> on AIX 4.3.1.0) -TD
6884* rename ALLOW_USERS_TO_CHANGE_EXEC_WITHIN_OPTIONS to keep the names less than
6885  31 characters, and add configure option --enable-change-exec to set the
6886  ENABLE_OPTS_CHANGE_EXEC ifdef -TD
6887* correct syntax of popup_choices() within
6888  ALLOW_USERS_TO_CHANGE_EXEC_WITHIN_OPTIONS ifdef (reported by IC) -KW
6889* modified some message texts, mostly for consistency -KW
6890* correct display of local file times in INFO screen -KW
6891* add null-pointer checks for buf2 variable in
6892  exit_immediately_with_error_message().  Invalid memory access happens if
6893  access to startfile fails but first_file is not true -KW
6894* change all ifdef's except on for VAX Ultrix that use the presumed predefined
6895  symbol 'unix' to 'UNIX', which the configure script sets.  Not all Unix
6896  systems define this in their compiler -TD
6897  From compiler warning on NetBSD 1.4 (report by JES):
6898    deprecated symbol "unix" is no longer predefined
6899* add experimental file-upload, ifdef'd with EXP_FILE_UPLOAD and configured
6900  with --with-file-upload (adapted from patch by RP) -TD
6901* document use of '|' pipes in PRINTER commands in lynx.cfg -TD
6902* add shell script man2hlp.sh, used that to generate lynx.hlp from lynx.man -TD
6903* SOURCE_CACHE:  source_cache_file and source_cache_chunk are now members of
6904  HTParentAnchor (where they should belong, not HText nor mutable globals).
6905  Add one more parse setting member (verbose_img) to HText structure -LP
6906* correct spelling of ifdef for reload_read_cfg() (reported by KW) -LP
6907* minor docs tweaks -LP
6908* test/{sgml.html, unicode.html} files were badly broken for tagsoup mode
6909  (incorrect html: extra <pre>..</pre> were added inside PRE mode in dev26) -LP
6910* fix back-slashes conversion for DOSPATH systems when expanding ~ to local
6911  path (mostly affects information screen) -LP
6912* correct default value for --disable-persistent-cookies configure option
6913  (reported by HenSiong Tan <tan@stat.psu.edu>) -TD
6914* uncomment --with-libjs configure option -TD
6915
69161999-06-11 (2.8.3dev.1)
6917> minor corrections by TD, patch from KW:
6918* Key handling changes:
6919  - Extended lynxkeycodes:  a bit flag is used to indicate that the lower bits
6920    of the value already are a lynxactioncode and need not be looked up again.
6921    Reduces need for back and forth forward and reverse binding lookups;
6922    currently only used in some places.
6923  - Extended lynxkeycodes:  several (currently three) bit flags are used to
6924    indicate key modifiers.
6925  - Added some macros for manipulating and mapping of these codes, see
6926    especially LYKeymap.h, LKC_TO_LAC() etc.  Added some comments about the
6927    various kinds of codes.
6928  - Added several editaction codes and flags for setting key modifier on next
6929    key (i.e.  for declaring keys as prefix keys, for the purposes of line
6930    editing); for flagging a key for different action if same key is repeated;
6931    for exiting input field line editing and passing a specific lynxactioncode
6932    on; and for undoing 8-bit C1 -> 7-bit replacement transformation for some
6933    chars.  Added code to line-editor implementation to react to these new
6934    editactions.  Note that the mapping of lynxkeycode to lynxactioncode
6935    outside of line editing, i.e.  KEYMAP in lynx.cfg etc., ignores the
6936    modifiers.  The main loop just drops modifier flags or ignores the modified
6937    key; modifier flags cannot be used in lynx.cfg KEYMAP 'keystroke' values.
6938  - An ESC not recognized as part of an escape sequence can set the appropriate
6939    modifier flag in LYgetch(), except for SLANG which normally uses a
6940    different LYgetch() implementation.  Interpreting an ESC prefix as modifier
6941    is very useful for situations where a held-down Alt key (or some other key)
6942    is encoded this way:  linux console, kermit with emacs key mappings,
6943    possibly xterm with '*eightBitInput:  false'.  OTOH it doesn't work for all
6944    characters or in all situations.
6945  - Extended syntax recognized in .lynx-keymaps file (which is only used if
6946    compiling with USE_KEYMAPS defined, which in turn depends on slang and
6947    ncurses version):
6948    (a) Meta-foo can be used to map an escape sequence to a key + modifier.
6949    (b) LAC:foo can be used to map an escape sequence directly to a
6950        lynxactioncode (actually, to an extended lynxkeycode that
6951        encapsulates a lynxactioncode).
6952    See examples added to samples/lynx-keymaps.
6953  - Extended syntax of KEYMAP option, additional field can override line-editor
6954    behavior.  PASS documented in lynx.cfg.
6955  - Extended syntax that can be used for specifying key in KEYMAP, some of the
6956    forms allowed in .lynx-keymaps file are now additionally recognized, but
6957    only if compiling with USE_KEYMAPS defined.  Left undocumented in lynx.cfg
6958    (maybe subject to change).
6959  - New "Bash-like" Line Editor binding.  Adds several new emacs-like editing
6960    functions.  Adds tables for keys with modifiers (actually the same table is
6961    currently used for all modifiers, to save some space).  Most notably, ^X is
6962    a prefix key to set a modifier flag.  Keys with second function when
6963    pressed twice are ^E^E and ^K^K.  ESC is also recognized as setting a
6964    modifier flag, in case it gets through without been having been handled in
6965    LYgetch().  See new file keystrokes/bashlike_edit_help.html for more info.
6966    The Bash-like Line Editor Bindings are only compiled in if compiled with
6967    -DEXP_ALT_BINDINGS / configured with --enable-alt-bindings (but not subject
6968    to a new macro).  Implementation code for the new emacs-like functions
6969    additionally ifdef'd with ENHANCED_LINEEDIT.
6970  - Avoid dependency on DNARROW key binding when form field line-editing is
6971    ended with Enter or Return key.
6972  - Take setting of real_c/old_c into consideration after return from form
6973    field line-editing.  Previously there were some strange effects:
6974    statusline messages would sometimes not appear when they should, the KEYMAP
6975    command would sometimes not work when invoked with ^Vk while in a form
6976    field.
6977  - Make NOCACHE ('x') work for TEXT_SUBMIT_TYPE form fields (i.e.  forms with
6978    a single text input field where Enter automatically submits).  Of course
6979    'x' has to be typed as ^Vx while line-editing the field (or NOCACHE mapped
6980    to a different key).  Similarly allow DOWNLOAD, and HEAD to work for such
6981    fields.  Try to ensure that all permission checks that apply to other form
6982    submissions are also done for TEXT_SUBMIT_TYPE fields, this wasn't the case
6983    before.
6984  - New key actions LPOS_PREV_LINK and LPOS_NEXT_LINK.  They are like PREV_LINK
6985    and NEXT_LINK, with the difference that, when moving to a form input or
6986    textarea line, the last column position (relative to the field) is
6987    remembered.  They are not mapped by default, but mentioned in lynx.cfg.
6988  - New key action DWIMHELP.  It should give some context-sensitive help.
6989    Currently the appropriate Line Editor Binding help page is shown if a form
6990    input field is selected, otherwise it defaults to the main HELP page.
6991  - New key action DWIMEDIT.  Revert meaning of EDIT back to previous meaning:
6992    always edit document file, not textarea content.  DWIMEDIT acts like
6993    EDITTEXTAREA if the current link is a form textarea or input field and
6994    AUTOEXTEDIT was defined, and like EDIT otherwise.  Also added slightly
6995    different statusline message if form field external editing cannot be done
6996    because editing is disabled:  it shouldn't refer to "The 'e'dit command".
6997  - Summary of reasonable ways to invoke external texarea editing (assuming
6998    that it is desired to keep the action of 'e' to edit files at least outside
6999    of input fields):
7000    1) KEYMAP 'e' to DWIMEDIT, invoke ^Ve.  (if AUTOEXTEDIT is defined,
7001       which is the case by default.)
7002    1a) KEYMAP <some other key> to DWIMEDIT, invoke ^V<some other key>.
7003    1b) KEYMAP <some other key> to EDITTEXTAREA, invoke ^V<some other key>.
7004    2) KEYMAP a key (function or control, not printable!) to EDITTEXTAREA
7005       or DWIMEDIT, using PASS in the KEYMAP line.
7006    2a) Find some key whose LineEdit binding is already LYE_FORM_PASS, and
7007        KEYMAP it to EDITTEXTAREA or DWIMEDIT.
7008    3) compile with EXP_ALT_BINDINGS defined (--enable-alt-bindings),
7009       select Bash-like Bindings,
7010       invoke ^E^E or ^X^E (or ESC ^E aka M-C-e), or
7011       invoke ^Xe (or ESC e aka M-e), or
7012    3a) compile with EXP_ALT_BINDINGS defined (--enable-alt-bindings),
7013        and without selecting Bash-like Bindings
7014        (invoke ESC ^E aka M-C-e or ESC e aka M-e).
7015    Bindings in parentheses under 3/3a may not work with slang unless a
7016    tweaked .lynx-keymaps file is used.
7017* Other changes related to textarea handling:
7018  - More appropriate message statusline message if GROWTEXTAREA or INSERTFILE
7019    cannot be done because a textarea is not selected:  it shouldn't refer to
7020    "external editor".
7021  - Check whether an editor is defined before trying to use it for textarea
7022    editing.  Generate message if spawning of external textarea editor failed.
7023  - Allow INSERTFILE only if file access is not restricted.
7024  - Enforce dotfiles restriction and "show dot files" setting for INSERTFILE.
7025* Mouse handling changes, mostly only if mouse support comes via ncurses:
7026  - Re-enabled changing link by clicking in area *near* a link (but not on the
7027    link text), but limit max.  distance to 2 character positions.
7028  - Make mouse popup menu disappear when it should, by applying the right magic
7029    touchline() in popup_choice().
7030  - Lots of small tweaks to remove glitches in mouse handling, among them:  No
7031    left scrolling of long input fields on entering with mouse.  Try to ensure
7032    statusline is updated after mouse menu.  Make menu actions work as
7033    expected.  Avoid acting on mouse events, especially invoking mouse menu, in
7034    wrong context (e.g.  while at a prompt), at least in many places.
7035  - Clicking on left or right border of mouse menu now only moves selection.
7036  - At right end of top/bottom line, where single click causes HISTORY action,
7037    double click now causes VLINKS action.
7038  - Allow to distinguish between submitting and just positioning into a
7039    TEXT_SUBMIT_TYPE input field.  Single click positions, double click
7040    submits, 'activate' from menu also submits.
7041  - When initializing ncurses mouse, call mousemask() with only those bits set
7042    that we may actually be interested in.
7043* Changes relevant for handling window size changes:
7044  - For ncurses, changed the way how mainloop() notifies the curses library
7045    about a window size change.  The approach taken previously, and still used
7046    if we are not using ncurses, has more overhead, can unnecessarily switch
7047    out of the alternative screen buffer (and back) under xterm, and didn't
7048    really make ncurses update the WINDOW structures for the new size in time.
7049  - Other tweaks for size change:  make sure curdoc.link is valid after
7050    refresh.
7051  - Detection of size changes in more situations:  tolerate EOF from GetChar in
7052    the (non-SLANG) LYgetch_for() in more cases if errno is EINTR, if this
7053    happens check for a size change and generate trace output.  Recognize
7054    KEY_RESIZE from ncurses, check for a size change and generate trace output
7055    when it occurs.
7056  - Added NONRESTARTING_SIGWINCH lynx.cfg option and -nonrestarting_sigwinch
7057    flag.  If set, lynx *may* react more immediately to window size changes
7058    when running under xterm or similar.  Whether this actually has an effect
7059    depends on the implementation of sigaction() and on the behavior of the
7060    curses (or similar) library when a read() (or other system call) is
7061    interrupted by signals.
7062    Depends on '#if HAVE_SIGACTION', which currently has to be defined by hand,
7063    for example by 'make SITE_DEFS="-DHAVE_SIGACTION"'.  The command line flag
7064    is only available on systems with HAVE_SIGACTION and SIGWINCH.
7065  - Tweaks so that lynx in an xterm can survive when the window size is made
7066    (probably temporarily) very small, for example 1x1.  Avoid display_page's
7067    work if it wouldn't be displayable anyway.  Make display_title handle very
7068    small screen widths, at least to the degree that it doesn't crash.
7069* Except for VMS or when DOSPATH is defined, set restore_sigpipe_for_children.
7070  Fixes Debian bug #33853, maybe not really a bug but let's be nice.
7071* Changes in HTTCP.c:
7072  - Added a CTRACE_FLUSH before creation of NSL_FORK child process.
7073  - Block certain signals during creation of NSL_FORK child process, if
7074    sigprocmask() and friends are available.  This should prevent a rare
7075    problem where sometimes the child process could be killed before it has a
7076    chance to modify its signal handlers, resulting in screen corruption, a
7077    seemingly hanging lynx, and/or other problems.  It is assumed that
7078    sigprocmask() etc.  are available if HAVE_SIGACTION is true.  It currently
7079    has to be defined by hand, for example by 'make
7080    SITE_LYDEFS="-DHAVE_SIGACTION"'.
7081  - Generate diagnostic messages for some failures of forked lookup.  Depends
7082    on HAVE_H_ERRNO.  In particular, try to detect whether the child process
7083    failed because of memory problems, and also fake a 'z' in that case to
7084    short-circuit a URL guessing cycle.
7085  - For most systems, generate more trace output for connection attempts, close
7086    to the actual connect() and select() calls to prevent clobbering errno.
7087    See SOCKET_DEBUG_TRACE.  This should help diagnose some obscure
7088    system-dependent problems that have occasionally been reported.
7089* Added some missing stuff for color handling to forms Option Menu code.
7090* Printing to screen sometimes didn't show anything for short texts, if screen
7091  output was buffered (and ncurses makes stdout buffered).  Added another
7092  fflush(stdout) in send_file_to_screen().
7093* Some checks for specific URLs (helpfilepath, lynxlistfile, and lynxjumpfile)
7094  in LYGetFile.c were inappropriately case-insensitive for Unix.  The
7095  comparison is now case-sensitive except for VMS.  This may need tweaking for
7096  DOS and similar systems.
7097* Added additional LYNoRefererForThis check in getfile(), the one in mainloop()
7098  could be missed for TEXT_SUBMIT_TYPE form fields.  Also moved other check for
7099  whether to send Referer header earlier, and made it apply for URL types that
7100  might be proxied.
7101* LYAddVisitedLink tried to regard documents with the same address but a
7102  different title string as different documents, but this was coded wrong.
7103  Removed ineffective comparison, but keep old title string if new title string
7104  is empty.
7105* Correct long-standing logic error in MAIL_SYSTEM_ERROR_LOGGING handling.
7106  Apparently not many people are using it...
7107* Fix for traversal code to put the right address into the TRAVERSE_REJECT_FILE
7108  if a request fails after popping a document from the history stack (this can
7109  only occur if a previous request for the same document had succeeded).  Also
7110  don't try to send mail in such a case if MAIL_SYSTEM_ERROR_LOGGING is on.
7111  Also prevent possible history stack underflow if this occurs on return to the
7112  first document.
7113* According to lynx.cfg, error logging mail may be sent to ALERTMAIL if no
7114  document owner is known, but this was not implemented; now it is.  ALERTMAIL
7115  is used if it is defined non-empty in userdefs.h.  Of course normally it
7116  should be left undefined.
7117* Fix for traversal code to reject form fields a bit earlier.  This prevents
7118  unnecessary lookups as well as adding of an empty line to the
7119  TRAVERSE_REJECT_FILE for each form field encountered.
7120* Format -crawl output as was documented in CRAWL.announce:  with this switch,
7121  link numbering is always off by default (userdefs.h and lynx.cfg defaults und
7122  saved user preference are ignored) unless -number_links is given, and -crawl
7123  -traversal format is now consistent with -crawl -dump with respect to link
7124  numbering.  As a side effect, -crawl without either -traversal or -dump now
7125  also turns link numbering off unless -number_links is used (the meaning of
7126  -crawl without either of these was undocumented), so it then acts effectively
7127  as a (less powerful) negation of the -number_links switch.
7128* For -crawl -dump, the list of links was appended twice.  Fixed.
7129* Check URL as well as title before deciding that a document should not be
7130  pushed on the history stack because it looks like a generated special page.
7131* Made "Don't waste the cache" optimization in historytarget() subject to
7132  additional checks, to avoid uncaching of the wrong document in some cases.
7133* LYSafeGets() would drop the last line from a file if it was not terminated.
7134  Changed to return the unterminated line like fgets().
7135* Clarifications on restrictions.  "download" does not imply "disk_save" while
7136  "print" does, this doesn't seem to make much sense but has been the behavior
7137  for a long time.
7138* Restrictions inside_news, outside_news now apply to reading as well as
7139  posting.  The documentation (except for the corresponding comments in
7140  userdefs.h) said that they apply to posting, while in fact they were
7141  implemented for reading only.  [Does nobody read this stuff???] Also, the
7142  implementation only checked the flag for news:  URLs, but not for nntp:
7143  URLs, which doesn't make much sense given that the latter provide an
7144  alternative way for most (if not all) purposes of the first.  So now these
7145  restrictions apply to news:, nntp:, newspost:, and newsreply:  (but not to
7146  snews:, snewspost:, or snewsreply:).
7147* Document -restrictions=externals.
7148* Some of the restriction stuff not added to VMS lynx.hlp file, since I'm not
7149  quite sure whether the corresponding features work there at all.
7150* Changed restriction parsing so that "all" and "default" don't get ignored if
7151  they appear as one of several items in the same list.
7152* Implement listing of current restrictions to stdout with new -restrictions=?
7153  option.  This should appear as the last command line option, otherwise the
7154  effect of options appearing later may not be shown.  The '?' may require
7155  quoting.
7156* Made -restrictions= (without any option flags) act like -restrictions
7157  (without equal sign either) as implied by documentation, i.e.  list
7158  recognized restriction options.
7159* LYRestricted has been greatly abused.  Once upon a time it was a PRIVATE flag
7160  in LYMain.c (then called anon_restrictions_set), used only to get the
7161  precedence of various command line options right.  Recently it has been
7162  misused as a check (and as the only one) whether "anonymous restrictions" are
7163  in effect.  This undermines various assumptions:
7164  - that -anonymous is basically an aggregate set of restrictions which could
7165    be specified individually with -restrictions=.
7166  - that individually listed restrictions (-restrictions=...) act as expected,
7167    and can be used to restrict various aspects in a useful manner.
7168  - that -validate implies the strongest restrictions, except for what is
7169    explicitly exempted (i.e. 'g'oto for http/https URLs).
7170  Use specific restrictions instead:
7171  - new "compileopts_info" for LYNXCOMPILEOPTS:  - for anonymous default see
7172    userdefs.h
7173  - new "lynxcfg_info" for LYNXCFG: - for anonymous default see userdefs.h
7174  - new "lynxcfg_xinfo" for extended LYNXCFG: - for anonymous default see
7175    userdefs.h
7176  - new invisible "goto_configinfo" for LYNXCOMPILEOPTS: & LYNXCFG: for
7177    anonymous default, see userdefs.h
7178  - additionally check existing "option_save" for LYNXCFG://reload/ -
7179    always restricted by anonymous default
7180  ("invisible" means that this restriction cannot be explicitly listed in a
7181  -restrictions=...  list, but has a value derived from userdefs.h that is used
7182  with -anonymous and -restrictions=default.)
7183* Forms options menu can now be used with -validate.
7184* Allow following local help file links, even if "file_url" restriction is set,
7185  from LYNXKEYMAP, LYNXCOOKIES.  (Possibly more need to be added.)
7186* Apparently realm checking (with -realm option) is bypassed for URLs from
7187  (some) form submissions (it seems to be intentional, but why?).  Made sure
7188  this at least doesn't weaken -validate restrictions.
7189* Apply -localhost check in getfile for news URLs that include a hostname,
7190  i.e., that begin with with "news://".
7191* Add '&' to nonalphanumeric characters forbidden by exec_ok() for lynxexec and
7192  lynxprog URLs, but keep allowing it for lynxcgi.  There's not much point in
7193  excluding ';' and so on if '&' is acceptable!
7194* Tweaked LYNXMESSAGES:  handling slightly:  don't bypass normal getfile
7195  handling.
7196* Reset LYforce_no_cache flag in mainloop() after failed access, before popping
7197  the previous (or, actually, probably currently still displayed) document.
7198* Tweak for 'no data' handling:  it isn't always an error, but was sometimes
7199  treated as such.  It mostly doesn't make a difference, except for the message
7200  printed when the startfile cannot be accessed and for traversal and mail
7201  error logging.  This needs to be revised to apply for all protocols.
7202* Added new functionality for rules:  Redirect, UseProxy, various others.  See
7203  cernrules.txt in samples directory for details.
7204* Prevent crashes in HTNews.c with HEAD.
7205* Allow HEAD requests for proxied URLs (checking whether any applicable proxy
7206  begins with http:  or lynxcgi:), as far as this can be determined based on
7207  regular environment settings (i.e.  unaware of proxying by rules).
7208* Modified add_item_to_list() so that if the restriction flag is omitted from a
7209  DOWNLOADER/UPLOADER/EXTERNAL line in lynx.cfg, it is assumed FALSE.  This
7210  modifies the change of 1998-10-17 to be on the safer side, it is more
7211  consistent with how PRINTER lines or lines with the colon separator present
7212  but the flag value absent are handled, and it only makes a difference when a
7213  -restriction command line option or its equivalent is in effect anyway.
7214* Deal with unusual cases where telnet and similar protocols are proxied, or
7215  possibly changed to a different type of protocol by rules.  Normally such
7216  protocols should never be proxied, but there was no protection against it,
7217  and lynx could crash.  The approach now taken does not disallow it, but just
7218  tries to deal with the situation in a way that avoids crashing; it is
7219  conceivable that one may want to direct e.g.  telnet or rlogin URLs to a HTTP
7220  page that explains why these types are not supported.  A similar problem
7221  that occurred when e.g.  telnet was forbidden by a rule is also dealt with.
7222* Protect start_curses calls in getfile against being executed if
7223  dump_output_immediately is in effect.  Maybe access to telnet, rlogin,
7224  lynxexec URLs should be completely disabled for this case; skipping the
7225  start_curses at least avoids being left with non-restored tty settings after
7226  the program exits, is someone attempts to use -dump or -source with such a
7227  URL (the -dump or -source flags is then effectively more or less ignored).
7228* Tweaks in fix_http_urls, renamed fix_httplike_urls.
7229* Moved LYStrerror from LYStrings.{h,c} to HTAlert.{h,c}, so that it can be
7230  used in HT*.c files without pulling in yet more LY*.h headers.
7231* Reset 'safe' flag in anchor on parsing "Safe: no" and "Safe: false" headers.
7232* The top makefile.in had some 'rm -rf' for whole directories $(helpdir) and
7233  $(docdir) in install targets that could potentially wipe out unrelated files;
7234  added checks to make sure the directories haven't been changed to something
7235  not lynx-specific (they are regarded as lynx-specific if the last component
7236  is lynx_help and lynx_doc, respectively).
7237* Various doc tweaks.
7238* Updated README.defines.  Other contributors should please add their stuff
7239  there, too.
7240* Additional non-option args (before the last one), i.e.  URLs or filenames,
7241  are made available for 'g'oto recall.  If unwanted, this can be disabled by
7242  changing EXTENDED_STARTFILE_RECALL in LYMain.c -KW
7243* In UCChangeTerminalCodepage() used for --enable-font-switch with linux:  use
7244  LYOpenTemp() etc.  instead of tempnam(), this avoids "Invalid pointer" with
7245  LY_FIND_LEAKS and avoids leaving old temporary files hanging around in some
7246  situations.  Also added some error checking -KW
7247
72481999-06-01 (2.8.2rel.1)
7249-----------------------
72501999-06-01 (2.8.2pre.11)
7251* minor fixes from W3C HTML validation -TD
7252* update links to HTML'ized lynxcfg in users' guide -VH
7253
72541999-05-31 (2.8.2pre.10)
7255* add links to HTML'ized lynxcfg to users' guide -LP
7256* cleanup temporary files left by
7257     lynx -dump LYNXCFG:// > /dev/null
7258  (analysis by LP) -VH
7259* add comments to lynx.cfg describing effect of restricting configuration
7260  settings in nested includes -VH
7261* delineate URL's in README with "<URL:" and ">", with space in lynx.man -LV
7262* add some comments to lynx.lss -TD
7263* minor improvements to configure script:  use newer config.guess and
7264  config.sub from xterm, which adds case for HP 9000/800 (fix problem reported
7265  by Peter Jones <jones.peter@uqam.ca>) -TD
7266
72671999-05-29 (2.8.2pre.9)
7268* use StrAllocCopy rather than HTSprintf in LYstore_message() because no
7269  formatting is done there; the message may contain formatting controls such as
7270  %s (related to bug report by Frederic L W Meunier <fredlwm@urbi.com.br>) -TD
7271* add/use function LYRenamedTemp() to update our record of temporary filename
7272  when using external decompression program, so we will remove the decompressed
7273  file correctly on exit.  This is the usual case if we do not link with zlib
7274  (reported by HN) -TD
7275* modify LYValidateFilename() to derive original directory preferably from
7276  Current_Dir() rather than environment variable $PWD, since the $PWD directory
7277  may not be writable if Lynx is invoked from another application rather than
7278  directly from the command line -TD
7279* add/use function Current_Dir(), to check for failure in getcwd/getwd -TD
7280* change ALL_LINGUAS assignment in configure script to use the .po file which
7281  actually reside in the po directory, making it simpler to drop/add message
7282  files from a distribution of Lynx.  Also, make the assignment contingent on
7283  ALL_LINGUAS not being set externally, making it simple to override -TD
7284
72851999-05-28 (2.8.2pre.8)
7286* when reloading/reparsing the document with forms, issue a warning only when
7287  user input is detected (forms content is changed from its default so
7288  information will be lost).  New function HText_HaveUserChangedForms() is
7289  called from HTReparse_document() and HTuncache_current_document() -LP
7290* fix exit from postoptions() when need_reload is set but no source_cache,
7291  was broken in dev23 -LP
7292* remove unneeded float from integer calculations -LP
7293* move comment for 'const' off the definition line, to simplify debugging
7294  configure problem on HPUX for David Eaton -TD
7295* move LYGetYX() out of conditional expression, just in case it cannot be
7296  evaluated as a function, i.e., return a value (from bug report by David
7297  Eaton) -TD
7298* make install for COPYHEADER and COPYING work when the build directory is not
7299  the top source directory -PG
7300* add check to FastTrimColorClass() to avoid updating stylename and pointer
7301  into it when the tag to be trimmed is not found (fixes a core dump reported
7302  by VH) -TD
7303
73041999-05-25 (2.8.2pre.7)
7305* update illustration of forms options menu in Lynx User Guide according to
7306  current lynx output -LP
7307* old-style options menu:  hot key for "local e(X)ecution links" is now
7308  displayed in bold (call addlbl() instead of addstr() like the other options
7309  do), adapted from Hiroyuki diffs -LP
7310* fix handling of incorrect html in psrc mode.  If a piece of html matched the
7311  pattern "<known_tag_name unknown_attr_name any_attr_name>", then styles of
7312  internal markup were unbalanced - resulted in cluttered colors -VH
7313* comment-out (for release) configure option --enable-libjs -TD
7314* change configure script defaults for --enable-persistent-cookies and
7315  --enable-alt-bindings to 'yes' -TD
7316* add DESTDIR variable to top-level makefile to facilitate packaging releases
7317  with compiled-in pathnames -TD
7318* further correction to VMS pathname in HFTPLoad.c, to translate /vms/fileserv/
7319  to [vms.fileserv], for example.  The wku fileserver gives back a Unix-style
7320  listing rather than VMS-style when given a Unix-style CWD, which confuses
7321  Lynx into discarding the listing (reported by Andy Harper) -TD
7322* modify LYCookies.c to append new items to the end of the list rather than
7323  at the start, so cookies will be written and read from .lynx_cookies in
7324  consistent order (reported by KED) -TD
7325
73261999-05-24 (2.8.2pre.6)
7327* fix for problem reported by LP -VH
7328  Load an html file with META charset and switch "\" to source mode.  Now press
7329  ^R to reload:
7330  (1) In -prettysrc case you got a broken document (charset will be assumed by
7331    lynx from assume_charset or assume_local_charset, not from a META charset
7332    which was previously pushed with LYPushAssumed() so you get a problem with
7333    8bit documents when assume_charset != META charset).
7334  (2) Without -prettysrc you got a document handled properly via META charset
7335    assumption.  Now if you press ^R again you will get a broken document.
7336* LYK_SOURCE & HTreparse_document():  when using SOURCE_CACHE_MEMORY fix tiny
7337  charset problem when switching to the source mode and the original document
7338  have its charset specified.  Now aligned with SOURCE_CACHE_NONE and
7339  SOURCE_CACHE_FILE.  More LYK_SOURCE fixes that might affect next coming
7340  document in come cases (mainly Info page and Options menu, which now show
7341  correct charset information) -LP
7342* add CTRACE_FLUSH call before fork() in NSL_FORK logic so child's messages
7343  will not mess parent ones -LP
7344* add a few trace messages -LP
7345* HTReadProgress message now display statusline properly in TRACE mode
7346  (was always broken since early HTReadProgress days) -LP
7347* install COPYING and COPYRIGHT for install-help rule as well as install-doc,
7348  so we can refer to local copies of those files -TD
7349* tweak HTParse trace message -LP
7350* minor formatting change for Lynx_users_guide.html -SH
7351* correct a few mismatches between variable declarations (char vs BOOLEAN)
7352  (adapted from win32 version by Hiroyuki Senshu <senshu@shonai-cit.ac.jp>) -TD
7353
73541999-05-20 (2.8.2pre.5)
7355* correct links to COPYHEADER and COPYING in about_lynx.html, by pointing to
7356  author's URLs, rather than to files which are not installed anyway -PG
7357* shorten a couple of identifiers to keep with 31-character limit, i.e.,
7358  hash_code_aggregate_lower_on_fly -> hash_code_aggregate_lower_str
7359  LYprint_statusline_messages_on_exit -> LYstatusline_messages_on_exit
7360  (reported by Andy Harper) -TD
7361* correct VMS pathname in HTFTPLoad(), allowing connect to
7362  ftp://ftp.wku.edu/vms/fileserv (reported by Andy Harper) -TD
7363* chartrans:  cpXXXX Microsoft codepages verified against ftp.unicode.org -
7364  apparently cp1256 (Arabic) was updated recently.  Although Arabic letters are
7365  hardly useful for lynx (no right-to-left support) this codepage is supported
7366  under chrtrans.  So update, just for fun -LP
7367* fix core dump when starting "lynx LYNXOPTIONS:" command.  All phases of forms
7368  options logic now handled by postoptions():  LYNXOPTIONS:/ without post_data
7369  create a page (gen_options() now PRIVATE), LYNXOPTIONS:/ with post_data do
7370  process changes as before.  Also LYK_ADD_BOOKMARK fixed:  forms options page
7371  will not be added to bookmarks file -LP
7372* modify HTGetRelLinkNum(), removing increment of HText_getTopOfScreen() value
7373  so checks for line number begin at the very top of the screen, fixing a
7374  problem reported when processing the 123[g][+-] command -LE
7375* minor change to LYReadCFG.c to combine similar gettext'd strings -HN
7376
73771999-05-16 (2.8.2pre.4)
7378* add 'fixit' parameter to LYEnsureAbsoluteURL() to suppress logic in
7379  LYConvertToURL() that was changed in 2.8.1dev.4, to re-offer the original
7380  string after an invalid URL is entered at a 'g' prompt.  The calls to support
7381  'g' are unmodified; other calls revert to the older behavior (recommended by
7382  KW) -TD
7383* add/use string functions that make EBCDIC comparisons sort in the ASCII
7384  collating sequence, eliminating some special ifdef's in HTMLDTD.c -PG
7385* when STARTFILE cannot not be loaded, lynx now exits with more understandable
7386  status messages:  all important statusline messages are now printed to
7387  stderr/stdout -LP
7388* add definition for _DECC_V4_SOURCE for VMS SOCKETSHR_TCP configuration to
7389  top-level and ./src build*.com files (reported by Andy Harper) -TD
7390* change UNKNOWN_URL_TYPE to 1, to keep it distinct from NOT_A_URL_TYPE, fixes
7391  an error introduced when changing UrlTypes to an enum (reported by KW) -TD
7392
73931999-05-12 (2.8.2pre.3)
7394* add DEBUG_SOURCE_CACHE makefile flag so all documents will be cached in
7395  SOURCE_CACHE mode, including local files.  Normally undef'ed so only http
7396  served documents cached with sources -LP
7397* in LYK_HISTORY, set newdoc.link = 1 so position at link #2 bypassing "recent
7398  statusline messages" link -LP
7399* comment out "partial_thres=" option in .lynxrc (it was coded so the changes
7400  from lynx.cfg file could not be activated) -LP
7401* add a sanity check to LYCurses.h to point out problems with the FANCY_CURSES
7402  configure checks -TD
7403* fix uninitialized pointer used in decoding of -term switch (patch by Sergey
7404  Svishchev)
7405* define _DECC_V4_SOURCE for VMS SOCKETSHR_TCP configuration, to fix conflict
7406  with unistd.h versus non-POSIX prototypes in the other headers (report by
7407  Andy Harper) -TD
7408* ifdef'd includes for HTUtils.h to limit size of preprocessor listings with
7409  DEC C; verify that all header files include definitions needed for their
7410  contents -TD
7411* add docs/OS-390.announce (Paul Gilmartin)
7412* add fallback extern declaration for h_errno to HTTCP.c for systems that have
7413  that variable but do not declare it (reported by Jean-Pierre Radley
7414  <jpr@jpr.com> for SCO OpenServer 5.0.5) -BL
7415* correct SortaSGML element info: SPAN can contain SPAN -KW
7416* fix several small memory leaks (John Bley):
7417  + minor (~ 7 bytes) leak in LYCookie.c
7418  + leak in the warning message about invalid cookies
7419  + obvious leak in do_readme
7420  + small leak in dired_options (LYLocal.c)
7421  + leak with -selective option in HTFile.c
7422  + a few leaks and a minor cleanup in local_dired
7423
74241999-05-08 (2.8.2pre.2)
7425* substitute a few more free()s with FREE()s in files HTString.c and
7426  LYReadCFG.c -John Bley
7427* fix buffer problems with long filenames and custom DOWNLOADERs -John Bley
7428* fix typical alloc-fail-return-error-without-free leakage in
7429  save_bookmark_link (LYBookmark.c) -John Bley
7430* modify generated WWW/*/makefile and src/chrtrans/makefile to omit include
7431  from intl directory if it is not used (report by LP) -TD
7432* add configure test for h_errno, by splitting CF_ERRNO macro and reusing
7433  test for external data.  Noticed that DECL_ERRNO was not defined/used,
7434  added that as well.  The h_errno symbol is provided in some network
7435  libraries, e.g., on SCO and Linux, but may/may not be declared (report
7436  by BL) -TD
7437* fix some serious lossage in lookup_reject (LYTraversal.c): memory and
7438  logic errors.  This (replaced) line is one for the record books:
7439      frag = strlen(buffer) - 1; /* real length, minus trailing null */
7440  Previously, this code caused a read before an array boundary as well as
7441  failing to compare the right number of characters in a pattern -John Bley
7442* fix some minor leakage in the cookie jar -John Bley
7443* fix up some casts and mode_t types in HTAAProt.c, HTFile.c, LYLocal.c,
7444  LYUtils.c -John Bley
7445
74461999-05-05 (2.8.2dev.26 - 2.8.2pre.1)
7447* remove some weird cruft from HTAAUtil.h (yeah, "/home2/luotonen" is a good
7448  default path) -John Bley
7449* correct a buffer overflow in LYDownload.c (reported by John Bley) -TD
7450* 8bit attribute values are now translated in psrc view (reported by LP) -VH
7451* trailing ';' now is shown after HTML entities (reported by LP) -VH
7452* split-up/correct typo in text at top of generated bookmark file -JES, -TD
7453* allow anchors as input for commands 'g','G','E' -VH
7454* correct off-by-one error in pointer to filename in DOSPATH configuration for
7455  LYPathLeaf() -DK
7456* fix infinite recursion bug in lynx.cfg includes, from dev.25 integration
7457  (reported by LP) -VH
7458* implement the following separators in lynx.cfg "include" commands
7459  ":" on Unix
7460  " for " on all OS's -VH
7461* fixes for LYList.c,  adding title info to the (mostly unused) HTLinkType -KW
7462* change remaining <banner>'s to <blockquote> in other html files, fix
7463  a few escapes that tidy (15-apr-99) reports.  Leaving <tab>'s alone for the
7464  moment because there appears to be no standard equivalent -TD
7465* change <banner> in lynx-dev.html to <blockquote> since the latter is
7466  standard, correct IEFT version and supply <p>'s as needed (Karl Eichwalder)
7467* correct a couple of two documentation inconsistencies in the sources for
7468  USE_PSRC and -prettysrc (Karl Eichwalder <ke@gnu.franken.de>)
7469* register free_messages_stack with atexit to fix some statusline leakage,
7470  explicitly fill out a struct initializer -John Bley
7471* fix a few html nits in the docs -John Bley
7472* cleanup some gcc -Wundef warnings -TD
7473* add logic to free_lynx_cfg() to unset environment variables (requested by
7474  LP) -TD
7475* modify SafeHTUnEscape() to work with EBCDIC (Paul Gilmartin)
7476* remove dangling comma in UrlTypes enum (reported by Paul Gilmartin) -TD
7477* make description of STARTFILE in userdefs.h agree with lynx.cfg -TD
7478* fix:  newline position when we come from the history stack and cached HText
7479  is used (say, return from 'p'rint menu), was broken in dev23 -LP
7480* remove numerous HTMLSetCharacterHandling() calls from getfile(), use single
7481  call in mainloop instead -LP
7482* #define PUTS() in LYCookie.c and LYMap.c to make code more readable -LP
7483* fix:  LYmouse_menu() in LYStrings.c calls popup_choice(), which is #ifdef'd
7484  out when --disable-menu-options is used (patch by Sergey Svishchev)
7485* modify generated src/makefile to omit include from intl directory if it is
7486  not used.  This in turn required fixing a redefinition of gettext on Solaris
7487  when using cc, since the locale.h file includes Sun's libintl.h file which
7488  prototypes gettext.  Successfully built/ran using Sun's msgfmt utility, (had
7489  to manually add -lintl to src/makefile) though the generated message objects
7490  are incompatible, resulting in a core dump if not reinstalled (unnecessary
7491  include reported by LP) -TD
7492* change VMS WWW descrip.mms file to use prefix=all rather than prefix=ansi, so
7493  that POSIX functions such as 'read()' are linked properly (reported by Andy
7494  Harper) this is a detail I overlooked in dev.18 -TD
7495* fixes to compile with SunOS K&R cc -TD
7496
74971999-04-27 (2.8.2dev.25)
7498* updates to INSTALLATION -HN
7499* undo some redundant dev23 changes, in particular PSRC_TEST in HText_new
7500  was responsible for a wrong line breaking in -prettysrc mode
7501  (try "lynx .  -prettysrc" and press "\" to see wrapping with altered
7502  define).  Also fix Visited Links for internal pages -LP
7503* restore links in lynx-dev.html to original form, to make redirection work
7504  properly -TD
7505* add to MAKEFILE.W32 (untested - suggested by LP) -TD
7506  * definitions for DISP_PARTIAL;SOURCE_CACHE;USE_PSRC
7507  * lypretty.obj to the list of objects.
7508* remove CF_MAKE_INCLUDE from configure script, since it is not needed -TD
7509* merge WWW/Library/Implementation/CommonMakefile into WWW/.../makefile.in -TD
7510* corrections/simplification of LYSafeGets(), and remove sizeof(buf) from
7511  related code in LYCookie.c (analysis by KW) -TD
7512
75131999-04-23 (2.8.2dev.24)
7514* added overlooked WWW/Library/Implementation/makefile.in -TD
75151999-04-23 (2.8.2dev.23)
7516* add/use new function LYSafeGets to replace reads into fixed-size buffers -TD
7517* change xxxx_URL_TYPE definitions in LYUtils.h to a enum -TD
7518* use HTSprintf0 in LYCurses.c, LYReadCFG.c -TD
7519* implement restrictions on options that can be set via the lynx.cfg "include"
7520  directive -VH
7521  For example, admins may specify
7522    include:~/.lynx/colors:COLOR
7523    include:~/.lynx/keymap:KEYMAP
7524    include:~/.lynx/viewers:VIEWER
7525  safely - and be sure that no critical options were altered by those files.
7526  The syntax is
7527    include:<filename>[:[<OPTNAME>* ] ]
7528  More samples:
7529    include:~/.lynx/rc:COLOR KEYMAP VIEWER SUFFIX
7530    include:/usr/local/lib/lynx-cfg.part: #all settings can be changed
7531  The patch does this:
7532  * It prints warnings to stderr about unknown options specified in the list of
7533    allowed options in include command.  When 'o'->'lynx.cfg'->'RELOAD THE
7534    CHANGES' is activated, these warnings are also printed on stderr - so the
7535    screen will be corrupted if lynx.cfg and included are incorrect.
7536  * Only options, allowed for a given file are printed in
7537    'o'->'lynx.cfg'->'RELOAD THE CHANGES'.
7538  * Fully backward compatible - lines of the form
7539	include:filename
7540    will work as they did(i.e., if the list of allowed options is not
7541    specified, then the included file can use the same set of options, as the
7542    file that contained that 'include' command).
7543  * If you wish to allow an included file to
7544    include others, you must specify 'include' in the list of allowed options.
7545    Sample:
7546	  include:~/.lynx/suffixes:INCLUDE SUFFIX
7547    so that users will be able to use 'include' command in '~/.lynx/suffixes'
7548    (otherwise included file will be unable to include anything).
7549  * Option sets are ANDed. If file lynx.cfg contains:
7550  	  include:/usr/lib/lynx.cfg.0:COLOR SUFFIX VIEWER INCLUDE
7551    and /usr/lib/lynx.cfg.0 contains
7552        include:/usr/lib/lynx.cfg.1:SUFFIX VIEWER INCLUDE STARTFILE HELPFILE
7553    then /usr/lib/lynx.cfg.1 can use the following options:
7554	SUFFIX VIEWER INCLUDE
7555* change the STARTFILE description in lynx.cfg to offer the user's home
7556  directory as an alternative to lynx.browser.org (amended this to reflect
7557  consensus that l.b.o should be the default) -TD
7558* move a big chunk of code into print_status_message() -LP
7559* also add numerous HTProgress messages to LYNXMESSAGES:/ page (but not
7560  HTReadProgress) -LP
7561* HTAlert, HTUserMsg and HTInfoMsg statusline messages are now stored in a
7562  cycled buffer and accessible from the History Page as LYNXMESSAGES:/ link.
7563  This allows us to decrease the messages delay in lynx.cfg when we feel
7564  messages too annoying, but have a nice history list for diagnostic purposes.
7565  Uses a 40-line buffer (suggested by Bela Lubkin) -LP
7566* fix reloading with HTreparse_document() for LYK_MINIMAL, LYK_HISTORICAL,
7567  LYK_SOFT_DQUOTES, LYK_SWITCH_DTD mainloop events (hope we work around replies
7568  from POST properly) -LP
7569* elaborate description in Lynx_users_guide.html for "comments" (Michael
7570  Sobolev <mss@transas.com>)
7571* fix --disable-trace (by making the ifdef's directly depend on NO_LYNX_TRACE
7572  rather than DEBUG), chop more unneeded #includes -John Bley
7573* combine WWW/Library/unix and WWW/Library/Implementation to simplify make
7574  dependencies, drop Makefile.old -TD
7575* fixes for DOS port - DK
7576  (a) When exiting with interrupt, the message was printed in binary mode,
7577      leaving the cursor in the middle of the screen
7578  (b) In the PDCurses build, the keypad enter key only worked when LYK_ACTIVATE
7579      was utilized, but not in GOTOLINK or GOTOPAGE.  This maps the keypad
7580      enter to '\n', so it works in all situations, but keypad enter will no
7581      longer be able to be mapped separately.  CTRL-PADENTER and ALT-PADENTER
7582      can still be separately mapped.
7583* various changes to userdefs.h and lynx.cfg explanatory text -KW
7584* corrected placement of "partial_thres" code in LYrcFile.c, removed an unused
7585  prototype in LYUtils.h -KW
7586* add a note about LYNX_SAVE_SPACE to INSTALLATION -JES
7587* remove docs/*.old (request by HN) -TD
7588* update INSTALLATION notes for DJGPP with PDCurses; a suggested patch is
7589  no longer applicable -DK
7590* fixes for control/C and control/BREAK handling on DJGPP -DK
7591* tweak in HTML_start_element case HTML_DT:  prevent generation of empty line
7592  between multiple simple DT elements without intervening DD elements (Debian
7593  bug #3846) -KW
7594* add list of downloaders to lynx_help_main.html -PW
7595* add attributes for {bq,blockquote}.cite,{frame,iframe,img}.longdesc,
7596  {table,td}.background, td.{height,width} -VH
7597* define DISP_PARTIAL for VMS (request by Andy Harper) -TD
7598* include <unistd.h> for DEC C, to prototype sleep() and alarm().  Ifdef'd
7599  include of HTString.h by HTUtils.h, but keep include as general rule for
7600  making headers standalone (report by Andy Harper) -TD
7601* modified LYrcFile.c to avoid putting '#' characters at the beginning of
7602  lines, since that confuses VAX C (report by Tony Bolton) -TD
7603* fix redefinition of h_errno (report by Tony Bolton) -TD
7604* ifdef'd print_local_dir in HTFile.c since this function does not compile on
7605  VMS (report by Andy Harper, Tony Bolton) -TD
7606* fix reload_read_cfg() to avoid persistent cookies mode changing at run time;
7607  reload printers list, downloaders list, environments - as expected - LP
7608* fixes for SOURCE_CACHE!=NONE mode, trying to accommodate HTreparse_document()
7609  for mainloop() events:
7610  - add/use flag "from_source_cache" for better mainloop maintenance
7611  - add partial display mode for HTreparse_document() operations
7612  - add warning when the reparsed document may lose its forms content
7613  - fix options menu stuff to use HTreparse_document() when possible - LP
7614* fix exit from postoptions() when the reloaded document was in source mode -LP
7615* update flags to correct behavior with SOURCE_CACHE!=NONE:  the length of the
7616  re-rendered text may vary so the scrolling down is broken (especially nice
7617  when switching to source).  ("more" updated, "lines_in_file" inlined) -LP
7618* use configure script macro CF_CHECK_CACHE to compile-in Unix SYSTEM_NAME,
7619  for info screen (request by LP) -TD
7620* minor fixes for uncaching document, other items missed in dev.22 -LP
7621* merge the two versions of start_curses() function -LP
7622* add -DSOURCE_CACHE and -DUSE_PSRC to djgpp makefiles -LP
7623* add a few words for CHANGES and INSTALLATION -LP
7624* add a configure option for prettysrc -TD
7625* separate ifdef's for prettysrc from color-style -LP
7626* fix for -prettysrc:  when pressing '\' on non-local files, the prettysrc view
7627  is shown, but there is no way out of this mode -VH
7628* change all PUTS() with a string of length 1 to PUTC(), fix a uid_t/int
7629  assumption in LYLocal.c, remove some unneeded #includes, remove some spurious
7630  semicolons -John Bley
7631* fix typo in configure --help for --disable-direct (reported by LV) -TD
7632* update user's guide and lynx.cfg descriptions of jumps files - PW
7633* fixes for related bugs tweaked by going to an internal page while viewing
7634  source, and a few blurbs in the documentation -DSB
7635* fixes to separate RAW_MODE from internal variable LYRawMode by adding new
7636  variable LYUseDefaultRawMode -LP
7637* add a missing null-pointer check in expand_tiname() (from report by KW) -TD
7638
76391999-04-13 (2.8.2dev.22)
7640* correct a missing include for LYLeaks.h in UCAuto.c -TD
7641* implement HTML source caching.  In this implementation, each document kept in
7642  cache has associated with it a temporary file containing the HTML source for
7643  the document (well, not all of them -- only those using the HTTP protocol, on
7644  the premise that file:// documents are probably local and ftp:// documents
7645  are probably not HTML).  The temporary file is deleted when the document is
7646  uncached.  For certain operations, instead of reloading the document via
7647  HTLoad<mumble>(), the source file is reparsed with HTParseFile().  The cached
7648  document also remembers certain parser settings (screen size, historical vs.
7649  minimal vs.  valid comment parsing, and the like), and is regenerated from
7650  source if it is fetched out of cache under different settings.  This behavior
7651  is selectable by a configure option --enable-source-cache and by a lynx.cfg
7652  option SOURCE_CACHE; I didn't add a command-line argument or an options menu
7653  entry, as this didn't seem to be the sort of thing one would want to change
7654  You had to challenge me, didn't you?  ;) Okay, after some pfutzing around
7655  with HTChunks, I think I've got a working version of memory caching of
7656  source.  The SOURCE_CACHE option now has settings FILE, MEMORY and NONE, with
7657  the obvious meanings, defaulting to NONE.  (DSB - Scott Bigham
7658  <dsb@cs.duke.edu>)
7659* amend HTConfirmDefault() logic so that a second character will cause the
7660  default response to be returned, e.g,. so that pressing "qq" will make
7661  Lynx exit (reported by John Bley) - TD
7662* change the PUTS("\n") calls in HTFile.c to PUTC('\n') since that would be
7663  a little more efficient (noted by KW) - TD
7664* minor cleanup: remove obsolete parameters from command-line parsing functions
7665  in LYMain.c, add newlines in HTFile.c for readability of html - LP
7666* change default STARTFILE to the current directory, "." - PW
7667* revised lynx-dev.html - PW
7668* lynx.cfg and further included cfg files can be edited from LYNXCFG:/ page
7669  with the default editor and changes can be activated for the same lynx
7670  session.  NOT allowed for restricted users (LYRestricted) and occasionally
7671  for user mode other than ADVANCED.  This is an *experimental* code
7672  (reload_read_cfg() in LYMain.c - more work required):  currently command-line
7673  switches may be lost when overridden by lynx.cfg changes, file paths like
7674  lynx_save_space and LYCookieFile should not be changed (unwanted results) -LP
7675* retest PARSE_DEBUG ifdef's (LYMain.c, LYReadCFG.c), minor corrections
7676  but found no specific reason for LP's problem with tables, except possibly
7677  different effect from "&(value)" versus "(&value)" - TD
7678* fix the problem of reading included lynx.cfg files by changing LYReadCFG.c
7679  table signature (now it is more close to one in LYMain.c).  The problem was
7680  the ignoring of *some* values got from the included cfg file (at least for
7681  DJGPP2.02/gcc2.8.1 build).  Probably we calculate the addresses of variables
7682  on a later stage now.  - LP
7683* DOSPATH changes: local directory style now configurable from lynx.cfg
7684  (LONG_LIST defined).  Unlike UNIX it is not "ls -l" by default
7685  but a more compact form (date and size present, from lynx.cfg example) - LP
7686* cookies:  domains now match case insensitively (reported by Paul Wagner
7687  <paul.wagner@mci.com>) - LP
7688* correct an ifdef in LYGetFile.c for config-page - LP
7689* reading of long local directories now benefits from partial mode and fully
7690  interruptible.  Split out print_local_dir() function from HTLoadFile() - LP
7691* behave sanely if NSL_FORK fork() fails -BL
7692* NSL_FORK try for dns_patience *seconds*, not dns_patience select() calls,
7693  which might have been shortened by keyboard input  -BL
7694* fix some screwy comment indentation -BL
7695* add section on editing TEXTAREA to user's guide - PW
7696* add a null-pointer check in LYCookie.c (Bill Nottingham <notting@redhat.com>)
7697* revise changes ifdef'ing LY_FIND_LEAKS by making atexit a no-op function
7698  since the DOS port depends on atexit to keep the DOS BREAK function properly
7699  set on exit.  Put back atexit, and ifdef's each place where atexit isn't
7700  needed except when finding leaks - DK
7701* modify LYMain.c on DOS, fixing the determination of BREAK status to be
7702  independent of SLANG or PDCurses - DK
7703* spawn a new function, www_user_search_internals, to begin canceling the
7704  effects of cut-n-paste coding in www_user_search.  The body of
7705  www_user_search_internals used to be duplicated at two points in
7706  www_user_search.  See comment in GridText.c for more details -John Bley
7707* big pile of unneeded #includes removed -John Bley
7708* remove obsolete files from the distribution -John Bley
7709  WWW/Library/Implementation/HTWriter.*
7710* one malloc check, fix --disable-ftp -John Bley
7711* fixes for compiler warnings when building for OpenVMS 6.2 using DEC C and the
7712  SOCKETSHR library (reported by Andy Harper) - TD
7713* add cpp -H option for HPUX bundled C compiler, which otherwise does not
7714  have enough symbol table space (reported by JES).  Also, modify ifdef's
7715  for <stdarg.h> vs <varargs.h> to avoid including the former when ANSI_VARARGS
7716  is not defined since HPUX had a broken <stdarg.h> - TD
7717* changed OMIT_SCN_KEEPING ifdef to 0 (inactive) in LYCurses.c and in HTML.c,
7718  still enabling the Style_className:HTML.c keeping and making lynx with lss
7719  slightly slower than it could be (though faster then dev21).  If somebody
7720  wishes to fix a bug, here is a description:  If contents of some tag that has
7721  corresponding color style occupies more than 2 screens, after navigating to
7722  the page, on which the content of that block starts, and then pressing PGDN
7723  PGDN PGUP, the effect (color style) of that tag will be lost.  The same
7724  (losing style) happens when jumping to the anchor that is in such block and
7725  is located not on the 1st page.  IMO this is something with style stack.  If
7726  this will be fixed, then keeping of Style_className:HTML.c can be omitted
7727  again -VH
7728* fixed the bug in lynx with lss support -when displaying html pieces such as
7729  <b> A <b> B </b> C </b>, only 'AB' was drawn in style corresponding to
7730  <b> -VH
7731* added HTML source syntax highlighting (when option -prettysrc that is added
7732  is given to lynx). It's available for lynx compiled with and without lss
7733  support (it can be much more beautiful when compiled with lss support - read
7734  lynx.cfg for description). The code is ifdef'ed with USE_PSRC.
7735  This functionality coexists with old source view and with -preparsed logic
7736  (ie different commandline options make source view logic different) -VH
7737* HTChunkPutc was inlined in SGML.c for better performance -VH
7738* keeping of Style_className was omitted in HTML.c to increase performance of
7739  lynx compiled with lss support -VH
7740* performance of lynx compiled with lss support is increased ~ by 15-20% for
7741  normal documents, and by up to 50% for documents with a lot of tags -VH
7742* fixed bug in lynx compiled with lss support  that caused it to load local CSS
7743  stylesheets - lynx didn't understand their syntax so it was exiting -VH
7744* added type information for attributes in HTMLDTD.c (it's used in source
7745  syntax highlighting mode) -VH
7746* sample .lss files are updated to support source syntax highlighting -VH
7747
77481999-03-30 (2.8.2dev.21)
7749* disable LYatexit if memory-leak testing is not configured -TD
7750* fixes for unhighlighting problems with color-style support (Vlad Harchev)
7751* remove '(default: on)' and '(default: off)' strings from configure script
7752  help message (much lynx-dev discussion) - TD
7753* remove outdated link to the WebTechs HTML Validation Service from help menu
7754  and change link to more suitable location for rfc1945 - PW
7755* correct logic of --disable-full-paths configure option (reported by Georg
7756  Schwarz) - TD
7757* fix problems building on OpenVMS with DECC 6.2 -TD
7758  (reported by Andy Harper <Andy.Harper@kcl.ac.uk>)
7759  + remove 'DEBUG' definition from build scripts since it is defined in
7760    the source code.
7761  + turn off code that tries to use getpwuid(), by defining NOUSERS, since
7762    those functions are not present on VMS.
7763  + provide a dummy location for h_errno for systems without that symbol.
7764  + correct string syntax in VMSexit function
7765  + ifdef'd use of lynx_version_putenv_command in LYMain.c
7766  + correct spurious parenthesis in mailform function
7767  + correct missing COPY_PATH definition for LYUtils.c
7768* check for 'z' user interrupt in HTLoadHTTP before setting up the output
7769  stream.  This avoids doing unnecessary work, including possible creation of a
7770  new HText structure that most likely is never displayed but still pushes
7771  another document out of the.  cache.  Most commonly this occurs when a HTTP
7772  error response is received and the user presses 'z' while the resulting alert
7773  message is shown - KW
7774* fix of HTUnEscapeSome in HTParse.c for non-ASCII - KW, PG
7775* tidy up around ed_offset initialization in GridText.c - KED
7776  (the patch as given did not compile on a non-ANSI compiler because it used
7777  aggregate initialization - TD)
7778* add samples/mild-colors.lss (Vlad Harchev)
7779* add samples/blue-background.lss (from Sergey Svishchev <svs@ropnet.ru>)
7780* documentation updates for INSTALLATION and PROBLEMS - PW
7781* use HTConfirm and HTConfirmDefault to gettext'ify CONFIRM_BOOKMARK_DELETE,
7782  CONFIRM_COMMENT, CONFIRM_LONG_PAGE_PRINT, CONFIRM_LONG_SCREEN_PRINT,
7783  CONFIRM_MAIL_SOURCE_PREPARSED, CONFIRM_MAIN_SCREEN, FILE_EXISTS_HPROMPT,
7784  FILE_EXISTS_OPROMPT, NO_OWNER_USE, PREV_DOC_QUERY, REALLY_EXIT_N,
7785  REALLY_EXIT_Y, REALLY_QUIT_N, REALLY_QUIT_Y (based on report by LP) - TD
7786* at LYNXCFG:/ page, add links for every included configuration file so we can
7787  read and edit them (no, currently the changes will be active the next session
7788  only.  Minor reorganization of LYMain.c done, more required) - LP
7789* correct test/spaces.html - it should not be in a <PRE> mode by default - LP
7790* undo recent &emsp; changes so it is a single space as before (suggested by
7791  KW) - LP
7792* add ETag anchor element (currently not used, only for information) - LP
7793* assign LYNXCFG:/ and LYNXCOMPILEOPTS:/ for internal pages of parsed lynx.cfg
7794  and compile-time info.  Now we will not see a temp file link name in a
7795  statusline in advanced mode, also kill overhead since pages created only when
7796  really accessed - LP
7797* form-based options menu:  the bug described in 1999-03-17 changes now finally
7798  fixed - LP
7799* fix expanding entities for x-transparent display charset
7800  (was broken from 1999-03-04 changes) - LP
7801* trimmed trailing blanks from *.tbl, fixed chrtrans/def7_uni.tbl and
7802  chrtrans/viscii_uni.tbl, ensure that it produces correct result - TD
7803* chrtrans/def7_uni.tbl - entries with trailing spaces now explicitly enclosed
7804  in quotes to avoid problems with integrating the patches sent by e-mail,
7805  more comments added - LP
7806* attempt to implement --disable-ftp -John Bley
7807* fix tiny memory leak in HTAAUtil.c -John Bley
7808* chop useless #includes from LYHash.c, LYExtern.c, LYCurses.h -John Bley
7809* --disable-news was also disabling ftp, --disable-finger without
7810  --disable-gopher wasn't right -John Bley
7811* remove a duplicate #include from HTFTP.c -John Bley
7812* remove several obsolete files from the source distribution -John Bley
7813  WWW/Library/Implementation/HTAAServ.*
7814  WWW/Library/Implementation/HTAAFile.*
7815  WWW/Library/Implementation/HTAuth.*
7816  WWW/Library/Implementation/HTACL.*
7817  WWW/Library/Implementation/HTPasswd.*
7818  WWW/Library/Implementation/HTHistory.*
7819* --disable-partial wasn't compiling because of a suppressed #include, replace
7820  one more free() with FREE() -John Bley
7821* correct typo LIsListpageTitle vs LYIsListpageTitle
7822  (reported by Artur Frysiak <wiget@usa.net> and KED) -TD
7823* don't append sed expression to help_files.sed if the $(COMPRESS_EXT)
7824  variable is empty - TD
7825
78261999-03-17 (2.8.2dev.20)
7827* protect a couple of spaces with quotes in def7_uni.tbl (suggested by KW) - TD
7828* add ifdef's for NO_RULES to HTAAServ.c - HN
7829* add configure --disable-news option - JES
7830* add configure --disable-finger option - JES
7831* add malloc checks, remove some #includes that don't need to exist, and
7832  cleanup where somebody decided to waste instructions setting fields to 0 when
7833  he already memset()ed the whole struct to 0 -John Bley
7834* remove obsolete/unmaintained SHORT_NAMES ifdef's -John Bley
7835* add/use LYTrimStartfile function (suggested by LP) - TD
7836* correct missing null-pointer check in add_printer_to_list function (forwarded
7837  by BJP from Debian bug-reports) - TD
7838* add notes about $CC variable to INSTALLATION and PROBLEMS - JES, PW
7839* tweak for TABLE formatting: break line at </TR> end tag (don't wait
7840  for next <TR> start tag), effective in SortaSGML mode only - KW
7841* lots of color style changes, only effective if compiled with USE_COLOR_STYLE;
7842  together they seem to make color styles act much more reliably and
7843  consistently - KW
7844  - Moved some extern definitions and declarations.
7845  - Made extra handling for LINK REL (or TITLE) attributes consistent
7846    with example lynx.lss file.
7847  - More complete (and hopefully more consistent) setting of "normal"
7848    attributes, especially background color, on screen refresh and after
7849    statusline messages.  Set normal attributes for statusline prompts.
7850  - Various other small tweaks, mostly to not lose color changes in a
7851    document and to avoid color leaking.
7852  - Attributes for highlighting WHEREIS search targets can be controlled
7853    by setting style for "whereis" in lynx.lss.
7854  - Allow mono attribute field in lynx.lss to be a combination of several
7855    attributes separated by '+' characters.
7856  - Changes of example lynx.lss file: more logical ordering, added some
7857    comments, document new stuff.  Changed a few styles for demonstration
7858    purposes or because text was really hard to read.
7859* apply color styles to HTML source display, using the same methods as
7860  for displaying the rendered version.  This is done if and only if
7861  the -preparsed flag is used (and lynx is compiled with -DUSE_COLOR_STYLE,
7862  of course).  Please remember that the source displayed with -preparsed
7863  is *not* the same as the original text/html document, it has been
7864  mangled by lynx (as the name implies) and may itself not be a valid
7865  HTML document even if the original was - KW
7866* changed some slightly suspicious casts in HText_endAnchor's casting hell;
7867  prefer to cast a line's size element to (int), rather than various int
7868  variables to (unsigned) - KW
7869* remove some unnecessary use of dynamic buffers where there is no apparent
7870  benefit for using them, for the sake of performance or to avoid a minor
7871  memory leak - KW
7872* stuffed small memory leak (MultipartContentType) - KW
7873* absorb 'len' parameter into logic of argncmp, so it still achieves its
7874  purpose of comparing prefixes of options without undue maintenance effort -TD
7875* retain logic that uses final URL on command-line (request by KW) - TD
7876* add/use new functions argcmp and argncmp to allow the use of '--' prefix as
7877  well as '-' for commandline options.  This means that '-localhost' and
7878  '--localhost' mean the same thing for lynx.  If EXTENDED_OPTION_LOGIC is
7879  defined then the extended commandline option logic will be used.  It means
7880  that '--' will be accepted and will be treated as an end of options.
7881  Anything after it will be treated as URL even if begins with '-' or '--'
7882  (Vlad Harchev)
7883* correct some typos in docs and in scripts (Vlad Harchev <hvv@hippo.ru>)
7884* modify generated sed script to handle special case of alt_edit_help.html,
7885  which was being rendered in --enable-gzip-help as alt_edit_help.html.gz.gz
7886  (reported by KED) - TD
7887* modify lynx_help/help_files.txt to update links to gzip'd versions of
7888  alt_edit_help.html, environments.html, test_display.html - KED
7889* tweak for SGML_LITTERAL (sic) parsing, so that the first nonmatching
7890  character after the beginning of a putative end tag goes through character
7891  translation - KW
7892* add some more pieces of info (if available) to '=' page in advanced user
7893  mode.  Also show mode as "source" instead of "normal" if viewing SOURCE, in
7894  all user modes - KW
7895* minor FASTBACKW_LINK / FASTFORW_LINK tweaks - KW
7896* removed documentation for nonimplemented chargen URLs - KW
7897* remove num_n256 hack introduced in dev18 UCDomap.* - LP
7898* forms-based options menu: fix reloading of previous document *only* when
7899  necessary (was always, since early forms-based options menu days).  Still
7900  have a bug - while submitting the options menu lynx reload menu again, but
7901  this is much faster to load small local file twice than fetch previous
7902  (possible large) document over the net.  - LP
7903* &mdash; (&#x2014) now display as "--" (popular requests) - LP
7904* &emsp; are now displayed as two &ensp; (popular requests),
7905  previous definition of HT_EM_SPACE now renamed to HT_EN_SPACE - LP
7906* minor tweaks in postoptions(), new flag added - LP
7907* minor changes to make this build with SunOS K&R cc - TD
7908* entities.h:  clean HTML4.0 entities table added, it is #ifdef'ed with
7909  ENTITIES_HTML40_ONLY (may be useful for page validation), file entities.h
7910  moved to src/chrtrans directory - LP
7911* save few KB of static memory by storing unicodes as 'u16' (was 'long') - LP
7912* trace log toggle now really interruptible - LP
7913* move entities.h to src/chrtrans - LP
7914* fix display of -help output: (on/off) info was wrong for UNSET_ARG case - LP
7915* ifdef'd recent changes to LYPrint.c to build with djgpp - LP
7916* remove redundant -DDEBUG from djgpp makefiles - LP
7917* remove nonstandard ISO-9945-2 - LP
7918* eliminate a duplicate --enable-included-msgs in configure --help, (reported
7919  by LV) - TD
7920* redefine LY_BOLD_START_CHAR for EBCDIC platforms to avoid conflict, adjust
7921  IsSpecialAttrChar() to take this into account - PG
7922* rewrite LYKeymapCodes with leading commas to avoid accidental/illegal
7923  use of trailing comma in an enum list - PG
7924* modify UCdomap.h to avoid gcc-specific construct using cast to struct of
7925  data aggregate - PG
7926* modify makefiles to allow .c.i rule to work with --srcdir - PG
7927* add a rule to makefile.in to generate patches - PG
7928* correction to LYCookie.c, to get it to eat all cookies (reported by LV) - BJP
7929* corrections/updates to entities.h (Jacob Poon):
7930  HTML 4.0 compliance:
7931  - Added support for Euro currency symbol.
7932  - Fixed duplicated &loz; definitions.
7933  Fixes:
7934  - Fixed some typos in the old references. (fixed: b.delta)
7935* update follow_help.html for LE's 123g changes - PW
7936* further correction to 123g logic - LE
7937
79381999-03-04 (2.8.2dev.19)
7939* forgot to update PRCS when renaming src/chrtrans/iso9945uni.tbl - TD
79401999-03-04 (2.8.2dev.18)
7941* modify configure script to recover if the intl and po directories are
7942  missing, allow experimentation with --enable-nls --disable-included-msgs
7943  --without-included-gettext options (request by HN) - TD
7944* add sanity-check for EBCDIC FixCharacters() in LYMain.c - PG
7945* ifdef'd the ADDRLIST code with EXP_ADDRLIST_PAGE, making this available as
7946  a configure script option --enable-addrlist-page - TD
7947* create a new command called ADDRLIST, which behaves exactly the same as LIST,
7948  but which *should* always show only the URL's.  Rather than make it a config
7949  option (which would have taken me quite a bit longer to do), I've bound it to
7950  the "A" key (that's a capital "A").  Why not "L" you ask?  Because of the "vi
7951  keys" option, whereby "l" is used for cursor movement, and "L" stays reserved
7952  for L(ist) - KED
7953* change the LYK_xxx keymap definitions to an enum, to simplify ifdef's - TD
7954* add configure options --disable-gopher, to remove GOPHER code, and
7955  --disable-trace to remove TRACE code - JES
7956* modify trace log header to always inform us if anonymous restrictions are
7957  set - LP
7958* chartrans: old-style declarations of charsets which do not have Unicode
7959  tables (CJK, x-transparent, also UTF-8) now moved from LYCharSets.c to
7960  UCdomap.h and now included with UCInit() in UCdomap.c in a standard way - LP
7961  (Please re-test CJK and UTF-8)
7962* add configure --enable-libjs option (Lalo Martins <lalo@webcom.com>)
7963* add checks for some more LINK tags as listed in "6.12 Link types" of the HTML
7964  4.0 Specification (Masayasu Ishikawa <mimasa@isoternet.org>)
7965* changed the effect of some LINK tags with REL attribute of a very relative
7966  character (Up, Next, Prev, ...) on titles as they appear e.g.  on the LIST
7967  page:  the title of the target HTParentAnchor isn't being set when such a
7968  LINK tag is parsed, but the relation is now stored as a property of the
7969  link itself rather than its destination.  The LIST page shows the relation
7970  as additional info, not superseding a URL or title string obtained
7971  otherwise - KW
7972* move commands in top-level makefile.in which clean *.rej and *.orig from
7973  'distclean' rule to 'maintainer-clean', make distinct from the @SRCDIR_CLEAN@
7974  substitution which is intended for use with the configure --srcdir option
7975  (from reports by Glenn E Thobe <thobe@lafn.org> and BL) - TD
7976* correct LYRemoveTemp() to close file before attempting to remove it; else
7977  the remove fails on some platforms, e.g., DOS/Windows (report by KW) - TD
7978* improved documentation for the new cookie options, e.g,.
7979  COOKIE_ACCEPT_DOMAINS, in lynx.cfg - BJP
7980* fix some memory leaks in LYCookie.c - BJP
7981* modify 123g (and similar movement) commands to allow for relative links,
7982  e.g., by using a '+' or '-' after the 'g' - LE
7983* modify help_files.sed to include '$', making regular expressions work for
7984  HP-UX (Jens Schmalzing <jens@stat.physik.uni-muenchen.de>)
7985* add a comment to aclocal.m4 to show where patches for autoconf, needed for
7986  this configure script, can be found - JES
7987* add toggling trace log on/off in partial mode, when the downloading is still
7988  in progress - LP
7989* more consistent docs for debugging of invalidly nested HTML:  important trace
7990  messages from actions on invalid tags now have '***' prefix such as "SGML:
7991  ...  ***ignored" (well:  illegal, forced, assumed, etc.), -preparsed mode now
7992  better documented - LP
7993* minor code cleanup: remove redundant includes, fill in 0's for some static
7994  data initialization -John Bley
7995* add 'joe' editor, and variants, to list of those editors that are assumed to
7996  position the file to a given line number using the "+line" command-line
7997  option - IC
7998* remove redundant "(y/n)" substrings from LYMessages_en.h - LV
7999* add new command named GROWTEXTAREA which adds 5 new blank lines to the bottom
8000  of a TEXTAREA when executed.  It does not have a default binding, so you need
8001  to add a KEYMAP for it in your lynx.cfg.  The number of lines added is fixed
8002  by a #define, but 5 seems to be a "reasonable" increment to use - KED
8003* add new command named INSERTFILE, which (obviously) inserts a file's contents
8004  into a TEXTAREA, just above the line the cursor is on when invoked (which
8005  means you cannot insert a file *below* the final existing TEXTAREA line ...
8006  but see 1) and 3) for easy ways to over- come this limitation).  It too, has
8007  no default binding, so a KEYMAP entry is also needed for it - KED
8008* by default, when the cursor is on the last line of a TEXTAREA, if you hit the
8009  ENTER key, a new line will be added to the TEXTAREA, with the cursor
8010  positioned on it.  If that should happen at the bottom of the screen, a
8011  DOWN_HALF scroll operation is (effectively) performed - KED
8012* ifdef'd this feature (since at least one person objected to this automatic
8013  behavior when it was discussed awhile back - BL?), for easy disabling (and to
8014  make adding a ./configure option easier).  The symbol is AUTOGROW is
8015  #define'd in LYMainLoop.h - KED
8016* added an ifdef for the code that causes the external editor to be
8017  invoked "automatically" on the TEXTAREA contents when ^Ve (or whatever
8018  the EDIT binding is), rather than attempting to invoke it on the .html
8019  source file.  This should allow adding a ./configure option to control
8020  this behavior, until we come up with a different binding/mechanism to
8021  do the job, that we can all agree on.  The symbol AUTOEXTEDIT is also
8022  #define'd in LYMainLoop.h.   The command EDITTEXTAREA is still available
8023  for separate KEYMAP binding, per KW's suggestion - KED
8024* check the range of chars between 0x80 and LYlowest_eightbit[current_char_set]
8025  for validity against the charset in use.  If such chars are detected in
8026  edited or inserted data, a "." char is substituted for them, as with normal
8027  control chars.  (Suggested by LP) - KED
8028* added KW's LYCloseTempFP bugfix - KED
8029* add/use function GetFileName(), e.g., by INSERTFILE.  It is fairly general
8030  purpose, and can be used whenever the name of an existing file needs to be
8031  input.  It uses the same mechanism for filename expansion and "history" as
8032  does the PRINT function - KED
8033* reorganized a lot of the code into subroutines to provide for 1) and 2);
8034  still need to do a bit more cleanup of some other (nearly) common code - KED
8035* rename iso9945_uni.tbl to iso9945uni.tbl to accommodate 'make' programs on
8036  old systems (such as CLIX 3.1) whose suffix rules fail for filenames longer
8037  than 14 characters - TD
8038* change VMS WWW build-script to use prefix=all rather than prefix=ansi,
8039  so that POSIX functions such as 'stat()' are linked properly (reported by
8040  Morris D Cox <coxmd@appstate.edu>) - TD
8041* modify configure macro CF_EBCDIC to avoid using #error, since that is not
8042  recognized by all compilers - TD
8043* include <sys/types.h> in CF_INET_ADDR macro, to accommodate systems which
8044  require that to compile test program with the socket.h, other network
8045  headers - TD
8046* removed a cast in free_lynx_cfg, on FREE's argument, which caused some
8047  compilers to report that an rvalue was being modified (reported by PW) - TD
8048
80491999-02-16 (2.8.2dev.17)
8050* modify LYReadCFG.c to avoid duplicating data for cookies - BJP
8051* modify HTConfirm to use gettext values for yes/no.  Use HTConfirm in a few
8052  more places, though completing this will require more work - TD
8053* add note about resolv library to PROBLEMS - PW
8054* minor clarification about DOS/Windows binaries in README - PW
8055* modify ./makefile.in so that portions which are commented-out will be done
8056  without a leading tab, since that confuses the make program on Digital Unix
8057  3.2 - TD
8058* Unix: Don't accept HOME variable as valid if it does not begin with
8059  a slash - KW
8060* changed HTGetCharacter to be 8-bit clean, it could not distinguish between a
8061  character value 255 and EOF.  Changes affect several protocols:  nntp,
8062  gopher, finger, ftp.  Most notably, news articles containing byte value 255
8063  could not be completely read - KW
8064* removed a memory leak in HTFTP.c for some directory data, added a few gettext
8065  calls - KW
8066* added ability to show file type description in local Unix directory listings.
8067  New format codes for use in LIST_FORMAT %t, %T are not used by default - KW
8068* modify "clean" makefile rule to allow for FreeBSD, which generates core
8069  files such as lynx.core - KED, TD
8070* correct sign-extension when converting characters after edit of TEXTAREA
8071  (upper-128 characters were being translated to dots, reported by IC) - KED
8072* worked with some pathological/boundary-case pages, and fixed some some edges
8073  that could fail (eg, last line of document is also last line of a TEXTAREA,
8074  and lines are being added; page containing *only* a one-line TEXTAREA field;
8075  etc).  While it was unlikely one would run into such beasts in real life,
8076  they all work correctly now.  Thanks to Greg Marr and Serge Munhov for
8077  providing some very basic pages that I was able to easily modify for various
8078  test cases - KED
8079* added a few flags to the TextAnchor and HTLine struct's, to indicate an
8080  expansion line.  These were added to allow for line deletion when a TEXTAREA
8081  is "reset" or shrinks (when we get around to tackling those tasks) - KED
8082* the editor's cursor is now positioned on the same line in the edit file, as
8083  it was on when the editor was invoked (relative to the beginning of the
8084  TEXTAREA).  At least for those editors that lynx knows support initial
8085  positioning (emacs, vi, pico, jove, and jed for non-VMS platforms; sedt for
8086  VMS) - KED
8087* cleaned up and corrected a few comments; simplified a few small bits of
8088  code - KED
8089* added cookie_domain_flags enum to LYCookie.h, usage should be apparent with
8090  patch applied - BJP
8091* updated free_lynx_globals() for cookie variables - BJP
8092* replaced cookie_add_acceptlist, cookie_add_rejectlist and
8093  cookie_set_invcheck functions with cookie_domain_flag_set - BJP
8094* saved a bit of memory by dropping useless pointer memory initialization
8095  (exactly WHAT was I thinking?)  - BJP
8096* changed LYrcFile.c, LYReadCFG.c to call cookie_domain_flag_set  - BJP
8097* new lynxkeycode BACKTAB_KEY with value 0x10F.  DO_NOTHING is and shall remain
8098  0x10E, as documented in lynx.cfg.  Moved MOUSE_KEY out of the way - does it
8099  need to be in the tables at all?  BACKTAB_KEY will be recognized if the
8100  (n)curses keypad() input handling returns KEY_BTAB, which happens if the
8101  terminal description has the right kB or kcbt capability string and the
8102  terminal actually generates that string (often "^[[Z", generated for
8103  shift+tab).  May also work with lynx-keymaps mechanism.  Not tested with
8104  slang, maybe this has to be added to some more of the various tables in
8105  LYStrings.c - KW
8106* new user-visible key commands FASTFORW_LINK and FASTBACKW_LINK, with
8107  lynxactionscodes LYK_FASTFORW_LINK and LYK_FASTBACKW_LINK.  By default mapped
8108  from <tab> key (^I) and new BACKTAB_KEY, respectively.  Previously <tab> was
8109  mapped from NEXT_LINK, which has some special handling if the invoking key
8110  was <tab> (and if FASTTAB was defined in LYMainLoop.c, which was the case by
8111  default).  The old behavior of <tab> is still available if it is mapped with
8112  KEYMAP to NEXT_LINK in lynx.cfg - KW
8113* these commands always go to a previous (or next) link if there is one,
8114  and skip multiple lines that are part of the same textarea - KW
8115* recognize the new key actions also during partial file display, for some
8116  roughly corresponding movement - KW
8117* new lynxeditactioncode LYE_FORM_PASS, to allow any lynxkeycode to end the
8118  editing of a form field and be passed up to the caller - it will then
8119  normally be mapped to a lynxactioncode.  LYE_FORM_PASS keys are generally
8120  ignored in non-forms line editing.  This is used for BACKTAB_KEY, as well as
8121  several other keys that were previously handled specially in form_getstr - KW
8122* extended the maps in LYEditmap.c to cover the same range of lynxkeycodes as
8123  the LYKeymap.c tables.  Yes, this uses more space, but the tables need to be
8124  consistent - KW
8125* map lynxkeycode 0x00 to LYK_DO_NOTHING, as lynx.cfg said all the time - KW
8126* some tweaks of displayed strings in 'K'ey Map page.  Don't show CHANGE_LINK
8127  binding if mouse not enabled (it may not be useful even when -use_mouse is
8128  on) - KW
8129* function expand_substring used with NCURSES for user-defined mapping keysyms
8130  to byte sequences was parsing the "^(...)" construct wrong - KW
8131* other small tweaks in key handling code - KW
8132* changes to lynx.cfg to better reflect reality - KW
8133* terminology note:  lynxkeycode = what's between the colons in lynx.cfg
8134  KEYMAP:...:..., lynxactioncode = LYK_* code for what's right of the second
8135  colon, lynxeditactioncode = what's assigned in LYEditmap.c (and which may
8136  differ between lineedit_mode Default Binding and alternative bindings) - KW
8137* formatting tweak in HTML.c for <DD> not preceded by <DT>:  Don't use wrong
8138  indentation in that case - KW
8139* changes from DK for DOS up to 1999-02-14 - KW
8140* minor documentation tweaks - LP
8141* replace most uses of free with FREE -John Bley
8142* correct HTEndParam so that if fewer command-parameters are given than
8143  expected, we still terminate the command properly (reported by
8144  Michael Warner) - TD
8145
81461999-02-08 (2.8.2dev.16)
8147* minor documentation tweaks for EDITTEXTAREA - LP
8148* correct uninitialized buffer variable in send_file_to_mail() which caused
8149  core dump (reported by LV) - KW
8150* recognize Subject and Message-Id in embedded comments in HTML documents, in
8151  the form generated by MHonArc for mailing list archives (including lynx-dev).
8152  Use these to generate a default Subject and an In-Reply-To header (currently
8153  not for VMS) when replying by mail (sending a 'C'omment, or following a
8154  mailto link) from such a page.  The old methods to get a title other than the
8155  fallback (the URL) still are there and have precedence, by in reality seem to
8156  apply very rarely.  If no suitable comment strings are found or they are
8157  regarded as invalid (bad characters, not exactly right format) they are not
8158  used, and the fallback (URL as Subject, no In-Reply-To) applies - KW
8159* use the Message-Id of a news article to generate a References header when
8160  posting a reply.  Lynx's new article listing doesn't understand threading,
8161  but this is nicer for other newsreader that do.  The References header of the
8162  referenced article is not used, so there will be only one message-id in the
8163  generated References header, but this is better than nothing.  The article's
8164  message-id is appended as a parameter to the URL of the generated newsreply
8165  link, in the form ";ref=...", so this extends the syntax of Lynx's newsreply:
8166  URL scheme.  Nothing should have changed for snews:  and other s-versions of
8167  the various URL schemes for news access - KW
8168* Message-Id and Subject of a news article are also made available for replying
8169  by mail - KW
8170* LYNews.c: Don't post a message that is empty or has only '>'-quoted text - KW
8171* HTNews.c:  got rid of some suspicious fixed length buffers.  Fixed minor
8172  memory leaks.  Added abort of the target stream which was missing in some
8173  cases.  Create mailto:  hrefs in URL-escaped form if necessary, they will be
8174  unescaped in LYMail.c.  (News URLs still don't use escaping the right way,
8175  especially for message-ids.) Recognize special meaning of "Followup-to:
8176  poster" (don't treat "poster" as a newsgroup name).  Other small tweaks - KW
8177* add samples/cernrules.txt - KW
8178* except for DJGPP, move lookup code for domain names (not dotted-quad IP
8179  addresses) from HTParseInet into a new function:  LYGetHostByName acts like
8180  the normal gethostbyname, but includes the NSL_FORK logic.  Interruption is
8181  indicated in global variable lynx_nsl_status - KW
8182* use LYGetHostByName instead of HTParseInet for URL guessing - KW
8183* select on tty file descriptor in NSL_FORK loop also if compiled with slang.
8184  This should make 'z' during lookup more responsive - KW
8185* don't compile in the rules implementation code if NO_RULES is defined
8186  (suggested by BL) - KW
8187* fix special case of EDITTEXTAREA where the returned file is empty - BJP
8188* write to .lynxrc values for COOKIE_ACCEPT_DOMAINS and COOKIE_REJECT_DOMAIN
8189  when options screen is used - BJP
8190* add lynx.cfg and .lynxrc support for a few new options (BJP):
8191    COOKIE_STRICT_INVALID_DOMAINS,
8192    COOKIE_LOOSE_INVALID_DOMAINS,
8193    COOKIE_QUERY_INVALID_DOMAINS
8194  They're the same sort as COOKIE_ACCEPT_DOMAINS, comma-delimited lists.
8195* modify LYOpenTemp() to report unusual errors, i.e., other than if the
8196  temporary file could not be created because it already exists - PG
8197* more fixes to CF_INET_ADDR - TD
8198* modify README to indicate where win32 binaries are found - JES
8199* add chrtrans tables for Ukrainian Cyrillic: koi8-u, cp866u, iso-9945-2
8200  (patch by Serhii Hlodin <hlodin@lutsk.bank.gov.ua>)
8201* patch for TEXTAREA edit feature - KED
8202  1. Handles the renumbering of link number tags [nnn], when the tag itself is
8203     split across two lines (see below).
8204  2. Scrolling down, going to the bottom of the document, etc, now work
8205     properly, when the TEXTAREA is expanded beyond the bottom of the
8206     (original) screen display.
8207  3. Hitting the reset button is now handled properly WRT the "old" text in
8208     expansion lines (now *always* empty).
8209  4. Attempting to edit (^Ve) a TEXT field (not a TEXTAREA), is now blocked,
8210     with the user getting an error msg.
8211  5. The function call now returns the number of lines that the cursor should
8212     be moved from its current position, to end up on the first blank line of
8213     any trailing empty lines in the TEXTAREA (there will always be one).
8214* bug fixes for TEXTAREA edit feature - KED
8215  1. Thanks to a suggestion by Bela, your regular EDIT keybinding ("e" by
8216     default), will now bring up the editor within a TEXTAREA, so there's no
8217     need to "waste" a separate keybinding (though you can still additionally
8218     bind the function separately, if desired).
8219  2. Converts any tab chars in the edited file, to spaces in the TEXTAREA
8220     anchor line.  The tabstop is currently #define'd to the quasi-standard
8221     value of 8.  (If anyone thinks that needs to be user configurable, feel
8222     free to add that to the o(ptions) form/menu,
8223     cmd-line-arg/lynx.cfg/.lynxrc/userdefs.h, whatever ...
8224     I recommend against doing so though, as tabstops that are not set at 8,
8225     are a PITA to deal with, generally speaking.  I dunno if tab chars in a
8226     TEXTAREA form are prohibited "by spec", or if it is just a "lynxism" that
8227     they cause rendering problems (as well as downstream problems with
8228     submit/etc, I think), but I felt I needed to do something to make lynx
8229     behave rationally if they are present in the edited data (quite possibly
8230     from an arbitrary file that one pulled into the editor).  Filtering them
8231     to spaces, seemed the most reasonable thing to do.
8232  3. Replaces any embedded control chars with something printable (I chose a
8233     "." char, since it is less "intrusive" than some other choices, like "*",
8234     "+", "#", etc).  As with tabs, when some of these chars *are* rendered
8235     into the TEXTAREA, strange things may happen.  This shouldn't be much of a
8236     limitation, since many of these chars perform line-editing or
8237     system/job-control functions, when entered directly while one is in the
8238     TEXTAREA.  They currently cannot be "escaped" and entered as actual text
8239     chars, so far as I can tell.  Anyway ...  I don't know of any "legitimate"
8240     reason for them to be used as TEXTAREA data, so for now, you get "dots" in
8241     their place.
8242  4. Cleans up a few comments, and such.
8243* update some linked in lynx_help_main.html (Heikki Kantola <hezu@iki.fi>)
8244* add checks for null return from malloc to HTInit.c, LYMain.c, LYReadCFG.c,
8245  LYUtils.c -John Bley
8246* add telnet, tn3270 and rlogin program paths to configure script
8247  (patch by George Lindholm <George.Lindholm@ubc.ca>).
8248
82491999-01-28 (2.8.2dev.15)
8250* correct calls to HTAddParam() in LYDownLoad.c to handle optional second
8251  parameter (reported by KW) - TD
8252* change HTAddXpand() to assume its parameter (an environment variable) is
8253  already expanded and simply is not quoted (reported by Ryan Hung
8254  <rhung@vcn.bc.ca>) - TD
8255* add configure --disable-included-msgs option to allow suppressing of bundled
8256  ./po directory for the NLS message library contents.  If no ./po directory
8257  is found, the configure script assumes it is preinstalled anyway (request
8258  by HN) - TD
8259* add pattern to script which customizes pathnames in lynx.cfg to support
8260    GLOBAL_MAILCAP:/PATH_TO/lynx_doc/samples/mailcap
8261  (request by PG) - TD
8262* export $PATH when calling cfg_defs.sh - PG
8263* add a simple test to check if the temporary directory is actually writable
8264  if we cannot create a temporary file in LYOpenTemp (reported by PG) - TD
8265* miscellaneous DOS/DJGPP compile/build fixes - LP
8266* enabled CERN-style rules, there are two new lynx.cfg options, RULESFILE and
8267  RULE.  No example file or documentation yet beyond comments in lynx.cfg.  The
8268  rules mechanism itself is unchanged from what was present for a long time
8269  (but never used), except for some memory cleanup.  Use -DNO_RULES at compile
8270  time to disable - KW
8271* add changes to invoke external editor on textarea, can be invoked by adding a
8272  KEYMAP entry for EDITTEXTAREA area to lynx.cfg (originally from
8273  aldomel@ix.netcom.com, but much rework) - KED
8274* use HTSprintf0 in HTTCP.c - TD
8275* added PARSE_STRICTPATH and PARSE_QUERY to interface of HTParse(), for
8276  requesting only the relevant part of what is returned for PARSE_PATH.  This
8277  isn't yet used anywhere - KW
8278* changes to StrAllocVsprintf() to take width and precision in most format
8279  specifications into account, and to correct the memory allocation logic.
8280  This was tested by setting GROW_SIZE to a small value of 8, so far no
8281  crashes, but it is certainly not right for all possible formats, especially
8282  involving floating point conversions - KW
8283* changed HTSprintf0() to pass a string already existing in its output buffer
8284  on, this should save a few realloc's in StrAllocVsprintf() - KW
8285* changes to code handling LIST_FORMAT to avoid some unnecessary reallocations,
8286  to recognize some more format flags, and to treat invalid formats somewhat
8287  better - KW
8288* corrected recent HTFile.c change for systems without S_ISVTX - KW
8289* added memory cleanup for uid/gid cache functions in HTAAProt.c - KW
8290* increased ATEXITSIZE to 40 - KW
8291* added TRACE output to HTAnchor.c's free_adult_table.  If this shows anything
8292  at program exit (if TRACE is on then), it means that HTAnchor structures have
8293  been missed by the normal automatic cleanup (walking the history list and
8294  following links) - KW
8295* changed more status codes in HTUtils.h to libwww5-like values - KW
8296* added new function to check for a valid Internet hostname - KW
8297  Use it before actually trying to resolve an address, it should
8298  a. avoid the overhead of NSL_FORK if it would fail anyway,
8299  b. prevent DNS queries for invalid names, which may unnecessarily
8300     consume time, bandwidth, and DNS server cache memory, and
8301     may confuse some resolver libraries and servers,
8302  c. speed up address guessing sometimes if something was mistyped,
8303  d. thwart some attempts to crash Lynx with invalid URLs.
8304* this time really make "Alert" statusline prefix localizable - KW
8305* new function HTAlwaysAlert(), which can be called even when LYCursesON isn't
8306  true and should always produce a visible message - KW
8307* use new valid_hostname to also check telnet, tn3270, and rlogin hostnames
8308  before calling the external program (after most invalid character have
8309  already been stripped).  Added a fflush(stdout) to make sure messages are
8310  visible before external program is called - KW
8311* made changes equivalent to the 1998-12-31 HTSACopy and HTSACat modification
8312  to the LY_FIND_LEAKS versions of those functions.  Having source and target
8313  string for StrAllocCopy or StrAllocCat overlap (or being equal) should be
8314  considered a programming error, but at least one place in LYEdit.c currently
8315  seems to do it and rely on the new behavior.  (Editing current file sometimes
8316  didn't work with LY_FIND_LEAKS) - KW
8317* closed memory leaks in LYKeymap.c, provided for memory cleanup at exit of
8318  LYCgi.c environment strings - KW
8319* explicitly put HTTP_ACCEPT_LANGUAGE and HTTP_ACCEPT_CHARSET strings into
8320  lynxcgi environment only if they are non-empty, i.e., set to something in
8321  lynx.cfg or the personal configuration or Options screen.  This makes the
8322  environment a lynxcgi scripts sees resemble more closely that of a remote CGI
8323  script handling a request from Lynx with the same configuration - HTTP.c also
8324  only sends Accept-{Language,Charset} headers if preferred language and
8325  preferred charset (respectively) have been set to non-empty strings.
8326  (Strictly speaking, an empty Accept-* header has a different meaning from a
8327  non-existing one, but it doesn't make much sense to generate empty Accept-*
8328  headers, since they mean "nothing is accepted".) There are other differences
8329  in the lynxcgi environment (e.g.  HTTP_ACCEPT isn't set, ",iso-8859-1;q=0.01"
8330  etc.  isn't appended to HTTP_ACCEPT_CHARSET, apart from missing
8331  redirections), but apparently nobody has needed a more exact CGI emulation
8332  for real scripts - KW
8333* removed sending of "Negotiate: trans" in HTTP.c since it violates transparent
8334  content negotiation specs, added comments - KW
8335* correct error handling in CF_INET_ADDR, which did not restore $LIBS when no
8336  applicable library was found for inet_addr (reported by IC) - TD
8337* correction to CF_TERMCAP_LIBS, which used inconsistent spelling for the cache
8338  variable, so predefined termcap/terminfo library was not necessarily
8339  detected - TD
8340* resolved autoconf 2.13 problem, resync configure script with patched
8341  autoconf 2.13 - TD
8342
83431999-01-18 (2.8.2dev.14)
8344* use HTSprintf0 in LYCurses.c, LYForms.c, LYGetFile.c, LYJump.c - TD
8345* modify LYCheckMail so it does not continue to report new mail when the mail
8346  file's modification time differs from its access time (reported by LV) - TD
8347* add check for inet_addr function, and (preferred) inet_aton.  The first
8348  function is reported to be sometimes in -lresolv, or -lbind when it is not
8349  present in the conventional network libraries (from report by
8350  mattack@area.com and comments by HN) - TD
8351* resync config.sub, config.guess with autoconf 2.13.19990117 (not yet
8352  configure, since autoconf 2.13 contains some new bugs) - TD
8353* modified handling of untranslatable charsets, after noticing that a page
8354  with charset=ISO-2022-JP produced an alert message with a truncated
8355  "iso-2022-j".  Looking more closely, the code could also result in memory
8356  corruption in some cases.  Compared with older versions, then changed the
8357  code to something somewhat like what was intended there.  But we don't have
8358  an "Other ISO Latin" display character set any more; maybe those `else'
8359  blocks should just have disappeared completely - KW
8360* minor changes to SortaSGML DTD for PARAM, THEAD - KW
8361* make "Alert" statusline prefix localizable - KW
8362* extend fixtext.sh to also change continued lines - KW
8363* changed LYCheckForProxyURL to act more like it appears to have been indented,
8364  and clarify comment.  Minor change in is_url - KW
8365* prevent removal of hidden link number from bookmark document in a very
8366  obscure case of a bookmarked ISMAP link - KW
8367* HText_SubmitForm:  make sure query is always allocated, even if the set of
8368  form fields to be sent turned out to be empty - KW
8369* some comments corrected in HTML.c, LYCharSets.c - KW
8370* tweak in curses_w_style for display without color - KW
8371* remove minor memory leak in LYDownload.c - KW
8372* changed error handling in LYTraversal.c to make sure terminal gets restored
8373  to sane mode before showing error message and exiting - KW
8374* increased VALUE_SIZE for buffer in HTMIME.c from 1024 to 5120.  Someone
8375  needed increase for long Set-Cookie headers - KW
8376* two new functions in HTList.c to reverse and to combine lists - KW
8377* Lynx was using the wrong precedence for entries within a mailcap (relative to
8378  other entries from the same file):  RFC 1524 says "The configuration
8379  information will be obtained from the FIRST matching entry in a mailcap
8380  file[...]", but Lynx effectively gave precedence to the last match.  Recent
8381  Debian packages of lynx have had a patch applied to change this, but that
8382  patch also seems to affect the precedence order relative to viewers defined
8383  in other places, i.e., lynx.cfg and HTInit.c.  The patch here instead changes
8384  the precedence of mailcap entries form the same files to RFC-like behavior,
8385  by reordering the list generated from a mailcap file after we have finished
8386  reading it in.  It leaves the order relative to viewers from other sources
8387  unchanged.  Maybe it should be made configurable whether Lynx's traditional
8388  precedence or the new one is used; currently there is just a #define in
8389  HTInit.c which could be changed to revert to traditional behavior - KW
8390* add checks for null return from malloc to LYCurses.c, LYStrings.c,
8391  (patch by John Bley)
8392* add support for HP Roman8 as a display character set.  HP Roman8 is used by
8393  Hewlett-Packard terminals and hpterm, HP's version of xterm.  The character
8394  repertoire is largely similar to ISO Latin 1 but the code points are all
8395  mixed up (patch by Christian Weisgerber)
8396* modify WWW/Library/Implementation/HTAAUtil.c::HTAA_setupReader():  to use
8397  malloc'd buffer rather than static buffer, to avoid overflow (patch by Thomas
8398  Braun <Thomas.Braun@link-up.de>)
8399* modifications to allow building the DOS lynx port with support of gettext for
8400  producing messages in various languages.  The DOS port of the gettext package
8401  still needs minor tweaking to get it to function properly, but this shouldn't
8402  be a problem for most people trying to compile lynx for DOS themselves.
8403  Rather than put yet more DOS-specific makefiles in the distribution, I put
8404  the changes to the makefiles within comments, which can easily be removed to
8405  enable the changes - DK
8406* add a comment about LYUCcharset struct "UChndl" field.  Tweak trace
8407  messages - LP
8408* fix parsing of ALT=value attribute when the value is not quoted.  When the
8409  first character is not us-ascii it was corrupted by chartrans in all versions
8410  of lynx.  Fix case S_equals in SGML_character() - LP
8411* chartrans:  ignore RAW_TOGGLE key and do not change LYUseDefaultRawMode if
8412  current document's charset specified explicitly, add status message.  (Let
8413  user switch toggle only when necessary, to avoid future problems :-) - LP
8414* chartrans: change the default value of PREPEND_CHARSET_TO_SOURCE in lynx.cfg
8415  from FALSE to TRUE (better safe than sorry) - LP
8416* reorder forms-based options menu (cosmetic):  rename "HTML error tolerance"
8417  to "HTML error recovery", reorganize "Character Set Options" section -
8418  "Display character set" went to "Personal preferences" section, "Assume
8419  character set" and "Raw 8-bit or CJK mode" went to "Document Layout" section;
8420  "Execution Links" went to "File management" section.  (Hope this helps to
8421  reduce confusion) - LP
8422* remove "environment variables" section from INSTALLATION, change references
8423  to Lynx User Guide in all docs.  Minor tweaks on help files - LP
8424* add a comment to mime.types and lynx.cfg on SUFFIX definition:  "This has an
8425  effect for ftp and local files only, http server does specify MIME type in
8426  the Content-Type header" - LP
8427
84281999-01-13 (2.8.2dev.13)
8429* correct a missing trailing newline in caselower.h (this may be a problem
8430  patching since 'diff' does not like that) - TD
8431* fix off-by-one alignment download options (reported by LV) - IC
8432* use HTSprintf/HTSprintf0 in UCAuto.c - TD
8433* remove stop/start curses calls around UCChangeTerminalCodepage() in
8434  GridText.c, since they are not necessary, and are a little distracting
8435  when running Lynx in xterm - TD
8436* correct handling in getfile() of ~/ expansion - KW
8437* modify NSL_FORK logic to prevent child process from running any signal
8438  handlers the parent may have installed - KW
8439* the logic added to display_page for avoiding unnecessary screen redraw with
8440  partial display (see 1998-12-03) is now disabled if enable_scrollback is set.
8441  Otherwise displayed pages could appear as empty (or with only the current
8442  link drawn) - KW
8443* modify conditions under which screen style cache is reset (only relevant for
8444  color style in combination with partial display) - KW
8445* update the INSTALLATION file, reflecting the changes between the two DJGPP
8446  versions of GCC in use.  Also, change optimization to -O2 in the other two
8447  DOS makefiles - DK
8448* add support for ISO 8859-15, i.e., "Latin 9", make corrections to DEC
8449  Multinational character translations (patch by Christian Weisgerber
8450  <naddy@mips.rhein-neckar.de>)
8451* modify po/makefile.inn to use mkdirs.sh rather than mkinstalldirs script
8452  (reported by LV) - TD
8453* modify print_help_and_exit() to print values for the simple options, i.e.,
8454  toggle, integer and string, as part of "lynx -help" (request by
8455  mattack@area.com) - TD
8456* correct sense shown for Old_DTD variable in LYOptions.c (reported by DK) -TD
8457* correct order of params for non-Unix use of HTAddParam in LYBookmark.c
8458  (reported by DK) -TD
8459
84601998-12-31 (2.8.2dev.12a)
8461* delete unused 'PREVAIL' color-style code from HTML.c, merge a couple of
8462  sections of logic with TrimColorClass, and change Style_className to
8463  a dynamically-allocated string - TD
8464* modify fmt_tempname() to check for buffer overflow - TD
8465* check/modify for potential buffer overflows:  HTAlert.c, LYBookMark.c,
8466  LYKeymap.c, LYPrint.c (including splitting it up into functions) - TD
8467* change GetOptValues to return status separately from the decoded value, in
8468  case the options form is damaged (suggested by LP) - TD
8469* add new function HTAddXpand to use in special case where Lynx is building
8470  shell command using data from user's configuration, which should not be
8471  quoted.  Use this in LYEdit.c to allow $EDITOR to be given as the editor
8472  name (request by PG) - TD
8473* add new function LYOpenTraceLog, to combine logic in LYMain.c and
8474  LYMainLoop.c, including Lynx's version message - TD
8475* fix some discrepancies between the code and the documentation (help files),
8476  for the alternate line edit keybindings, that were first included in the
8477  distribution somewhere around -dev.3, or so - KED
8478* added a delete-to-beginning-of-line (for the alt bindings only), and a help
8479  page that describes the alternate bindings - KED
8480* improved description of "HTML error tolerance" - KW
8481* changes for handling lynxcgi:  handle failure of execve(), by showing the
8482  system error and then _exit()ing the child process.  Make sure REQUEST_METHOD
8483  is always set.  Added checks for EINTR and other errors from read() - KW
8484* DOSPATH or EMX:  remove strange code dealing with root of local drive from
8485  is_url() and HTDOS_name()/HTDOS_wwwname(), add right code at the earlier
8486  stage in LYFillLocalFileURL() - LP (thanks KW)
8487* relax warning from HTAlert to HTUserMsg on REFRESH_URL_NOT_ABSOLUTE - LP
8488* more tweaks on transfer rate calculation - LP
8489* modify HTSACopy and HTSACat in case the source and destination are the same
8490  pointer - TD
8491* tested/removed redundant OS/2 EMX adjustment to filename from LYEdit.c - TD
8492* optimized LYEdit.c by moving calls on HTSYS_name(filename) to a single place
8493  near the top - LP
8494* forms-based options menu:  prevent spoofing attempts from possible overruns
8495  (e.g., user can doing 'e'dit in 'o'ptions and get core dump if
8496  display_char_set gets an illegal number such as 50, or hang the keyboard with
8497  illegal Line edit style) - LP
8498* forms-based options menu:  add new logical section - Document Layout,
8499  currently with "HTML error tolerance" (TagSoup/SortaSGML), "Pop-up for select
8500  fields", "Show images" (no_alt/labels/links) and "Verbose images".  New
8501  switches added for information purposes mostly, they duplicate hot keys but
8502  not so hidden from user's view.  Documentation updated also.  (Oh yes, "Line
8503  edit style" option is now available when we have a real choice >1) - LP
8504* split cfg_defs.sh into two script based on revised script from PG - TD
8505* minor fixes for top-level makefile.in - PG
8506* fixes for makefiles with gcc 2.8.1 using DJGPP 2.02 (do not use "-c -o"
8507  combination, strip trailing blanks from makefile.sla, change optimization
8508  level to -O2) - DK
8509* rename New_DTD variable to Old_DTD, change logic for -tagsoup option to be
8510  consistent with sense in lynx.cfg (reported by LP) -TD
8511
85121998-12-26 (2.8.2dev.12)
8513* use HTSprintf0 in LYCgi.c - TD
8514* add tab-completion on URL's, by using previously-entered strings for
8515  matching (patch by Kari Davidsson <karid@isholf.is>) - TD
8516* add version number to trace log (patch by IC)
8517* modify HTDOS_name to be consistent with HTVMS_name, which does not modify
8518  its parameter (reported by LP).  Also, modify HTDOS_name and HTDOS_wwwName
8519  so they allocate space for the result rather than using a static buffer - TD
8520* modify LYEdit.c to use HTAddParam - TD
8521* make HREF/NAME for "Environment" consistent in Lynx_users_guide.html
8522  (reported by LP) -TD
8523* correct DOS/EMX logic in LYEdit.c which incremented 'filename' pointer when
8524  its length was greater than 1 rather than recopying the string, causing a
8525  core dump when 'filename' was freed (reported by LP, this applies to
8526  2.8.1rel.2) - TD
8527* correct sense of 'already_exists()' function from dev.11, which caused
8528  various file-menu operations to stop working (reported by IC) - TD
8529
85301998-12-24 (2.8.2dev.11)
8531* use HTSprintf/HTSprintf0 in about half of the WWW library files where
8532  applicable:  HTAABrow.c HTAAServ.c HTAAUtil.c HTAccess.c HTAnchor.c HTDOS.c
8533  HTFTP.c HTFWriter.c HTFile.c HTFinger.c HTFormat.c HTGopher.c - TD
8534* eliminate most duplicate gettext parameters, reduced the number of files
8535  listed in po/POTFILES.in to a size that may allow build with the Solaris
8536  xgettext utility - TD
8537* correct rule for remaking po/makefile - TD
8538* workaround for HPUX sed program, providing '$' anchors for ".*" expressions,
8539  which is redundant, but should be harmless (suggested by Jean-Yves Levesque
8540  <Jean-Yves.Levesque.jyves@nortelnetworks.com>)
8541* add new help file, keystrokes/environments.html - LP
8542* fix HTReadProgress():  more accurate transfer rate calculation - LP
8543* update slang makefile.dos, and corresponding INSTALLATION notes - DK
8544* correct my integration of IZ's LY_CHANGE_LINK code, which resulted in an
8545  out-of-bounds index into revmap (reported by LP, LV) - TD
8546* add note about sendmail for Win32 to lynx.cfg - JES
8547* add note for successful build on NeXT to INSTALLATION (Christian Jensen
8548  <cejensen@winternet.com>)
8549* add checks for null return from malloc to HTInit.c, LYMainLoop.c, LYUtils.c,
8550  (patch by John Bley)
8551* remove reference to 'persistent_cookies' in LYCookie.c which prevented
8552  compile when persistent cookies configure option was disabled (report
8553  by PG) - KW
8554* move assignment to SHELL back from WWW/Library/makefile.in to CommonMakefile,
8555  and revert use of $CONFIG_SHELL in configure script, since this appears to
8556  stop auto-configure from finding working include feature of 'make' on CLIX
8557  (reported by Alex Matulich) - TD
8558
85591998-12-16 (2.8.2dev.10)
8560* FROM_FILE is not used any more for a domain (although it is currently still
8561  defined.  Renamed COOKIE_FLAG_PERSISTENT to COOKIE_FLAG_FROM_FILE.  Don't
8562  change a domain's "behavior" (ACCEPT_ALWAYS, REJECT_ALWAYS, or QUERY_USER)
8563  just because there was a persistent cookie for it.  Users who want to always
8564  accept cookies from a domain without prompting should use
8565  COOKIE_ACCEPT_DOMAINS - KW
8566* FREE domain_entry objects when they are not used any more.  Other minor leak
8567  removed - KW
8568* some (few) changes for draft-ietf-http-state-man-mec-10.txt.  Don't accept
8569  invalid port lists (this may need more tweaking).  Added some comments - KW
8570* try to preserve cookies (within a domain) in the same order in which they
8571  were received, although this is probably not necessary after all.  There is
8572  no difference any more w.r.t.  insertion into the list between cookies from
8573  the file and cookies from response headers - KW
8574* use <= instead of < comparison when checking whether a cookie has expired -KW
8575* don't write expired cookies, cookies with discard attribute, or cookies
8576  without expiration date to persistent file - KW
8577* don't call HTConfirmCookie for cookies read from file.  This doesn't change
8578  the logic since previously HTConfirmCookie allowed all file cookies
8579  anyway - KW
8580* don't delete the domain_list if it becomes empty.  Doing this could result in
8581  unnecessary multiple atexit()'s - KW
8582* write the cookie file even if we now have no cookies, if we have previously
8583  read cookies from the file.  The file should be updated if all cookies that
8584  were in it are expired or superseded or deleted - KW
8585* when reading file cookies, set attributes in a way that (hopefully) makes
8586  more sense than just ignoring them.  See comments in LYLoadCookies.
8587  We are restricted a lot by the choice of a Netscape-compatible cookie file
8588  format, some version 1 properties just cannot be stored in it AFAIK.  Some
8589  more tweaking in LYLoadCookies - KW
8590* setting a domains behavior to accept "A)lways" didn't actually work, it had
8591  the same effect as "P)rompt".  Corrected this simple (probably cut-and-paste)
8592  error - KW
8593* some changes in what is displayed on Cookie Jar page:  FROM_FILE is a
8594  property of individual cookies, not of domains as previously.  Cookies from
8595  file (which haven't been updated) are shown as "(from a previous session)".
8596  Show expiration time ("Max.  Gobble Date") whenever we have one.  The state
8597  of the "discard" attribute is already displayed separately - KW
8598* made color styles code work much better with TagSoup parsing mode.  A new
8599  flag bit is set for some tags in HTMLDTD which indicates that, even though
8600  they may be otherwise handled as SGML_EMPTY, this emptiness is fake.  This
8601  can only work reasonably for elements that require an end tag (not for LI,
8602  for example) - KW
8603* added SUMMARY attribute for TABLE element to HTMLDTD (but we don't do
8604  anything with it) - KW
8605* split_line:  Try to account for changes in anchor position and extent in all
8606  possible cases.  This improves some cases where the selectable text could
8607  become too short and, in extreme cases, a link could become erroneously
8608  "hidden" - KW
8609* split_line:  color style changes after the split position are moved to the
8610  correct position in the new line - KW
8611* set TextAnchor's line_num in HText_beginInput, so that split_line can adjust
8612  the input field's position properly if a split moves it to the next line.
8613  Should solve problem reported for www.lycos.com - KW
8614* don't refuse to read from file-descriptor 0 in HTDoRead for Unix if it is not
8615  a tty.  The socket fd from HTDoConnect can be 0 if fd 0 was not open when
8616  lynx was started non-interactively - KW
8617* increase INIT_LINE_SIZE in HTTP.c slightly from 1024 to 1536, so that for a
8618  typical ethernet MTU the first packet of a response can more often be read in
8619  with a single read() - KW
8620* add a missing FREE() in HTTP.c - KW
8621* use case mapping from ftp.unicode.org /Public/UNIDATA for case-insensitive
8622  user search (thanks "Kari E Hurtta" <Kari.Hurtta@ozone.FMI.FI>), new file
8623  src/chrtrans/caselower.h added.  This is used instead of UPPER8 assumption
8624  introduced in 2.8 release (see 1998-02-27).  There is no difference in speed
8625  though - LP
8626* fix links in History/Visited Links page for documents with blank
8627  <TITLE></TITLE>, also remove leading spaces from titles to make output a
8628  little better - LP
8629* use djgpp's <sys/config.h> file, which contains default values for autoconf
8630  style definitions - LP
8631* updated lynx.man, lynx.hlp for "SEE ALSO" sections - KED, JES
8632* optimize the test commands specified in the mailcap file by remembering which
8633  tests have been run already.  (patch by Marc Huber <marc@sixpack.de>)
8634* add lint rule to makefile.in, as well as corresponding rule in WWW/... - LV
8635* update version in makefile.in to 2-8-2 - PG
8636* fix makefiles to build with DJGPP (problem introduced in dev8) - LP
8637* use new symbol KEYMAP_SIZE to get rid of various constants relating to the
8638  size of keymap[] array, e.g, 0x293, 659 - TD
8639* add new mouse and keymap functionality to lynx (IZ):
8640  a) If one clicks mouse *near* a link, the "point/focus" is moved to this link
8641     (without actual activation);
8642  b) One can bind keys with ordinals larger than DO_NOTHING;
8643  c) Primitive context sensitive menu added to the middle button of a mouse
8644     (currently ncurses only);
8645  Current micro-problem with "c" is that I do not know how to refresh a screen
8646  before triggering the action, so if the action chosen from the menu would
8647  not redraw the screen, the menu outline is left on the screen.
8648* modify LYKeymap.c so that it can show internal keymaps above 0400 as
8649  hexadecimal codes even if they do not appear in the function-key table -IZ
8650* add HTOptParam to avoid spurious quoting of blanks in rlogin URLs by
8651  HTAddParam - TD
8652* correct missing assignment in remote_session(), from dev.9 changes for
8653  HTAddParam, which broke telnet/rlogin URLs (reported by IC) - TD
8654
86551998-12-12 (2.8.2dev.9)
8656* change location-not-absolute message from an alert to user-message - TD
8657* check for EINTR from read() call in HTDoRead, and retry if necessary.  This
8658  change only for Unix.  Interrupted read() system calls should be rare (or
8659  impossible, depending on the system implementation?) since the read() is only
8660  done after a successful select(), but checking can't hurt - KW
8661* check for read read() errors in HTDoRead and HTCopy, and generate alert
8662  messages for unexpected errors.  HTCopy still returns HT_LOADED to indicate
8663  success if any data have been received before an unexpected error or
8664  disconnection.  Previously this happened without any indication to the user
8665  that something was wrong and a document or file might be incomplete.  These
8666  changes currently only for Unix - KW
8667* added/enhanced comments in HTFormat.c to document current behavior of HTCopy,
8668  HTFileCopy, HTGzFileCopy, HTParseSocket, HTParseFile, and HTParseGzFile - KW
8669* moved definition of HT_NO_DATA to HTUtils.h, changed value of some status
8670  codes to libwww5-like values while we're at it - KW
8671* correct uninitialized de variable in LYCookie.c when dump_output_immediately
8672  is set.  Also, made a slight change to this mode in LYMain.c, so that cookies
8673  received will also be written to the cookie file; cleanup() is not called in
8674  -dump mode (reported by Elwin Oost) - BJP
8675* correct include-path for chrtrans makefile to allow builds outside the
8676  source tree (Masashi Fujita)
8677* minor cleanup of LYCookie.c, add some traces - BJP
8678* add support for content encoding for x-bzip2, bzip2 for suffix "bz2" - HN
8679* add po directory to install-bin and uninstall rules - TD
8680* modify the environment variable logic to avoid freeing string given to putenv
8681  until after giving it a new string - TD
8682* add several environment variables to LYPrint.c - KED
8683* add ENVIRONMENT section to lynx.man and lynx.hlp - KED
8684* add installation note about --enable-gzip-help - KED
8685* update installation notes for WAIS - DK
8686* add/use new functions for building up command-string for shell commands,
8687  which quote parameters as needed:  HTAddParam(), HTEndParam().  Moved the
8688  logic in quote_pathname to HTQuoteParameter, extending that function to quote
8689  the parameter only if it contains characters which are problems with various
8690  shells (e.g., wildcards), and to escape backslashes.  In particular, use
8691  these functions to ensure that the user and port strings in HTTelnet.c are
8692  quoted (fixes a hole reported by Art Mulder <art@openbsd.org> - TD
8693* modify print-to-file logic to permit writing to pipe, provided that the
8694  user does not have no-shell restriction - TD
8695* split-out logic for LYValidateFilename() from printfile() and LYDownload - TD
8696* whitespace fixes - BJP
8697* add configure option --with-nls-datadir, to allow installer to specify
8698  alternate locale data directory.  A separate option from --datadir is
8699  required because the GNU gettext code is usually installed under
8700  $(prefix)/share rather $(prefix)/lib - TD
8701* add configure check for gettimeofday, to implement 0.1 second interval
8702  for skipping HTCheckForInterrupt() - TD
8703* modify configure script to generate references to $CONFIG_SHELL rather than
8704  /bin/sh, to allow some testing with alternate shells.  Autoconf uses this
8705  variable for a similar purpose - TD
8706* correct missing case for 'o', octal in StrAllocVsprintf (reported by IC) - TD
8707* fix -restrictions=bookmark check in forms-based options menu (reported by KW
8708  & Rodiger Geys) - LP
8709* fix memory leaks in LYPrint.c and UCdomap.c - KW
8710* when printing HEAD to email use URL in the subject, was title.  (it was
8711  especially annoying when we have 8bit title being sent as 7bit:  no charset
8712  information is supplied for letters with 7bit message body) - LP
8713* remove "temp fix for HText_trimHightext side effect from partial mode by
8714  introducing a flag in HText_beginInput()" from 1998-09-12 since it is now not
8715  needed after KW's changes in HText_trimHightext.  - LP
8716
87171998-12-03 (2.8.2dev.8)
8718* use HTSprintf/HTSprintf0 in LYCookie.c, LYLocal.c - TD
8719* correct logic in OpenHiddenFile, which did not check if a failure to open a
8720  file for append was due to the file's not existing and hence causing
8721  IsOurFile to return failure.  This caused the -traversal option to fail
8722  (reported by Francis Irving <francis@ncgraphics.co.uk>, applies to
8723  2.8.1rel.2) - TD
8724* fixed line number removal code in HText_endAnchor in several places, it was
8725  modifying the wrong line which could lead to memory corruption - KW
8726* tweaks in HText_startAnchor and HText_endAnchor for handling link numbers.
8727  Don't swallow space after number if line was split. Find link number on
8728  previous line even it it is at the very end. Adjust line split position after
8729  number removal.  Generate TRACE output in interesting cases - KW
8730* prevent havoc (access to already freed memory etc.) caused by multiple
8731  recursive invocations of HTAnchor_delete on the same HTParentAnchor.  This
8732  does not seem to actually happen normally during a session, but can occur
8733  when the HTAnchor structures are cleaned up while handling a terminating
8734  signal or outofmem condition - KW
8735* reset the HTAnchor "underway" flag during final cleanup, so structures are
8736  not prevented from being freed.  This also should only make a difference when
8737  handling a terminating signal or outofmem condition - KW
8738* show sticky-bit in directory listings - LV
8739* correct options-message on Print page - IC
8740* update installation note about freewais library (reported by Chris Maden
8741  <crism@oreilly.com>) - TD
8742* improvements to mouse code, ncurses-based, from IZ (Ilya Zakharevich):
8743  a) Mouse navigation inside text entry fields;
8744  b) Mouse navigation to a text entry field (including an empty one)
8745  c) Mouse navigation to a specific position of a text field (since I do not
8746     know which fields are text fields, I implemented "b" and "c" for
8747     F_TEXTAREA_TYPE and F_TEXT_TYPE only, search for these symbols in the
8748     patch);
8749  d) Mouse navigation in menus:  To scroll, one can click on top/bottom border
8750     (single=byline, double=bypage, triple=beg/end), or above/below menu
8751     (single=bypage, double=beg/end)) mouse-3 ==> quit;
8752  e) Double-click-1 on the first and last row are interpreted as goto-
8753     start/end/main-window (depending on the location of the click).
8754  Other Changes:
8755  a) Ask ncurses for all mouse events, but increase mouseinterval() to simulate
8756     current behavior (which is effectively an infinite mouseinterval() +
8757     masking of repeated clicks);
8758  b) Earlier clicking to the left of a link would activate the link.  I see no
8759     use for this, so consider this a bug.
8760* HText_trimHightext (GridText.c):  don't apply final adjustment repeatedly to
8761  an anchor that has already been handled by this function; the function may be
8762  called repeatedly if partial display is enabled.  Some other changes in this
8763  function, to interact better with the other GridText.c functions, especially
8764  for partial display mode.  We don't have to handle all anchors if the new
8765  parameter "final" is not set.
8766  Also empty anchors should now generally not any more move down over empty
8767  lines, if they happen at a line end.  Made some trace messages give more
8768  information - KW
8769* color styles:  reset screen style cache to avoid random coloring when a link
8770  is unhighlighted - KW
8771* tweak in HText_setLastOptionValue:  if an OPTION tag was directly followed by
8772  several newlines, characters could be dropped - KW
8773* tweak havevisible() function in LYBookmark.c to compare against Unicode
8774  value rather than ASCII when checking for blanks - LP
8775* ifdef user/group function caching calls so that this builds with djgpp, which
8776  doesn't need/support this (patch by Gisle Vanem)
8777* documentation updates for NLS - HN
8778* separate some html from gettext in LYCgi.c, LYHistory.c, LYLocal.c - JES
8779* avoid setting recent_sizechange during the very first start_curses call for
8780  ncurses.  This would result in an unnecessary refresh after loading the first
8781  document - KW
8782* added logic to display_page to avoid repainting the full screen contents in a
8783  specific situation:  if it has been called before (for the same lines in the
8784  same document) during partial display, and is now being called normally (not
8785  during partial display).  If this applies, the normal line content is not
8786  redrawn, but the title line and form fields are still repainted, and updating
8787  of the links structures is always done.  There are additional checks for
8788  recent_sizechange and a text->stale flag (which was already implemented but
8789  unused) to do the full redraw if that may be needed.  This should avoid
8790  unnecessary screen 'blinking' with curses when partial display is used (which
8791  didn't seem to happen with slang) - KW
8792* modify SGML.c to check for SGML_ELEMENT tag contents, fixing a case where an
8793  entity that appears within a TABLE but outside of any table row TR will be
8794  displayed by Lynx _without_ its entities being interpreted (analysis by Alan
8795  J Flavell <flavell@a5.ph.gla.ac.uk>, applies to 2.8.1rel.2) - KW
8796* check that stdin is really a tty before trying to select from it in the
8797  NSL-FORK logic in HTParseInet(), file HTTCP.c (reported by Kim DeVaughn, for
8798  someone who was unable to run lynx -dump in a cron job, applies to
8799  2.8.1rel.2) - TD, BL
8800* updates for lynx_help_main.html (JES, IC).
8801* change fopen for write in LYCookie.c to LYNewTxtFile so that the resulting
8802  file will be readable by only the owner (Bill Nottingham <wen2@po.cwru.edu>
8803  suggested using umask, but that may not be portable enough) - TD
8804* use CONST in some places in UCdomap.c and makeuctb, to make more tables
8805  shareable (suggested by LP) - TD
8806* fixes for SunOS K&R compiler with/without unproto wrapper, i.e., definition
8807  of 'const' - TD
8808
88091998-11-23 (2.8.2dev.7)
8810* convert KEY_ENTER to newline in LYgetch() to make Lynx work with IRIX's
8811  iris-ansi terminfo description, which equates the kent capability with
8812  carriage return.  Doing this will allow lynx to use the keypad "enter" key as
8813  an alias for carriage return on most terminals - KW
8814* correct a few missing ifdef's for disabling the partial-display logic - TD
8815* add/use new functions HTAA_UidToName(), HTAA_NameToUid(), HTAA_GidToName()
8816  and HTAA_NameToGid() to hide details of code which uses pwd.h and grp.h,
8817  as well as to cache the returned user/group names, improving performance
8818  in the dired screen - TD
8819* modify HTCheckForInterrupt() to check for interrupt no more than one per
8820  second, since this check is comparatively slow - TD
8821* modify ANSI_VARARGS case for HTSprintf() and HTSprintf0() to always use
8822  ANSI prototypes, since __STDC__ may not necessarily be defined on some
8823  systems, resulting in an inconsistent definition - PG
8824* add install-full rule to makefile.in - LV
8825* modify PutDefs macro in LYShowInfo.c to check for nonnull table[N].value,
8826  which may be null due to limitations of cfg_defs.sh script on some
8827  platforms where an empty string was intended (reported by LV, PG, applies
8828  to 2.8.1rel.2) - TD
8829* correct typo in 'make distclean' rule; an extra '-' prevented removal of
8830  .orig and .rej files (patch by LV).
8831
88321998-11-21 (2.8.2dev.6)
8833* add call on dbug_init to LYMain.c, allowing use of the debugging code built
8834  into the WATTCP code which is included in the DJGPP port of lynx.  This is
8835  activated by placing lines in the WATTCP.CFG file for:
8836    DEBUG.MODE= (choices are HEADERS, DUMP, or ALL)
8837    DEBUG.PROTO= (choices are TCP, UDP, or  ALL)
8838    DEBUG.FILE= (name of log file.  Defaults to WATTCP.DBG)
8839  This adds about 2K to the size of the stripped, compressed executable.  You
8840  get a log of the headers and/or a binary dump of the packets sent and
8841  received.  Maybe this will help in determining where ftp is failing in this
8842  port - DK
8843* correct definitions for ANSI_VARARGS, HAVE_STDARG_H in HTUtils.h (reported
8844  by LP, for djgpp) - TD
8845* correct logic in StrAllocVsprintf(), remove spurious test on dst_len
8846  (analysis by LV) - TD
8847
88481998-11-21 (2.8.2dev.5)
8849* modify HTLoadFile() to make compressed files work with OS/2 EMX and
8850  LYSystem() to convert forward slashes in pathnames to backslashes, also for
8851  EMX (patches by Ilya Zakharevich).
8852* documentation nits (apostrophes) in lynx.cfg and userdefs.h - LV
8853* fix inconsistent newlines in po/it.po (report by Irving_Wolfe@Wolfe.net) - TD
8854* modify config.guess, added Intergraph 2430 CLIX machines (reported by Alex
8855  Matulich <matuli_a@marlin.navsea.navy.mil>) - TD
8856* minor fix in LYCharSets.c according to recent changes in UCDefs.h introduced
8857  by IBM OS/2 codepage number - LP
8858* modify configure script to work with --enable-nls built into a subdirectory
8859  of the source tree (reported by PG) - TD
8860* disable regeneration of intl/po2tbl.sed and po/POTFILES if --disable-nls
8861  configure option is specified - TD
8862* add configure test for stdarg.h vs varargs.h - TD
8863* fixes to work with SunOS K&R compiler - TD
8864* don't trim trailing and leading spaces from unformatted text lines in some
8865  cases (split_line in GridText.c).  Prevents corruption of some uuencoded
8866  files when they are displayed and then 'P'rinted (although 'D'ownload should
8867  be used instead) - KW
8868* some changes in HText_appendCharacter (GridText.c).  Splitting of long SOURCE
8869  lines now works with color styles - KW
8870* workaround for multiple anchors in the same (invalid) HTML document with the
8871  same NAME and different destinations (HTAnchor.c) - KW
8872* check for 'z'ap while constructing local directory listings (non-VMS only, in
8873  HTFile.c) - KW
8874* added a couple outofmem checks (HTAnchor.c).  Minor TRACE message change in
8875  GridText.c for -tlog / USE_TRACE_LOG disabled - KW
8876* when adding bookmark entries, don't accept a title string which appears to
8877  consist only of blank characters (LYBookmark.c).  When rendering a bookmark
8878  file, use hiddenlinks=merge counting, so that numbers after entries with
8879  empty titles don't get out of whack (GridText.c).  This should prevent 'R'
8880  from removing the wrong bookmark entry - KW
8881* prevent generation of some unnecessary temp files when constructing mailcap
8882  file test commands (HTInit.c) - KW
8883* include LYLeaks.h in UCdomap.c for memory leak detection - KW
8884* fixed various memory leaks (UCdomap.c, LYShowInfo.c, LYReadCFG.c, LYMain.c,
8885  LYDownload.c, LYBookmark.c, HTML.c, DefaultStyle.c) - KW
8886* escape '&' and '<' in HTML generated to display current lynx.cfg option
8887  values (LYReadCFG.c) - KW
8888* revert logic in split_line.  Emphasis highlighting that should extend over
8889  several lines was being lost at line breaks (GridText.c).  (IsSpecialAttrChar
8890  probably shouldn't return true for LY_SOFT_NEWLINE since in most places it
8891  tests whether to skip a character position, but as long as this special char
8892  is only used in SOURCE mode it cannot mess up any anchor positions so it
8893  should be ok.  - KW
8894* correct character counting in SOURCE display continuation lines.  A
8895  highlighted search target would be shown shifted left by one character
8896  position because the LY_SOFT_NEWLINE special was displayed as '+' but not
8897  counted (GridText.c) - KW
8898* prevent generation of invalid/unparsable comments if
8899  UCSaveBookmarksInUnicode is in effect, other minor changes in
8900  LYBookmark.c - KW
8901* correction for color styles in HText_appendCharacter (GridText.c).  At some
8902  point a memmove was replaced by a for loop, but source and destination were
8903  reversed and the counter was wrong - KW
8904* modify HTSprintf/HTSprintf0 to use a more generic approach to varargs by
8905  using only va_alist in the parameter list - TD
8906* correct html expression in LYShowInfo.c of dev.3 which did not allow the temp
8907  file with the lynx.cfg settings to be accessed from the Configuration
8908  Definitions page (patch by IC (Ismael Cordeiro)).
8909* correct "Exiting" message format in cleanup_sig(), which had unexpanded %d
8910  (reported by BJP) - TD
8911* add to config.hin the definitions set by AM_GNU_GETTEXT macro (PG pointed
8912  out that this also sets 'inline', needed for GNU gettext) - TD
8913* modify MakeNewTitle() to check for null pointer, fixing core dump with
8914  verbose images when value[src_type] is null (reported by John Bley
8915  <jbb6@acpub.duke.edu> for 2.8.1rel.2) - TD
8916
89171998-11-18 (2.8.2dev.4)
8918* change default for configure option of NLS (gettext) to disabled until we
8919  finish porting it to implementations other than GNU gettext.  Also,
8920  change default for include-gettext configure option to "with" - TD
8921* suppress cookie-storing if the value is null - BJP
8922* ifdef'd alternative set of line-edit bindings with EXP_ALT_BINDINGS, add
8923  configure option --enable-alt-bindings, rename DELEOL to DELEL, remove
8924  binding of DELEL to '\' - TD
8925* add alternative set of line-edit bindings to change the behavior of the ^B
8926  and ^F line editor bindings to provide emacs/tcsh like behavior (cursor
8927  left/right), instead of "word" deletes.  Corrected a bug in the ^R (LYE_DELN)
8928  function, which is described as "delete next character", but was in fact
8929  performing identically to ^D (LYE_DELC) "delete current character".  Added a
8930  function called LYE_DELEL, which does the expected thing, and deletes
8931  from the current cursor position, to the EOL.
8932  New bindings:
8933    ^B = LYE_BACK   cursor backwards
8934    ^F = LYE_FORW   cursor forwards
8935    ^K = LYE_DELEOL delete to end-of-line
8936    ^T = LYE_DELNW  delete next word
8937    ^X = LYE_DELPW  delete previous word
8938    ^^ = LYE_UPPER  upper case line (not active when kbd-layout binding is)
8939    ^_ = LYE_LOWER  lower case line
8940  KED (Kim DeVaughn <kimdv@best.com>).
8941* modify to show address to submit to on the statusline when in advanced user
8942  mode.  Also fixes one small typo in LYMainLoop.c.  (suggested by
8943  <erisson@sw-tech.com>) - BJP
8944* modify HTParseInet() so that it works if stdin has been redirected to
8945  /dev/null, e.g., when running a cron job (reported by John H DuBois III
8946  <spcecdt@armory.com>) - BL
8947* minor documentation updates to lynx.cfg (Larry Virden).
8948* change some character constants from '\hex' and '\octal' form to decimal,
8949  to persuade compilers that upper-128 compares are legal - TD
8950* ifdef'd KEYBOARD_LAYOUT with EXP_KEYBOARD_LAYOUT, add configure option
8951  --enable-kbd-layout - TD
8952* implement EXP_CHARTRANS_AUTOSWITCH for OS/2 EMX (Sergey Svishchev).
8953* add 'a' response when printing a file to allow append rather than overwrite
8954  (Sergey Svishchev).
8955* add KEYBOARD_LAYOUT to lynx.cfg, to support character-translation on input,
8956  add missing line editing style selection to Options form.  This is enabled
8957  and disabled by the line edit control/uparrow (Sergey Svishchev
8958  <svs@ropnet.ru>).
8959* use exit_immediately() to reduce some signal-function clutter - LP
8960* correct dependency in src/makefile.in for cfg_defs.h (Masashi Fujita
8961  <objectx@bandit.co.jp>)
8962* change quoted includes in intl directory to bracketed includes - TD
8963
89641998-11-16 (2.8.2dev.3)
8965* misc documentation updates for the gettext/internationalization - LP
8966* rename po/makefile.in.in to po/makefile.inn, and modify distclean rule to
8967  remove the remaining generated files - TD
8968* preliminary changes to support port to OS/390, some ifdef'd with __MVS__,
8969  some with EBCDIC and NOT_ASCII -PG
8970* modify LYCookie.c to accept cookies with no value, in case the site resets a
8971  cookie by nulling out the value (reported by Larry Virden) - BJP
8972* modify cookie parsing to ignore comment lines beginning with a '#' (reported
8973  by Jonathan Bobin indicates that Netscape adds comments back, confusing
8974  Lynx) - BJP
8975* highlight option letters in old options screen (adapted from patch by Ismael
8976  Cordeiro) - TD
8977* use HTSprintf functions in HText_SubmitForm(), user_message(),
8978  LYLoadIMGmap(), HTTelnet.c.  (The HTTelnet.c modifications fix a security
8979  hole reported by Martin Mokrejs) - TD
8980* add HTSprintf, HTSprintf0 functions, to use in resolving potential buffer
8981  overflows - TD
8982* modify HTVMS_purge() to rename the remaining file to version 1 unless a
8983  permissions problem was encountered - TD
8984
89851998-11-10 (2.8.2dev.2)
8986* some testing against Solaris gettext implementation, enough to see that it is
8987  not really compatible either source or binary with GNU gettext.  For the time
8988  being, I recommend building NLS support only with GNU gettext (and
8989  --with-included-gettext to avoid conflict with Solaris' gettext in the
8990  standard library).  Otherwise use the --disable-nls configure option - TD
8991* various changes to configure script and makefiles to make this build with and
8992  without NLS - TD
8993* undo spurious substitutions such as gettext("") - TD
8994* modify some gettext() expressions to avoid embedding HTML in them - TD
8995* restore definitions in LYMessages_en.h - TD
8996* first cut of integrating Jim Spath's changes to incorporate message library
8997  support - JES, TD
8998
89991998-09-20 (2.8.1dev.29-intl)
9000* edited files for language hooks (JES):
9001  src/HTAlert.c src/HTInit.c src/HTML.c src/LYBookmark.c src/LYCgi.c
9002  src/LYClean.c src/LYCookie.c src/LYCurses.c src/LYDownload.c src/LYEdit.c
9003  src/LYForms.c src/LYGetFile.c src/LYMail.c src/LYMain.c src/LYMainLoop.c
9004  src/LYMap.c src/LYNews.c src/LYPrint.c src/LYUpload.c src/LYUtils.c
9005  src/LYexit.c
9006  WWW/Library/Implementation/HTAABrow.c WWW/Library/Implementation/HTAAProt.c
9007  WWW/Library/Implementation/HTAccess.c WWW/Library/Implementation/HTFTP.c
9008  WWW/Library/Implementation/HTFWriter.c WWW/Library/Implementation/HTFinger.c
9009  WWW/Library/Implementation/HTFormat.c WWW/Library/Implementation/HTGopher.c
9010  WWW/Library/Implementation/HTMIME.c WWW/Library/Implementation/HTNews.c
9011  WWW/Library/Implementation/HTRules.c WWW/Library/Implementation/HTStyle.c
9012  WWW/Library/Implementation/HTTCP.c WWW/Library/Implementation/HTTP.c
9013  WWW/Library/Implementation/HTVMSUtils.c WWW/Library/Implementation/HTWAIS.c
9014  WWW/Library/Implementation/HTWSRC.c
9015
90161998-09-08 (2.8.1dev25-intl)
9017* Resynch with dev tree - JES
9018
90191998-09-07 (2.8.1dev.21-intl p3)
9020* About half through language hooks in WWW/Lib... - JES
9021  Integrated part of Chebucto's French translations - JES
9022* Included latest ABOUT-NLS from GNU project,
9023
90241998-08-27 (2.8.1dev.21-intl p2)
9025* Tested language hooks using src/LYNews.c and Italian messages file
9026  provided by Sabato De Rosa <sabato.derosa@usa.net>.  Made changes to
9027  LYMain.c, LYMainLoop.c, LYNews.c and HTNews.c - JES
90281998-08-27 (2.8.1dev.21-intl p1)
9029* add hooks to GNU gettext for international language support - JES
9030  (This is an experimental modification that will be patched into
9031  the main Lynx release after other platform testing.  I've only done
9032  NetBSD.)
9033
90341998-11-05 (2.8.2dev.1)
9035* relax the cookie sanity checking for version 0 (old) cookies _only when_ the
9036  user has accept_all_cookies set (patch by Risto Widenius
9037  <widenius@ling.helsinki.fi>)
9038* modify get_listen_socket() to check if master_socket is set before attempting
9039  to use it in FD_CLR (patch by Karl-Andre Skevik <karls@kosmo.inet.no>)
9040* minor documentation fixes - DK
9041* use $(LIBS) symbol in src/chrtrans/makefile.in (reported by Alois Maier
9042  <m9235159@grz08u.unileoben.ac.at>) -TD
9043* Fix core dump which may happen after printing-to-email - LP
9044* Move read_rc() before parsing any command-line arguments (except -help)
9045  so the latter will override any .lynxrc settings.  In particular, the problem
9046  was detected with -cookie_file= which was ignored after saving values
9047  from Options menu - LP
9048* Chartrans bug: LYNXIMGMAP now shows the text in right charset.
9049  (The page was converted twice, fixed by adding META charset to this internal
9050  page.  The bug was in all versions of Lynx starting from 2.7.1ac) - LP
9051* Oops, my typo from pre3 back to 27-09-98: windows-1252 appears twice
9052  in the list of character sets in options menu, was also typo in docs - LP
9053* modify HTDOS.c to permit compile with K&R compiler - TD
9054
90551998-10-27 (2.8.1rel.2)
9056* tidy up version numbers - TD
9057* modify HTDOS.h to permit compile with K&R compiler - TD
9058
90591998-10-24 (2.8.1rel.1)
9060-----------------------
9061* reorganize lynx_help_main.html - PW
9062* minor change to WWW/.../tcp.h to eliminate redefinition warning by DEC C - TD
9063* move checking for command-line "-head" and related options before curses
9064  initialization so that program exits with correct terminal settings
9065  (report by LV) -BL
9066* correct uninitialized index into id_append in makeuctb, which causes problems
9067  with def7_uni.tbl (analysis by LP)
9068* add TAGSOUP flag to lynx.cfg to set initial state of Tag Soup vs SortaSGML
9069  (request by LP) - TD
9070* add PERSISTENT_COOKIES flag to lynx.cfg to allow disabling the persistent
9071  cookies feature in a Lynx executable (request by BJP) - TD
9072* modify read_cfg so that it does not display included-file information when
9073  NO_CONFIG_INFO is defined (reported by LP) - TD
9074* minor/cosmetic fixes for comments and documentation - LP
9075* revised patch for nsl-fork, which does not rely on WNOWAIT definition - BL
9076* include termio.h in LYCurses.c only #ifdef TERMIO_AND_CURSES (Philippe
9077  De Muyter <phdm@macqel.be>)
9078* modify cfg_defs.sh to work when the 'set' command emits double-quotes
9079  (Paul Gilmartin)
9080* update obsolete copy of HTFWriter.c to add content-encoding for HTFileSuffix
9081  (reported by David Helder <dhelder@umich.edu) - TD
9082
90831998-10-17 (2.8.1pre.11)
9084* add dependency on cfg_defs.h to src/makefile.in for LYShowInfo.o
9085  PG (Paul Gilmartin <pg@sweng.stortek.com>)
9086* modify add_item_to_list() so that if the restriction flag is omitted from
9087  a download/upload/extern line in lynx.cfg, it is assumed true.  Also check
9088  for null command string in LYExtern.c (bug report by HN) - TD
9089* modify logic in forms-options menu so that assume_char_set now works
9090  correctly for any LYRawMode value by synchronizing gen_options() and
9091  postoptions() via rawmode memory - LP
9092* correct ifdef'ing in LYShowInfo.c for non-Unix platforms - LP
9093* modify nsl_fork logic to handle a case where child exits successfully
9094  right after parent's select timed out (reported by Serge Munhoven) - BL
9095* small updates to lynx_help files and other documentation (BJP, PW, LV).
9096* add #define's for later work to simplify configuring the maximum number
9097  of cookies (suggested by BJP) - TD
9098* flush output in makeuctb, as possible fix for build problems on systems that
9099  do not implement POSIX 'exit()' call (reported by Serge Munhoven
9100  <munhoven@mema.ucl.ac.be> and Jan Hlavacek) - TD
9101* put GOTOBUFFER, JUMPBUFFER and QUIT_DEFAULT_YES back the way they used to be
9102  (majority decision) - TD
9103
91041998-10-14 (2.8.1pre.10)
9105* add/use HTSYS_purge and HTSYS_remove functions (based on report by Tony
9106  Bolton and patch by BJP dealing with removing older versions of cookie
9107  files) - TD
9108* add --disable-config-info option - TD
9109* change configure script --enable-forms-options to --disable-forms-options,
9110  add --disable-menu-options - TD
9111* comment-out FM's code to fold cookie headers and force cookies to be
9112  presented in the same order that they were received - BJP
9113* use full "Implementation" directory name in include path in WWW djgpp
9114  makefile - DK
9115* use HTDOS_name() to force DOS temporary-directory into consistent form - DK
9116* include HTVMSUtils.h and HTDOS.h from LYUtils.h, consolidate some ifdef's
9117  using macro HTSYS_name - TD
9118* another fix for HTTCP.c, for lookups with Lynx/32 - WB
9119* add fallback to $TMPDIR for Lynx temporary directory on Unix - TD
9120* remove verbose_links variable due to popular demand - TD
9121
91221998-10-10 (2.8.1pre.9)
9123* add verbose_links variable to lynx.cfg and userdefs.h to control whether Lynx
9124  should show "(LINK)" before links (request/patch by Moshe Zadka
9125  <moshez@math.huji.ac.il>) - TD
9126* change defaults in lynx.cfg and userdefs.h, add comments - PW
9127  (a) defaults are stated for `verbose' & `KB';
9128  (b) GOTOBUFFER & JUMPBUFFER defaults to TRUE;
9129  (c) QUIT_DEFAULT_YES defaults to FALSE
9130* restore suggested file name in download menu:  it is really useful for other
9131  download methods which should be available in menu when `save to disk' is
9132  disabled.  Remove local_path/ prefix (LYNX_SAVE_SPACE if any) from visible
9133  suggested file name string near the top instead - LP
9134* restore newline position when toggling comments parsing (at least we could
9135  return to previous screen to try comments toggling twice) - LP
9136* add a link from keystrokes help for edit_help.html (input line keys) - LP
9137* corrected to make -nostatus command-line option override HTReadProgress - TD
9138* updates to lynx-dev.html (Al Gilman).
9139* modify NSL-fork support in HTTCP.c to use waitpid call to reap child
9140  processes which may otherwise become orphaned.  The new variable
9141  "dns_patience" represents how many seconds we're willing to wait for DNS to
9142  respond (should later make it configurable) - BL
9143* modify PutTextInput and PutDefs macros in LYOptions.c and LYShowInfo.c to
9144  avoid pre-ANSI compilers attempting to substitute macro parameters in
9145  coincidental matches within quoted strings - BL
9146  gcc -Wtraditional reports the first, but not the second, which is "n"
9147  substituted into "\n" - TD
9148* add an error-check for fg/bg values to lynx_chg_color function in case
9149  lynx.cfg specifies color names not in Lynx's table - BL
9150* modify IsOurFile function to accommodate links-to-links, so that users whose
9151  home directory is reached by that type of path can save .lynxrc file
9152  (reported by PW) - TD
9153
91541998-10-04 (2.8.1pre.8)
9155* modify HTTCP.c to copy soc_in from phost in HTParseInet, making Lynx/32 do
9156  lookups again - WB
9157* modify LYCurses.c to compile mouse-code with Borland C and PDCURSES 2.3 - WB
9158* correct backward logic in CF_TERMIOS_AND_CURSES (reported by LE) - TD
9159
91601998-10-04 (2.8.1pre.7)
9161* add special-case CF_TERMIOS_AND_CURSES configure macro (fixes problem
9162  reported by Philippe De Muyter) - TD
9163* update/reorganize option_help.html - PW
9164* restore newline position when return from the Print menu or follow a link
9165  from History page (was broken for partial display mode only):  LYPop() and
9166  LYPop_num now reinitialize Newline_partial if it happens on getfile stage.
9167  Also remove changes from 1998-06-11 (case LYK_DOWNLOAD) since this is now
9168  protected by HText_new() which never starts.  - LP
9169* tweak suggested filename for download menu: now it we have URL
9170  terminated with "/" (e.g., a directory or possibly root) do one more try -
9171  remove terminating "/" - LP
9172* download menu: do not show "Suggested file name" when "save to disk disabled"
9173  (requested by HN) - LP
9174* more tweaks on LYshow_kb_rate - LP
9175* move fallback definitions for POSIX S_ISLNK, etc., to allow build with
9176  VAX C (reported by Tony Bolton) - TD
9177* add parentheses to eval-expression in CF_MAKE_INCLUDE configure test to
9178  accommodate bash2 (Tadayoshi Okuma <tad@pht.co.jp>)
9179
91801998-10-01 (2.8.1pre.6)
9181* add EMX to special cases for SetOutputMode, to force stdout to O_BINARY mode
9182  so that downloading binary files will not corrupt them (reported by Ilya
9183  Zakharevich <ilya@math.ohio-state.edu>) - TD
9184* correct missing "\n\" in change to LYrcFile.c for pre.4 (reported by David
9185  Eaton) - TD
9186* reorder HTCheckForInterrupt() so that partial display mode will work for
9187  VMS (reported by LP) - TD
9188* fix LYK_DOWNLOAD to restrict downloading remote links for local_host_only,
9189  like it was done for mailto: links recently, see comments where in - LP
9190* replace few statusline messages with ones from LYMessages.en.h -LP
9191
91921998-09-30 (2.8.1pre.5)
9193* force compile on VMS to use stdarg.h; it was ifdef'd for __STDC__ which
9194  VAX C does not define, though it does support stdarg.h (reported by Tony
9195  Bolton).  Test-compile HTVMS_WaisUI.c on Linux to check... - TD
9196* update url for tcplib in INSTALLATION - DK
9197* fix HTDOS_name trace massage - LP
9198* expand "~" in include-statements in lynx.cfg (reported by LP) - TD
9199* remove some obsolete stuff from INSTALLATION - HN
9200* DOSPATH fix: user input URL like c:/path/file.ext (begins with drive letter)
9201  now resolved as local path and will not be passed to DNS search in any case
9202  (was running URL guessing process for host "c:" if file.ext not found...)
9203  fix LYFillLocalFileURL() - LP
9204* fix HTUserMsg2 trace massage - LP
9205* add user's guide documentation for COOKIE_ACCEPT_DOMAINS and
9206  COOKIE_REJECT_DOMAINS - BJP
9207* change default Unix cookie-file name to "~/.lynx_cookies" - BJP
9208* customize incremental rendering (Eric Brun <erbrun@bellatlantic.net>):
9209  - add -partial_thres[=NUMBER] option to set the number of lines
9210  - add PARTIAL_THRES config variable in lynx.cfg to set the number of lines
9211  - add partial_thres variable in .lynxrc to set the number of lines.
9212    Selecting save to disk and hitting Accept Changes in options menu will save
9213    this variable to the current value.  Haven't looked into making a form
9214    entry for this yet.  With -partial_thres command line option, probably not
9215    necessary.
9216* fix some text in lynx.man and Lynx_user_guide.html.  The man change includes
9217  changes to "h" and "k" so they work whether or not vi keys are on - DK
9218* workaround for inconsistency between slang ports to DOS and other platforms
9219  by suppressing test of SLtt_Use_Ansi_Colors.  This fixes a problem where
9220  colors change in the slang DOS port when the forms_based option menu is
9221  accepted - DK
9222
92231998-09-28 (2.8.1pre.4)
9224* tentative fix for HPUX sed problems (reported by jones.peter@uqam.ca) - TD
9225* update lynx.man and lynx.hlp to reflect new command-line options - TD
9226* minor documentation fix - LP
9227* miscellaneous fixes for build on VMS (reported by Tony Bolton) - TD
9228* tweak 'const' assignment for VMS (in LYReadCFG.c and LYPrint.c) - LP
9229* clarify discussion of download in Lynx user's guide (Al Gilman).
9230* trim trailing newline from lines read from cookie file so that Lynx does
9231  not send embedded newlines in the cookie list - BJP
9232
92331998-09-27 (2.8.1pre.3)
9234* fix a place in cookie_add{accept,reject}list() where cookies would be deleted
9235  from memory if a persistent cookie had the same domain as an entry in
9236  COOKIE_{ACCEPT,REJECT}_DOMAINS - BJP
9237* move Lynx's writing of persistent cookies to COOKIE_FILE from happening when
9238  you enter the Cookie Jar page to quit time, before cleaning up temporary
9239  files - BJP
9240* Lynx_user_guide.html: add text about lynx.cfg - LP
9241* forms-options: options names moved 2 columns to the right (is it good?) - LP
9242* fix reading .lynxrc "character_set" (trim trailing spaces in fullname) - LP
9243* fix ReadProgress message for LYshow_kb_rate (while <1024 bytes received
9244  we showed byte-transfer rate even in KB mode), extra dot removed - LP
9245* DOS text files: opening text mode switch now incorporated in LYNewTxtFile/
9246  LYAppendToTxtFile and hope for the best - LP
9247
92481998-09-25 (2.8.1pre.2)
9249* fixed forms submission charset: was broken by me in dev26 (HText_SubmitForm()
9250  in GridText.c) - LP
9251* documentation updates for verbose images - LP
9252* minor fix for trace message in TrimHightext() -LP
9253* add compatibility with 2.8/2.7.2 lynx.cfg and (especially) .lynxrc - old
9254  "character_set" parameter now acceptable - LP
9255* add OUTGOING_MAIL_CHARSET symbol to lynx.cfg to make mail more recognizable
9256  by remote recipient, it may be "US-ASCII" for 7 bit approximation as the
9257  safest case or any other value.  If blank, use display character set
9258  (default, compatibility).  Currently implemented only for "subject" in
9259  "print-to-email" - LP
9260* fix SGML.c so invalid characters are not dispalayed in hex UHHHH but just
9261  omitted as already done for plain/text mode - LP
9262* fix download' suggested file name (8bit) - LP
9263* correct logic error in "Change Location" command, and allow "~" there in
9264  addition to the existing "~/" prefix (reported by Ismael Cordeiro) - TD
9265* ifdef'd out "don't replace '\n' with ' ' if Chinese or Japanese" from dev.23,
9266  with symbol EXP_JAPANESE_SPACES, FIX_JAPANESE_SPACES based on discussion with
9267  HN, LP - TD
9268* correct missing '\' in generated sed-script for "make install-help" rule,
9269  which changed a couple of "/html" substrings to ".html" (reported by BL) - TD
9270* modify cfg_defs.sh script to handle empty token in config.cache, e.g., a line
9271  such as "foo=${foo=}" (reported by Philip Chong <pchong@boopsie.ml.org>) - TD
9272* modify so that lynx_cfg_infopage() and lynx_compile_opts() pages are not
9273  invoked when Lynx is running -anonymous - TD
9274
92751998-09-22 (2.8.1pre.1)
9276* correct logic error in parse_restrictions() which caused infinite loop,
9277  probably from changes in dev.8 (reported by HN) - TD
9278* add SHOW_KB_RATE symbol to lynx.cfg to allow user to control whether
9279  HTReadProgress should show KB/sec or bytes/sec - TD
9280* modify HTReadProgress to allow user to display KB/sec or bytes/sec - BL
9281* add/use new function LYstyles(), to force initialization of styles[] array
9282  when it is used outside HTML.c; fixes a problem with Lynx not using styles
9283  for files listed on the command line - TD
9284* correct keymap strings for F1 and DO_KEY - TD
9285* add keymap table entries for F1, to accommodate slang which appears to ignore
9286  terminal description when keymaps are defined - TD
9287
92881998-09-20 (2.8.1dev.29)
9289* add checks/warnings for user agent string in forms-options menu - TD
9290* change render_item to force a '/' before substituted path or directory
9291  strings if (as in OS/2 EMX) absolute filenames do not normally begin with a
9292  '/' -TD
9293* modify HTnameOfFile_WWW() to interpret an empty acc_method as a local file,
9294  allowing its use in permit_location(), making OS/2 EMX dired-mode change
9295  permissions work - TD
9296* make download and print menus a little more compact in intermediate/advanced
9297  user modes - TD
9298* correct filename shown in download menu - LP
9299* change behavior of configure --enable-forms-options switch.  By default, both
9300  old and new options menu are available via a command-line toggle
9301  "-forms_options" or lynx.cfg statement "FORMS_OPTIONS:TRUE/FALSE".  Configure
9302  --enable-forms-options now _disables_ old-style code, which is
9303  ifdef'ed with "#ifndef EXP_FORMS_OPTIONS" - LP
9304* add more pointer-checks in GridText.c so that "lynx LYNXDOWNLOAD://" does
9305  not crash (reported by Wilson Cheung) - TD
9306* add special case to handle NNTPSERVER environment variable, which had been
9307  lowercased as part of LYReadCFG.c cleanup (reported by Wilson Cheung
9308  <wcheung@netcom.com>) - TD
9309* modify info-page to add link to new internal page showing the noncomment
9310  lines from lynx.cfg - LP, TD
9311* use function wwwName to reduce clutter - LP
9312* create "lynx.cfg Information" page, comments skipped, "include" OK.
9313  The link is available from '='InfoPage and 'O'ptions menu.
9314  Since DJGPP/Win32 binary have no built-in absolute path for distributions
9315  lynx.cfg those ports will look for a copy of lynx.cfg in lynx_help/
9316  for most advanced info/comments (if you made http:// depository for lynx help
9317  please care of it) - LP
9318* tweak helpfilepath URL (for DOSPATH only) - LP
9319* some cleanup of cp852, cp850, cp775 - LP
9320
93211998-09-17 (2.8.1dev.28)
9322* minor fix to make PRCS ProjectDate print in "dd mmm yyyy" form - TD
93231998-09-17 (2.8.1dev.27)
9324* minor fixes for recent (dev24 and dev25) chartrans changes - LP
9325* add LYNX_DATE definitions in userdefs.h; Info Page now shows the date of your
9326  lynx along with version number and a link to the latest sources.  - LP
9327* use ECHO_CC symbol in install-help rule to control whether the sed commands
9328  are echoed - TD
9329* corrected install-help rule to avoid getting compress-suffix repeated in
9330  the generated/updated files - TD
9331* documentation nit for COLLAPSE_BR_TAGS (Michael Warner)
9332* use getsockname_s rather than getsockname for djgpp (from patch by Gisle
9333  Vanem) - DK
9334* add .bz2 suffix to lynx.cfg and HTInit.c, for bzip2 utility - DK
9335* modify store_cookie to suppress warning message for invalid domain if Lynx is
9336  setup to accept all cookies - LV
9337* modify/expand LYLocalFileToURL() function, getting rid of most places where
9338  inline concatenation is used for "file://localhost/<filename>", as well
9339  as eliminating a number of static buffers - TD
9340* move fallback definitions for POSIX S_ISLNK, etc., out of NeXT ifdef's, to
9341  make this compile on Apollo (reported by David Eaton) - TD
9342* restructured pathname-tests in LYLocal.c, using common utility functions
9343  ok_stat, ok_lstat, ok_file_or_dir to simplify freeing pointer allocated
9344  by HTfullURL_toFile - TD
9345* modify HTLocalName, making it a macro around a more flexible function
9346  HTnameOfFile_WWW, to reuse logic for stripping off "file://localhost" and
9347  "file:" prefixes, fixing some places where a spurious '/' would be left in
9348  EMX local filenames (other macros: HTfullURL_toFile, HTpartURL_toFile) - TD
9349* modify configure script macro CF_PATH_PROGS for OS/2 EMX, so that compiled-in
9350  utility pathnames work - TD
9351* use HTDOS.c module for OS/2 EMX, since it has similar device syntax - TD
9352* correct logic for wrapping long lines, to not use the rightmost column of the
9353  screen, fixes a problem with duplicated character (reported by LP) - TD
9354* correct logic for dumping screen to file, so that blank lines are retained,
9355  not counted in the logic for pruning soft-newlines which supports wrapped
9356  lines - TD
9357* add info and user messages to traces - TD
9358
93591998-09-12 (2.8.1dev.26)
9360* change behavior of NSL_FORK and related I/O (BL):
9361  - Make URL guessing (www.huh.com?  www.huh.org?  www.huh.net?) interruptible.
9362  - Make URL guessing from the command line interruptible.
9363  - Use select() instead of FIONREAD.  This makes it work on OSes where
9364    previously it only *looked* like it was working.
9365  - select() on stdin as well as the child pipe, when using [n]curses (not
9366    SLANG).  This allows interrupt to be processed instantly, without
9367    up-to-1-second delay.
9368  - While looping, 1 second at a time, bail out after "too many" (currently 50)
9369    loops:  just in case something weird happens, like select() returning some
9370    unexpected error that we ignore.
9371  - Make sure child processes are always killed and reaped.
9372  - Close pipe ends as soon as possible.
9373  - Now write the length down the pipe (using a known-to-the-program length of
9374    sizeof(int)) first -- this both helps workaround old CMU TCP bugs and the
9375    fact that select() doesn't let us get number of bytes ready, like FIONREAD
9376    does.
9377* change default for NO_ANONYMOUS_EMAIL to TRUE (patch by HN)
9378* use url for "W3C HTML Validation Service" rather than "A Kinder, Gentler HTML
9379  Validator" -TD
9380* update url for HTML Quick Reference Guide (report by LE) - TD
9381* modify verbose images to show ISMAPs and USEMAPs (patch by LE).
9382* fix typos in AttrList.h, LYStrings.h (reported by LV & HN) - TD
9383* Chartrans recovery and cleanup:  by introducing an invariant
9384  "current_char_set and UCLYhndl_for_unspec always valid charsets" we solve
9385  possible problems with invalid/undeclared charsets.  Use
9386  'safeUCGetLYhndl_byMIME()' for reading charset information from
9387  lynx.cfg/userdefs.h/command line switches to recover possible typos by
9388  fallback to ISO-8859-1; If UCLYhndl_for_unrec or UCLYhndl_HTFile_for_unspec
9389  not set explicitly - now fallback to UCLYhndl_for_unspec (was before, but
9390  not clear in certain places).  Add comments to UCMap.h, add comments on
9391  chartrans initialization in LYMain.c.  UCAssume_localMIMEcharset and
9392  UCAssume_unrecMIMEcharset now removed (UCLYhandl_* do all the stuff).  - LP
9393* LYCharSets.c:  LYRawMode code simplified and comments added.  It was realized
9394  that UCAssume_MIMEcharset may differ from its handler as LYRawMode history.
9395  Also:  HTMLSetRawModeDefault() moved into HTMLUseCharacterSet() to reduce
9396  clutter, declare HTMLSetCJKCharacterSet() as PRIVATE.  - LP
9397* more "big5" bugs fixed (in HTMIME.c and HTFile.c); function Set_HTCJK() added
9398  to LYCharSets.c - LP
9399* LYCharUtils.c:  META charset code corrected against 2.7.2, obsolete code
9400  removed - LP
9401* partial mode now repaint the screen in one stage with a complete display
9402  ('display_lines' received, fix in HTPartialDisplay()).  Incremental rendering
9403  of the first page may be annoying on slow connection (reported by Nelson
9404  Henry Eric <nelsonhe@nara.kindai.ac.jp>) - LP
9405* temp fix for HText_trimHightext side effect from partial mode by introducing
9406  a flag in HText_beginInput(), so this side effect still only happens for long
9407  documents with forms input mixed with normal href= link.  - LP
9408* print menu: fixed document URL near the top (was temp file name) - LP
9409* forms-options menu: fixed screen size in Novice mode - LP
9410* limit length of strings copied via tok_values[] in LYCookie.c - TD
9411* clean up a few memory leaks in cookie_add_acceptlist() and
9412  cookie_add_rejectlist() in LYCookie.c.  These were leaking 4 bytes for each
9413  entry in COOKIE_ACCEPT_DOMAINS - BJP
9414* fix to LYLoadCookies() which was causing duplicate invalid cookies to be
9415  loaded - BJP
9416* split out install-doc rule in top-level makefile to install extra
9417  documentation files in $(libdir)/lynx_doc (request by HN) - TD
9418* improved algorithm to set 'secure_value', used in forms-options to circumvent
9419  spoofing (based on comments from Mike Castle) - TD
9420* integrate WB's mouse changes (see 1997-04-24) for page-up/down into the Unix
9421  flavors of mouse support (e.g., ncurses and slang) - TD
9422* use ncurses define_key to implement lynx-keymaps (see dev.10) - TD
9423* modify slang keymap code to work with slang 0.99-38 - TD
9424* replace several ifdef'd pathname constructions to use LYAddPathToHome() - TD
9425* make keymaps file consistently named on Unix and VMS - TD
9426* remove redundant "Lynx" from internal-page titles (suggested by LP) - TD
9427* remove install-log makefile target, generate cfg_defs.h file directly from
9428  lynx_cfg.h and config.cache, to compile-in the configuration-definitions
9429  rather than rely on external file lynx_site.txt - TD
9430
94311998-09-06 (2.8.1dev.25)
9432* corrected compiled-in path for lynx_site.txt - TD
9433* implement logic for exec-links in forms-options page - TD
9434* add configure options --enable-exec-links and --enable-exec-scripts - TD
9435* correct logic for show-color in forms-options page (reported by DK) - TD
9436* implement logic to set $DISPLAY in forms-options page - TD
9437* add/use functions LYsetXDisplay() and LYgetXDisplay() to reduce clutter - TD
9438* retain help-link on internal pages only for those where the pages would be
9439  pushed onto the history stack, and only in novice mode - TD
9440* absorb LYSystem.h into LYUtils.h, adding LYSystem() and LYSysShell functions
9441  to LYUtils.c to hide djgpp clutter - TD
9442* limit strings passed to mailer in LYMail.c to 7-bit ASCII, converting other
9443  characters to '?'.  This guards against trash on the end of the mailing
9444  address in a mailto link (from Duncan Simpson <dps@io.stargate.co.uk>).
9445* add fallback definitions for <sys/stat.h> S_xxx macros to tcp.h (from report
9446  by Francisco A Tomei Torres <fatomei@sandburg.unm.edu> that OpenStep 4.0
9447  lacks definition for S_IWOTH) - TD
9448* modify quote_pathname() so that for DJGPP it does not put single-quotes
9449  around the result - DK
9450* correct a missing assignment to turn bold off in split_line (GridText.c) - LE
9451* Fixed: forms input in display_partial mode!  Previously hightext was printed
9452  at wrong positions while loading was in process (try -debug_partial to see
9453  the bug).  Fix made in HText_pageDisplay:  we call HText_trimHightext() which
9454  was the main part of HText_endAppend() before.  Seems no more problems
9455  reported from incremental rendering mode!  - LP
9456* set PARTIAL mode ON by default, unless it disabled in lynx.cfg or by
9457  configure --disable-partial option - LP
9458* restore temporary -debug_partial switch, broken in dev.23 - LP
9459* made trace in HText_appendCharacter() a little more readable
9460  for lynx special characters - LP
9461* chartrans:  human-readable character set names in Options Menu now changed
9462  according to Netscape 4.x style - "language (MIMEname)", it looks more useful
9463  and reduce chaos in people's heads.  Documentation corrected
9464  (option_help.html/Lynx_User_guide.html).  Minor tip:  "Central and Eastern
9465  European" was truncated to "Eastern European" because of space limitation in
9466  popup menu.  (Changes in chrtrans/*.tbl, LYCharSets.c, also docs including
9467  userdefs.h/lynx.cfg).  Since names were changed, users on display other than
9468  iso-8859-1 should go to options menu and resave .lynxrc (and probably correct
9469  lynx.cfg - character_set now uses MIME notation in sync with other charset
9470  settings, although complete name string is still acceptable for this
9471  field) - LP
9472* an attempt made to tweak the code replacing lynx internal 'main' charset '0'
9473  (iso-8859-1 in fact) with its MIME name - LP
9474* rename ifdef EXP_8BIT_TOUPPER in favor of lynx.cfg switch
9475  FORCE_8BIT_TOUPPER - LP
9476* remove a lot of "(char **)" casts from HTML.c which obscured some type
9477  mismatches - TD
9478* add/use functions LYIsHtmlSep, LYAddHtmlSep, LYTrimHtmlSep, LYIsPathSep,
9479  LYAddPathSep, LYTrimPathSep to reduce clutter - TD
9480* fix a bug, present at least since dev.17, where lynx can't download files if
9481  it is started from one of the root directories of a disk drive, since it is
9482  trying to write to "c:\\file.ext", rather than "c:\file.ext" - DK
9483* correct a comment in userdefs.h; commercial Japanese sites are named with
9484  co.jp, not com.jp (LV).
9485* correct some debug messages in LYCookie.c - BJP
9486* fix a missing </h1> in ShowInfo.c - SKY
9487* modified '+'->' ' conversion to allow Unix commands to have '+' beginning
9488  options - TD
9489* sorted all option items (i.e., static variables, postoptions(),
9490  gen_options()) according to the sections they are in - SKY
9491* added '+'->' ' conversion for forms-options values - SKY
9492* centered 'save to disk' and put a dash between 'accept' and 'reset' for
9493  clarity - SKY
9494* add "-cookie_file=" commandline option to specify cookie file - BJP
9495* add "cookie_file=" option to .lynxrc - BJP
9496* add "cookie_file:" option to lynx.cfg - BJP
9497* change default cookie file to "Home_Dir()/cookies" (or sys$login:cookies
9498  for VMS, which may or may not work, DOS also needs to be checked) - BJP
9499* add cookies switch to options menu - LP
9500* Security considerations and form-based options:  items restricted in
9501  gen_options() should be ALSO restricted under the same conditions in
9502  postoptions() to prevent a limited access user to edit option's HTML code
9503  manually and submit a restricted items.  This may be not a good idea to have
9504  two functions in sync but those functions are synchronized anyway.  Please
9505  read comments inside the functions if change something!  - LP
9506* add new functions BeginInternalPage and EndInternalPage to reduce clutter in
9507  code that sets up internal pages (email from LP).
9508* change version in makefile.in to 2-8-1 -DK
9509* the code in GridText that adds control characters to the current line
9510  does not test for buffer overflow.  Normally Lynx gets away with this because
9511  it will wrap the current line as soon as the line exceeds the display width,
9512  but if you have a file with nothing but control characters with no
9513  displayable text in-between (a few thousand hidden links will do), then Lynx
9514  bombs.  Modified to silently ignore excess control characters as well as add
9515  a few extra bytes when allocating the line buffer to allow for a bunch of
9516  control characters followed by a kanji or utf-8 sequence.  (patch by Dick
9517  Wesseling <ftu@fi.uu.nl>)
9518* remove WWW/Library/Implementation/HTInit.c, which is not used, since
9519  src/HTInit.c has this functionality - TD
9520* change ID="<number>" in Lynx_users_guide.html to ID="<name>" to appease
9521  weblint; tested with IE&NS - TD
9522* Al's convention of '#<number>' into '#<id name>' in Lynx_users_guide.html is
9523  included - SKY
9524
95251998-08-31 (2.8.1dev.24)
9526* re-correct DH's patch for COLLAPSE_BR_TAGS (reported by LV) - TD
9527
95281998-08-29 (2.8.1dev.23)
9529* make interim fix for gzip'd html files until we can resolve portability
9530  issues raised by SKY's renaming - TD
9531* implement LY_SOFT_NEWLINE, to mark places where wrapping is done in
9532  HText_appendCharacter, to allow printing to join lines back together
9533  (reported by LP) - TD
9534* correct missing assignment in change to HText_appendCharacter, fix a core
9535  dump - TD
9536* removed SKY's change that attempted to skip help-links, since it causes a
9537  core dump, e.g., when viewing source - TD
9538* use LYCloseTempFP in forms-options code and LYPrint.c where file was opened
9539  with LYOpenTemp, to fix a core dump - TD
9540* All XYZ_TITLE defines of UIPs (User Interface Page) are collected in
9541  LYMessages_en.h for multi language support - SKY
9542* Head and H1 of each UIP is standardized; reduced to 1 line.  In this line a
9543  context sensitive Help anchor introduced which is skipped by default; i.e.,
9544  'd' will directly goto 'Save to Disk' not to the help anchor - SKY
9545* Download and Print UIPs are divided into 'Standard' and 'Local additions'.
9546  Current and Suggested Filenames are printed on the page which was hidden on
9547  the status line or accessed only by '=' - SKY
9548* Information page now has links to either development or lynx home pages
9549  depending on LYNX_RELEASE define.  Besides compile options can also be
9550  accessed on this page:  $helpdir/lynx_site.txt.  A file derived from
9551  'config.cache'.  Its corresponding makefile macro is 'install-log' - SKY
9552* New Form-based options page is re-organized; logical sections are introduced
9553  and sorted alphabetically (except for 'User Mode' - SKY
9554* All links in the help files are marked, i.e., each
9555  'href="../_filename.html_#section"' is converted to
9556  'href="../@FILENAME@#section"'.  This is useful if a help filename or
9557  link has to be changed through out whole package - SKY
9558* 'lynx_help/help_files.txt' is introduced which contains
9559  FILENAME=_filename.html_ definitions.  Format and details are given in the
9560  file - SKY
9561* All help files are renamed from '.html' -> '.html_' - SKY
9562* For context sensitive help links in UIPs 'src/LYHelp.h' is created with all
9563  the filenames marked like the help files.  It will be included from
9564  LYGlobal.h.  In 'src/makefile.in' necessary changes are done to load the
9565  filenames from 'lynx_help/help_files.txt' - SKY
9566* To be able to compress help files '--enable-gzip-help' option is added in
9567  configure script.  In 'makefile' 'install-help:' is updated.
9568  If COMPRESS_PROG and COMPRESS_EXT are *both* left empty (default) no
9569  compression will be carried.  For the moment compression is restricted only
9570  to 'gzip'.  Necessary updates are done in configure.in - SKY
9571* documentation fixes for nsl-fork, print screen - PW
9572* don't replace '\n' with ' ' if Chinese or Japanese - HN
9573* use title information rather than suggested filename as a subject line when
9574  printing a page to email - LP
9575* add verbose_images to old-style options menu, and the .lynxrc - LE
9576* add verbose_images and useragent to forms-based options menu - LP
9577* disable download of "mailto:" links (reported by SKY (Sinan Kaan Yerli)
9578  <sky@star.cpes.susx.ac.uk> ) - LP
9579* Change HTUserMsg to HTInfoMsg for "ALREADY_AT_BEGIN" and "ALREADY_AT_END"
9580  messages to make it less annoying - LP
9581* reduce clutter in mainloop by inserting LYpop() in postoptions() - LP
9582* makefile.dos: split long lines - LP
9583* Fix bug with TAIPEI big5 charset in src/LYCharUtils.c
9584  (this typo also found in lynx2.7.2: "big-5" instead of "big5"),
9585  patch by Shou-Chuan Lai <chuan@cs.nthu.edu.tw> - LP
9586* Add -debug_partial command line switch so we got MessageSecs dely
9587  between incremental rendering stages if partial display mode is ON.
9588  (MessageSecs available from lynx.cfg and set to 2 sec by default).
9589  The problem in incremental rendering of forms input was reported by SKY
9590  (Sinan Kaan Yerli) <sky@star.cpes.susx.ac.uk> ), still not fixed
9591  but now we may enter form-based options menu in -debug_partial mode
9592  and rerender the page with Cntrl-R to see what is happening in fact - LP
9593* Serious bug fixed for DISP_PARTIAL: two asynchronous processes synchronized.
9594  HTDisplayPartial() synchronized by flag against HText_new() which create
9595  the new HTMainText object.  Otherwise HTDisplayPartial() sometimes was
9596  matching old HTMainText (with its own line counter) and repaint previous doc,
9597  not a new one.  TRACE log now got a message from HText_pageDisplay - LP
9598* fixed last chartrans changes, lines such as
9599      #0x99    #NOTDEFINED
9600  should not be commented with leading comment symbol because they are ignored
9601  by makeuctbl in fact - LP
9602* modify DH's patch for COLLAPSE_BR_TAGS to only modify the nonstandard case,
9603  thereby making that more restrictive, and restoring standard behavior
9604  (reported by HN) - TD
9605
96061998-08-21 (2.8.1dev.22)
9607* correct test for -std1 compiler option on Digital Unix (reported by Michael
9608  Warner) - TD
9609* modify treatment of COLLAPSE_BR_TAGS, so that if it is set TRUE, two or more
9610  concurrent BRs will be collapsed into a single blank line.  Note that the
9611  valid way to insert extra blank lines in HTML is via a PRE block with only
9612  newlines in the block (David Henderson <davidh@psiphi.org>)
9613* clarification in userdefs.h - HN
9614* MS Windows codepages updated for EURO SIGN (0x20AC), from ftp.unicode.org -LP
9615* minor fix for DISP_PARTIAL, disable scrolling when HTTP request already sent
9616  but the new document not displayed on the screen yet - LP
9617* ifdef DOS/WINDOWS to open lynx.trace in text mode - LP
9618* rearrange text in lynx.cfg concerning character_set - LP
9619* correct miscellaneous typos - LP
9620* Fixed:  Verbose images now work with [IMAGE]-Submit.  Also, fixed the core
9621  dump when clickable_images is on.  The problem was an oversight in
9622  MakeNewTitle() - LE
9623* reviewed the INSTALLATION file as it relates to DOS and updated it for the
9624  newly released version of PDCurses 2.3.  Added the HAVE_GETBKGD define to
9625  makefile.dos, fixes some of the unusual background color handling that was
9626  present in the PDCurses DOS port - DK
9627* correct ifdef:  LYOptions.c fails to build with -DEXP_FORMS_OPTIONS but
9628  _without_ -DDIRED_SUPPORT (e.g., djgpp) - LP
9629* redesigned cookie_add_{accept,reject}list in LYCookie.c -- they work now -BJP
9630* added COOKIE_{ACCEPT,REJECT}_DOMAINS in .lynxrc handling to LYrcFile.c - BJP
9631* slight spacing fix in lynx.cfg - BJP
9632* added blurb in lynx.cfg about COOKIE_{ACCEPT,REJECT}_DOMAINS - BJP
9633* -accept_all_cookies on the commandline works as a toggle now (against
9634  lynx.cfg value -- NOT against .lynxrc value) - BJP
9635* change HTAlert for bad partial reference to an HTUserMsg to make it less
9636  annoying (request by Philip Webb, Jason F McBrayer)
9637
96381998-08-15 (2.8.1dev.21)
9639* correct pathname for help file in forms-options screen - TD
9640* reduce clutter in LYOptions.c with SELECTED, DISABLED, NOTEMPTY macros,
9641  PutOptValues, GetOptValues functions - TD
9642* modified LYOptions to include MBM support from form-based options,
9643  by making a link href="LYNXOPTIONS://MBM_MENU" like it was in LYPrint.c and
9644  calling edit_bookmarks() from postoptions() - LP
9645* add/use HTUserMsg to encapsulate most of the important messages - TD
9646* add/use HTInfoMsg to encapsulate most of the informational messages - TD
9647* make most of the alert messages use HTAlert, for consistency - TD
9648* exclude forms-options pages from Visited Links page - LP
9649* The current keymapping for the DOS Slang ports maps the keys directly to lynx
9650  actions via keymap.c.  There are several places in the code that test for
9651  arrow keys, page up or down, home and end for special handling that depend on
9652  the lynx definition of the keys.  Hence, the keys in the DOS Slang ports were
9653  failing the tests and not working as expected.  The following patch now maps
9654  these special keys.  They can no longer be mapped individually via the KEYMAP
9655  mechanism in lynx.cfg.  Arrows should now work in GOTO fields.  Tested the
9656  patch against the binaries maade by makefile.dos, makefile.dsl, and
9657  makefile.wsl - DK
9658* The wsl port seems to be working well with DISP_PARTIAL, make this the
9659  default - DK
9660* correct spelling in lynx.cfg - DK
9661* modify HText_appendCharacter to wrap long lines when displaying HTML document
9662  source - TD
9663* add configure option --enable-cgi-links - TD
9664* clarify discussion of no_proxy in lynx.cfg (Al Gilman).
9665* Multilingual bookmarks:  now we store characters >127 in bookmark titles with
9666  a more consistent and independent way, by keeping in unicode as &#UUUU
9667  (NCR=numeric character reference).  The idea belongs to Klaus Weide & Andrey
9668  Chernov (long ago).  It may be useful if we need switching display charset
9669  frequently.  This is the case when you use lynx on different platforms, e.g.
9670  on UNIX and from remote PC, but want to keep common bookmarks file valid.
9671  Compatibility:  NCR as part of I18N and HTML4.0 specifications supported
9672  starting with Lynx 2.7.2, Netscape 4.0 and MSIE 4.0.  New option to lynx.cfg
9673  added:  NCR_IN_BOOKMARKS which is FALSE by default.  - LP
9674* Tweak "print options menu" to exclude choices which are not available under
9675  the certain conditions (print to the screen and lpansi on DOS/WINDOWS, print
9676  to e-mail for local_host_only).  - LP
9677* Forms options menu:  add a link on option_help.html; synchronize
9678  option_help.html against Lynx_User_guide.html and lynx.cfg.  Rename label
9679  "raw 8-bit or CJK Mode" with "CJK Mode" for CJK people and "raw 8-bit" for
9680  others.  Cleanup postoptions() by introducing flags - LP
9681* Force HTuncache_current_document if gen_options() invoked. This is a
9682  dirty fix until we uncache previous document only when necessary.  - LP
9683* Add time/date in addition to X-URL and BASE (PrependBaseToSource), (request
9684  by Hans-Joachim Gurt <gurt@nacamar.net>) - LP
9685* Turn partial_display off if we are not interactive (reported by Ari Moisio
9686  <armoi@sci.fi>) - LP
9687* more fixes/refinements for auto-configuring socks5 on AIX (report by Brian
9688  Hauber) - TD
9689
96901998-08-06 (2.8.1dev.20)
9691* rename eat_all_cookies to accept_all_cookies everywhere - BJP
9692* added ACCEPT_ALL_COOKIES lines to the dist lynx.cfg with the appropriate
9693  description - BJP
9694* added COOKIE_ACCEPT_DOMAINS and COOKIE_REJECT_DOMAINS to lynx.cfg.  These are
9695  comma delimited lists of the domains to handle - BJP
9696* added cookie_add_acceptlist and cookie_add_rejectlist to LYCookie.c, which
9697  are passed the list of domains from lynx.cfg and add them to the global
9698  cookie list.  These may be subject to change, as I might not be handling the
9699  LYstrsep() right -- it works with dev19's LYstrsep(), but hasn't been tested
9700  with Bela's...  - BJP
9701* added a big ugly ifdef'd out section to LYrcFile.c with what I have so far on
9702  the .lynxrc handling of COOKIE_{ACCEPT,REJECT}_DOMAINS.  Don't use it.  Makes
9703  nasty segfaults - BJP (Brian J Pardy)
9704* fix a bug where the DJGPP_KEYHANDLER version doesn't allow movement by arrow
9705  keys within a text area.  Undo previous patch to LYGetFile.c, with LYgetch
9706  now changed where it is defined in LYStrings.c, rather than at each place
9707  where it is used.  The patch in LYStrings.c regarding Windows should fix the
9708  problem with keymapping that occurred when we got rid of RAWDOSKEYHACK - DK
9709* turn on DISP_PARTIAL in makefile.dos - DK
9710* correct typo in LYOptions.c - BL
9711* corrected logic of LYstrsep - BL
9712* Few minor typos and forgotten notes in man/hlp/cfg files; also quote Bela's
9713  note on lynx.cfg INCLUDE facility - LP
9714* correct typos in makefile.wsl, makefile.dsl - LP
9715* correct typos, fix character set problems in recent changes of
9716  LYOptions.c - LP
9717* move include for socks.h past tcp.h, to allow for redefinition of some
9718  symbols on AIX (report by Brian Hauber) - TD
9719* adjust headers so that each can be compiled separately, eliminating order
9720  dependencies - TD
9721* include tcp.h always from within HTUtils.h, to enforce ordering of headers
9722  needed for socks5 definitions - TD
9723* use S_ISREG, S_ISDIR macros to reduce clutter - TD
9724* make test for OpenHiddenFile to overwrite user's file more stringent by
9725  ensuring that the given pathname is not a link from a world-writable
9726  directory (reported by BL, with suggested patch) - TD
9727* add/use LYPathLeaf() function to reduce clutter of pathname-leaf parsing - TD
9728* eliminate redundant definition of 'FREE() - TD
9729* ifdef'd LYOptions.c to reduce unneeded code wrt --enable-forms-options - TD
9730* check in OpenHiddenFile to ensure that we overwrite only regular files,
9731  since we also force the file's permissions to 0600 - TD
9732
97331998-07-31 (2.8.1dev.19)
9734* modify OpenHiddenFile so that it can overwrite files owned by the real
9735  user if the O_EXCL open fails because the file already exists - TD
9736* add experimental forms-based options screen (Mike Castle):
9737  This is ifdef'd with EXP_FORMS_OPTIONS and configured with
9738  --enable-forms-options.
9739* add option -eat_all_cookies and corresponding config variable
9740  EAT_ALL_COOKIES - BJP (Brian J Pardy <posterkid@psnw.com>)
9741* correct spurious 'Content' string versus newline after X-URL in LYMail.c
9742  (Bela Lubkin, LV).
9743* updated versions of config.guess and config.sub based on automake 1.3 - TD
9744* updated experimental persistent-cookie support based on RP's patch:  Replaced
9745  the call to strsep with a home-rolled one for those people who don't have it.
9746  (Reported by Bela Lubkin, Mon, 27 Jul 1998 16:51:14 -0700 on the mailing
9747  list.) Bela's modification to make some character arrays static is also
9748  included -TD
9749* nits/spelling in LYPrint.c, LYUtils.c (reported by Mike Castle) -TD
9750* changed LYGetFile.c to build lynx2.8.1dev.18 with SLANG and the
9751  DJGPP_KEYHANDLER for DOS - DK
9752* fix a couple of places where the return-value of calloc was not checked
9753  (reported by Mike Castle <dalgoda@ix.netcom.com>) - TD
9754* correct typo in command-line parsing of -lss option (reported by Chris
9755  Kottaridis <chrisk@BSDI.COM>) -TD
9756* define _AIX if needed for socks5 (request by Brian Hauber) - TD
9757* improved configure test for getgroups array type - TD
9758
97591998-07-24 (2.8.1dev.18)
9760* improved test for socks5, to account for special cases on AIX (reported by
9761  Brian Hauber) - TD
9762* several changes to reduce the number of gcc cast-qual warnings, by adding
9763  CONST, removing casts - TD
9764* add configure option --enable-syslog to enable system logging of requested
9765  URL's - TD
9766* add RP's experimental persistent-cookie support, and configure option
9767  --enable-persistent-cookies, ifdef'd with EXP_PERSISTENT_COOKIES - TD
9768* removed references to DOSRAWKEYHACK, which is no longer used.  Modified the
9769  dos makefile for libwww and makefile.dsl to default to using display_partial.
9770  Modified INSTALLATION to reflect the successful use of slang with the dos
9771  port and the now confusing alternatives when compiling the dos port, along
9772  with some other updates - DK
9773* modify lynx_enable_mouse() for pdcurses configuration so that mouse support
9774  is disabled unless -use_mouse is specified.  This is ifdef'd with
9775  __BORLANDC__ for the time being (WB).
9776* resync build-slang.com, against build.com - TD
9777* add $(MMSQUALIFIERS) to top-level descrip.mms, e.g., to use options such as
9778  /FROM, /IGNORE, /NOACTION, etc., and $(INCLUDES) definitions to lower-level
9779  descrip.mms files.  Improve error-recovery in build.com (patches by Liam
9780  Davis <ld@stian.demon.co.uk>)
9781* use memset to clear soc_in fields before doing a connect, needed for BSD/OS
9782  (patch by Jeffrey C Honig <jch@bsdi.com>).
9783* remove spurious sprintf params when using FIXED_RECORD_COMMAND_MASK which has
9784  only one parameter, change VMSsignal from void* to void (report by Mike Xun
9785  Ma <mike@mira.concordia.ca> ) - TD
9786* use open(O_CREAT|O_EXCL) to open new hidden files - TD
9787* eliminate_*putenv_cmd variables used by LYReadCFG.c as placeholders for
9788  putenv calls - TD
9789* disable include of <sys/filio.h> for VMS, from report by Chris Doran) - TD
9790* fixes for VMS: mismatched curly brace, etc., from CTRACE and buffer-overflow
9791  changes (reported by chris.doran@gblis.mail.abb.com) - TD
9792* correct a loop in HTML_start_element that strips 7 leading characters from
9793  an href, fixes a core-dump in traversing ".." to "/" - TD
9794* use new macro SetOutputMode to reduce some clutter - TD
9795* modify interface of LYCachedTemp so fileCache member is reset to null, fixes
9796  bug in my recent cleanup of temp-files, which caused a core-dump - TD
9797* add kb/sec rate to HTReadProgress message - TD
9798* modify computation in HTReadProgress to interpolate rate - LP
9799* One more fix for DISP_PARTIAL: to avoid blinking while reloading document
9800  with Newline_partial > 1 (say, we press '*' and noproxy) we repaint the page
9801  only when Newline_partial <= HText_getNumOfLines() - LP
9802* add "-verbose" command-line switch - LP
9803* DOS fix: open stdout in TEXT mode for -help and startup error message - LP
9804* correct use of $mapname variable in CF_ALT_CHAR_SET (Tomas Vanhala)
9805
98061998-06-25 (2.8.1dev.17)
9807* add configure option --with-socks5 (request by Brian Hauber
9808  <bhauber@frenzy.com>) - TD
9809* define symbols HAVE_CURSESX_H, HAVE_JCURSES_H (report by Georg Schwarz
9810  <schwarz@physik.tu-berlin.de>) - TD
9811* modify logic that reports progress of download to update screen no more than
9812  once per second, fix an overrun problem (reported by Jacob Poon
9813  <a324poon@cdf.toronto.edu>) - TD
9814
98151998-06-11 (2.8.1dev.16)
9816* modify configure script to check for special compiler options which are
9817  assumed for particular platforms (suggested by BL) - TD
9818* modify display_page in GridText.c so that TRACE does not cause a repaint,
9819  since that causes colors to be incorrectly rendered when tracing - TD
9820* fix a few of the signed/unsigned mismatch warnings in GridText.c - TD
9821* correct pathname in LYOpenScratch call for bookmarks (reported by DK) - TD
9822* DISP_PARTIAL:  fix initialization of newdoc.line (case LYK_DOWNLOAD,
9823  mainloop) to correct display while 'd'ownloading files (it was initialized
9824  _after_ the download completed and was good enough without display_partial
9825  mode).  - LP
9826* correct some ifdef's for DISP_PARTIAL - LP
9827
98281998-06-04 (2.8.1dev.14)
9829* minor formatting fixes and documentation for upload screen - LP
9830* remove config.cache at beginning of configure script - TD
9831* eliminate cast for GetChar in LYStrings.c (from bug report by Michael Warner,
9832  analysis by BL) - TD
9833* shorten logs from WWW/* by disabling echo of compiler options as in src/* -TD
9834* add configure test for types pid_t and uid_t - TD
9835* add configure test for array type used in getgroups call, to distinguish
9836  between BSD and POSIX variations which use different sizes - TD
9837* modify configure script to compile DISP_PARTIAL code by default - TD
9838* fix compiler warnings dealing with unreached statements - TD
9839* change 'keymap[] array to unsigned char, move logic that relies on its size
9840  into LYKeymap.c - TD
9841* make LYOpenScratch() work properly for 8.3 names (reported by DK) - TD
9842* DISP_PARTIAL:  introduce separate variables Newline_partial and
9843  NumOfLines_partial, initialize them in mainloop and synchronize with Newline
9844  later when the reload completes (case NORMAL).  To reduce the CPU usage while
9845  downloading, call HText_pageDisplay only if NumOfLines_partial is in the
9846  current display page or any Scroll key pressed by the user.  We disable
9847  partial_display if requested URL have #fragment, otherwise user will see the
9848  top page first (yes, s/he will be moved to #fragment when the download
9849  completed, but only if no scroll keys were pressed before!).  Processing of
9850  "END" key changed from MAXINT to real number of lines in the document
9851  (important for display_partial mode) - LP
9852* correct problem that caused DGJPP version built with slang 1.2.2 to lose its
9853  socket whenever the rendering of a http URL is interrupted with "z".  This is
9854  in HTCheckForInterrupt in LYUtils.c (reported by John Lewis) - DK
9855* add files pdcurses.key, slang.key, djgpp.key to document the keybindings
9856  used for DJGPP version - DK
9857* allow mapping of ALT and Function keys with the DOS port for both the
9858  PDCurses version and the SLANG version with the DJGPP keyhandler.  The
9859  extended keys to be mapped have to be specified numerically according to the
9860  definitions in curses.h (for PDCurses) or in keys.h (for SLANG with DJGPP
9861  keyhandler).  DJGPP maps keys up to 0x293, while PDCurses maps keys up to
9862  0x1c0 - DK
9863* don't try to use -std1 option for gcc on Digital Unix (reported by Michael
9864  Warner <warner@wsu.edu>) - TD
9865
98661998-05-23 (2.8.1dev.13)
9867* use new function LYLocalFileToUrl to cleanup some pathname references - TD
9868* eliminate 'tempname()' function, using LYNewTxtFile, etc., with new functions
9869  LYOpenTemp, LYCloseTemp, etc., so that temporary files are opened with
9870  appropriate permissions - TD
9871* correct use of cache variable in CF_ALT_CHAR_SET (reported by BL) - TD
9872* spell out the logic in HTPlain.c against 2.7.2:  there was a certain problem
9873  with chartrans in text/plain mode (LYRawMode was wrongly interfering,
9874  problem reported by Jacob Poon & FM).  - LP
9875* modify logic for zero-width spaces in conv_uni_to_pc to exclude 0x200a - LP
9876* supply missing "break", which was forcing raw utf-8 output in URLs (NOT hex
9877  escaped) - LP
9878
98791998-05-14 (2.8.1dev.12)
9880* remove unneeded definition used in testing dev.11 from config.hin) - TD
98811998-05-14 (2.8.1dev.11)
9882* fixes for function-keys with slang configuration on DOS (patch by DK).
9883* correct missing '&' in command-line options entry for syslog (reported by
9884  HN) - TD
9885* correct initial value for NoColorvideo with PDCurses, from my error in
9886  1998-05-10 integration (reported by DK) - TD
9887
98881998-05-10 (2.8.1dev.10)
9889* eliminate assignment to stderr for trace-file by making tfp a function - TD
9890* added keymaps/keysym patch (it really should be integrated with the normal
9891  lynx.cfg file (John E Davis).
9892* tweak chartrans, "Convert the octet to Unicode":  incoming symbols >127 but <
9893  LYlowest_eightbit[IN-charset] now ignored, previously displayed as UFFFD.
9894  (SGML.c, HTPlain.c, LYCharUtils.c) - LP
9895* removed conflicting/unused declaration of 'bzero()' from tcp.h (from report
9896  by Ashraf Zorkani <zorkani@aucegypt.edu>) - TD
9897* modify the set/unset/toggle options to allow "on" and "off" values also - TD
9898* apply the "partial display" patch, modified from
9899      http://www.flora.org/lynx-dev/html/month0398/msg00993.html
9900  The behavior is controlled by a compile-time option (DISP_PARTIAL), by a
9901  command-line argument (-partial), and by a lynx.cfg option (PARTIAL).  - BL
9902* extend command-line option processing of set/unset/toggle options
9903      -toggle-     (set that toggle to FALSE)
9904      -toggle+     (set that toggle to TRUE)
9905  e.g.,
9906      lynx -show_cursor+ -case-
9907  or with explicit 1/0 values, e.g.,
9908      -toggle=0     (set that toggle to FALSE)
9909      -toggle=1     (set that toggle to TRUE)
9910  NOTE:  this allows you to change a few flags that would previously have been
9911  controlled by lynx.cfg, and are security-related, such as -locexec or
9912  -telnet.  I believe there is no issue, because if the user can control the
9913  command line to Lynx, he could have run `lynx -cfg my_cfg_file` and
9914  circumvented those settings anyway.  - BL
9915* fix for buffer-overrun in LYMail.c when processing a mailto:very-long-address
9916  URL - BL
9917* correct, for OS/2 EMX, a place in LYConvertToURL() which must not use
9918  HTDOS_wwwName() (patch by Jason F McBrayer <jmcbray@mailhost.tcs.tulane.edu>)
9919* similar changes to LYCurses.c, LYMain.c, LYStrings.c, add src/makefile.wsl,
9920  for building DOS version with slang - Bill Schiavo
9921* modify LYCurses.c, LYMain.c, LYStrings.c, add src/makefile.dsl, for building
9922  DOS version with slang - DK
9923* fix to improve reloading if user changed assume_charset in options menu
9924  using ^A, which sometimes did not work - LP
9925* add several chartrans-related files to test/ directory:  spaces.html,
9926  c1.html, raw8bit.html - LP
9927* fixes to compile on SunOS with K&R compiler - TD
9928
99291998-05-03 (2.8.1dev.9)
9930* correct missing counter increment in tempname(), from cleanup - TD
9931
99321998-05-02 (2.8.1dev.8)
9933* Fix for CGI-related URLs processing (syntax:  ?x=1&yz=2).  To avoid interfere
9934  with SGML we restrict '=' as terminator for a named entity, this only applied
9935  for HREF= attribute translation (LYCharUtils.c).  (reported by Alex Matulich
9936  alex@unicorn.us.com & FM).  - LP
9937* restore information in the INSTALLATION file for the DOS port on patching
9938  tcplib.  Also, clarifies the location of nullpkt.  It also clarifies
9939  that the PDCurses beta has incorporated some of the patches we made for
9940  the lynx DOS port - DK
9941* modify logic that updates bookmark file after removing a link to use copy
9942  rather than rename, to solve file-ownership problems (patch by Paul
9943  Gilmartin, though I kept the permissions check) - TD
9944* reduce a little of the clutter in tempname() with fmt_tempname, and
9945  bad_tempname functions.  Though this doesn't address the security problems it
9946  does fix the problem with signed getpid values.  - TD
9947* simplify LYUtils.c with compare_type() function - TD
9948* add/use string functions LYLowerCase, LYUpperCase, LYRemoveBlanks (replaces
9949  collapse_spaces), LYTrimLeading, LYTrimTrailing (incidentally fixes core-dump
9950  in LYCookie.c) - TD
9951* rewrite read_cfg function to make it more table-driven (reworked from a
9952  patch by John E Davis) - TD
9953* rewrite parse_arg function to make it more table-driven (reworked from a
9954  patch by John E Davis) - TD
9955* omit -Olimit compiler option on Digital UNIX 4.0 (patch by Tomas Vanhala).
9956* modify configure test for acs_map[] array to work on Digital UNIX 4.0
9957  (reported by Jim Spath and Tomas Vanhala <vanhala@ling.helsinki.fi>).  - TD
9958
99591998-04-23 (2.8.1dev.7)
9960* fix core-dump when pressing '.' on a page with no links (patch by
9961  Jan Hlavacek <lahvak@math.ohio-state.edu>).
9962* initial changes to use macros CTRACE and tfp to replace explicit use of
9963  stderr for the trace log.  Remaining work is required for some complex
9964  expressions, switching file pointers and for perror-substitute - TD
9965* ifdef's for OS/2 EMX, mostly pathname tweaks (patch by Jason F McBrayer
9966  <jmcbray@mailhost.tcs.tulane.edu>).
9967
99681998-04-18 (2.8.1dev.6)
9969* correct misplaced ifdef in LYMail.c, which caused Cc to not work (patch
9970  by LE).
9971* convert \x escapes to octal form (reported by Claude Soma) - TD
9972* modify configure script to check for cursesX before curses library, for
9973  ultrix 4.3 (reported by Claude Soma <soma_c@decus.fr>) - TD
9974* incorporate lpansi into LYPrint.c (patch by HN).
9975* modify top-level makefile to use INSTALL_PROGRAM and INSTALL_DATA
9976  consistently, rather than installbin and installdoc (reported by
9977  <karl@deas.harvard.edu>).  - TD
9978* modify treatment of -auth and -pauth options to allow setting a blank
9979  password, e.g., -pauth=user:  specifies a blank password, and -pauth=user
9980  leaves the password unspecified (patch by Frederick P Herrmann
9981  <fph@tiac.net>).
9982* Change documentation to indicate "Lynx.trace" file rather than
9983  "lynx.trace" -TD
9984* Change default for USE_TRACE_LOG in userdefs.h to TRUE, to make behavior
9985  consistent with 2.7.2 - TD
9986* Rename no_color_video symbol in LYCurses.c to NoColorVideo, to avoid conflict
9987  with term.h, which is included by curses.h on some systems (reported by Paul
9988  Gilmartin) - TD
9989* modify include-path in djgpp makefile to avoid conflicting tcp.h - DK
9990* Add -tagsoup option, for initializing parser directly to TagSoup - TD
9991* Modify HTML.c, ifdef'ing some of the logic involved in unstacking tags.  It
9992  appears to be not completely necessary:  makes Lynx a little faster, at the
9993  cost of making the tagsoup parser do the wrong thing.  Some entries in the
9994  tagsoup DTD table versus the sortasgml table have SGML_EMPTY versus
9995  SGML_MIXED.  This information is used to control unstacking (in the
9996  color-style configuration as well).  There is still a problem evidenced
9997  when toggling between the two parsers in the Lynx main help page, but that
9998  appears to be missing logic in 2.8's version of the tagsoup parser.  - TD
9999* Modify HTTCP.c to check the length returned from gethostbyname(), which
10000  returns 0 on error on a SunOS 4 system (reported by Paul Gilmartin) - TD
10001
100021998-03-29 (2.8.1dev.5)
10003* Fixed my typo for FNAMES_8_3 define - WB
10004* Added SYSTEM_MAIL and SYSTEM_MAIL_FLAGS defines for DOSPATH target - WB
10005* Better kluge to set terminal type for DOSPATH - WB
10006* Restored DOSPATH kludge to get to root of directory - WB
10007* Added a bit of missing _WINDOWS_NSL ifdef'ing - WB
10008* Minor DOS dirent mod to work with Tom's rearrangements - WB
10009* Changed #if XYZ to #ifdef XYZ in tcp.h for dumb (?) compilers - WB
10010
100111998-03-25 (2.8.1dev.4)
10012* restore original string in LYUtils.c when user enters a badly formed or
10013  nonexistent URL when prompted for Goto/history list.  Otherwise Lynx would
10014  always attempt to load a local file if the original string omits scheme://
10015  prefix but guessing fails (patch by Randall <hezekiah@may98.rahul.net>).
10016* tweak formatting of .message in HTFTP.c so it has leading/trailing blank
10017  lines (patch by Ismael Cordeiro <ismael@CAM.ORG>)
10018* retested 'make depend' rule (for LV (Larry Virden)) - TD
10019* eliminate (except for absolute pathnames, as in VMS) quoted includes - TD
10020* remove WWW/Library/Implementation/HTAlert.[ch], since they conflict with
10021  src/HTAlert.[ch], and are not used - TD
10022* replace the [LINK], [INLINE] and [IMAGE] comments (for images without ALT)
10023  with filenames of these images.  This feature can be enabled or disabled by
10024  setting VERBOSE_IMAGES in lynx.cfg and/or userdefs.h (patches by
10025  Helen Sommer <helen@voland.cc.huji.ac.il>,
10026  Bill Schiavo <wschiavo@concentric.net>)
10027* consistently use ${cf_cv_ncurses_header-curses.h} rather than
10028  $cf_cv_ncurses_header in configure script, as noted by JES - TD
10029* tweak include of HTML.h in HTFile.h to fix compile problem on VMS (we really
10030  should not use quote-style includes) - TD
10031* fixes to LYStyle.c to make color-style code work on Digital Unix 4.0 - TD
10032
100331998-03-20 (2.8.1dev.3)
10034* Added death for Win/DOS clients that don't have a TMP space defined - WB
10035* Added _WINDOWS_NSL to provide interruptible lookups in Win32 per a
10036  patch from afn06760@afn.org. (modified hopefully for borland AND Cygwin and
10037  hard defined in tcp.h).  I had to recompile everything in multithread
10038  mode for borland, including my zlib library - WB
10039* Added _WINDOWS as a target for FNAMES_8_3 in userdefs.h to allow for 16
10040  bit helper apps that can't handle LFN's. (report by afn06760@afn.org) - WB
10041
100421998-03-18 (2.8.1dev.1)
10043* correct an ifdef that caused inconsistent pathname separators on Windows
10044  (reported by afn) -DK
10045* correct a missing AC_MSG_RESULT in configure.in (also MM) - TD
10046* guard against illegal (e.g., zero) value for DEFAULT_CACHE_SIZE, when it is
10047  read from lynx.cfg (reported by Martin Mokrejs
10048  <mmokrejs@prfdec.natur.cuni.cz>) - TD
10049* implement simple 'include' facility for lynx.cfg - BL
10050* change TagClass and TagFlags to #define's to accommodate older compilers
10051  which do not accept initialization of enums from data that do not correspond
10052  to the declared values, e.g., CLIX (which complains) and Apollo (which fails
10053  to compile, reported by Dave Eaton).  - TD
10054* remove some obsolete definitions from userdefs.h, tcp.h and HTUtils.h - TD
10055* remove obsolete files from WWW/Library - TD
10056
100571998-03-12
10058* UPPER8: a separate function HTMLSetDisplayCharsetMatchLocale() introduced
10059  (LYCharSets.c). Locale mismatch assumed for DOS/WINDOWS display charsets. -LP
10060