lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lynx-dev] lynx2.8.6dev.5


From: Thomas Dickey
Subject: [Lynx-dev] lynx2.8.6dev.5
Date: Wed, 30 Jun 2004 20:18:33 -0400
User-agent: Mutt/1.5.4i

The current version of lynx is 2.8.5

It's available at
        http://lynx.isc.org/
        ftp://lynx.isc.org/lynx/lynx2.8.5/
2.8.6 Development & patches:
        http://lynx.isc.org/current/index.html

2004-06-30 (2.8.6dev.5)
* use LYEnsureAbsoluteURL() on the value passed to handle_LYK_HELP() in case
  it is of the form file:///path rather than file://localhost/path -DK
* add configure check for ncurses' curses_version() function, using that in
  the "-version" output.  Add comparable ifdef's for PDCurses and slang -TD
* Some patches to enable IPv6 on Windows (tested with MingW and MSVC6).  Some
  minor cleanups also -GV
  + LYutils.c; fixed extraction of module/system error strings.
  + Xsystem.c; use <io.h> for mktemp() prototype.
  + HTTCP.c; don't use global host[], fixed call-convention of thread- function
    (must be __stdcall).  Sets pending WSAHOST_NOT_FOUND error status.
  + HTTP.c; _thread_func() wasn't __stdcall.
  + LYexit.c; avoid redeclaring error of exit() in <process.h>.  IMHO it's very
    bad to shadow ANSI functions like this.  Should call LYexit() explicitly.
  + www_tcp.h; cleanup for MSVC and IPv6 headers and macros.  Increase
    MAXHOSTNAMELEN to 128.
* updated po files (da.po, et.po, hu.po, sv.po, tr.po) from
  http://www.iro.umontreal.ca/translation/domains/
* change HTDOS_wwwName() and HTVMS_wwwName() to return a const value (report
  by Serge B) -TD
* update configure script macros CF_XOPEN_SOURCE (fixes Debian #238057) and
  CF_X_ATHENA (from xterm).
* update config.guess (2004-06-24) and config.sub (2004-06-24)
* modified mailcap command and testcommand substitutions to provide for
  running the testcommand's after program initialization (prompted by review
  of Debian #167200, which gave as example a mailcap using %{charset} in the
  test commands) -TD
* add (ifdef'd with EXP_HTTP_HEADERS) code in HTMIME.c to collect and in
  LYShowInfo.c to display the full text of the HTTP headers -TD
* correct command-line options table for "-get_data" and "-post_data" which
  were processed twice, thereby discarding the value (Debian #132674) -TD
* lynx accepts multiple URLs on the command line; all are added to G)oto
  history.  Documented this in manpage (Debian #177062) -TD
* modify logic for -dump so it can dump all pages listed on the command line
  (Debian #199131) -TD
* add presentation type for application/xhtml+xml mime type as per RFC 3236
  (report by Elimar Riesebieter) -TD

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]