2000-04-19 (2.8.3pre.7)
* move initialization of WATT-32 "sock_init()" code in LYMain.c so it precedes
  Lynx's code to setup SIGINT handler, since WATT-32 installs a SIGINT handler
  as well.  This makes Lynx's handler the default again -DK
* correct handling of CHARSET attributes on LINK and A.  Basically this reverts
  back to original 2.7.2ac logic -KW
* enable handling of CHARSET attributes on LINK - it was disabled, probably
  accidentally -KW
* prevent CHARSET attributes from modifying the charset assumption for the
  _current_ document -KW
* correct errors in HTML.c that could result in infinite loop (iteration
  counter was not incremented) -KW
* revert one strcpy -> StrAllocCopy change - see added comment in LYCgi.c -KW
* correct limit of formatted string in status_link() -KW
* change NO_FILE_REFERER default to TRUE (i.e., do not send local file name
  in the referer field unless explicitly specified by the user) -LP, KW
* implement a workaround for gettext'd ADVANCED_COOKIE_CONFIRMATION to make
  it consistent with HTConfirmDefault(), fixes Debian #62105 -TD
* clarify/expand notes in lynx.cfg dealing with USE_MOUSE (from comments by
  Morten Bo Johansen <[EMAIL PROTECTED]>) -TD
* noted glibc 2.1.3 bug in PROBLEMS -TD
* reorganize forms-based options menu:  options are now grouped by sections in
  a more logical way (design by KW).  (BTW, it is now more aligned with
  htmlized-cfg cattoc.html).  Help files changed accordingly.  A few gettext'ed
  messages were changed -LP
* add ifdef's (USE_BLAT_MAILER and USE_ALT_BLAT_MAILER) and corresponding code
  for blat vs blatj mailer (request by Victor Schneider) -TD
* update Lynx FAQ locations -JS

Reply via email to