The current version of lynx is 2.8.4
It's available at
http://lynx.isc.org/
ftp://lynx.isc.org/lynx/lynx2.8.4/
2.8.5 Development & patches:
http://lynx.isc.org/current/index.html2004-01-19 (2.8.5pre.2) * update URLs in docs/README.ssl (Stef Caunter, DK). * use http://search.lycos.com rather than the messy http://www.lycos.com -DK * update some URLs in lynx_help (Frederic L W Meunier) * remove a few unnecessary #include's (reported by Frederic L W Meunier) -TD * fix some compiler warnings with casts -PG * add docs/ directory to "make install-doc" rule. If the help-files are compressed, the same will apply to the non-README files in that directory (reported by Frederic L W Meunier) -TD * minor fixes to allow compiling with K&R compiler, e.g.,SunOS 4.x with the 5lib curses -TD * split up remove_file() in LYLocal.c so directory removal is performed in a separate function remove_directory(). Neither will perform an "rm -rf", but only single operations "rm" and "rmdir". The original behavior can be obtained by setting RMDIR_PATH to point to a script which does "rm -rf" in lynx.cfg (suggested by Pat Walsh). * modify configure script so NetBSD does not define _XOPEN_SOURCE, since that makes the IPv6 code not compile. * modify configure script to prefer _SGI_SOURCE on IRIX6.5 to allow it to compile IPv6 support (report by RobertM) -TD * replace fixed-buffer Style_className[] with a dynamically-allocated buffer, needed for large pages which lack correctly-nested tags, e.g., http://www.aspas-nature.org/petitions/petition2.html (reported by Frederic L W Meunier) -TD * move OMIT_SCN_KEEPING definition to LYHash.h, to avoid mismatch between the LYCurses.c and HTML.c -TD * remove obsolete OPT_SCN ifdef from HTML.c since the inactive side does not compile -TD * fix a few out-of-bounds errors in LYSetHiText() and related functions, which were found by valgrind -TD -- Thomas E. Dickey <[EMAIL PROTECTED]> http://invisible-island.net ftp://invisible-island.net
signature.asc
Description: Digital signature
