[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev 2.8.5pre.3.patch.gz
From: |
Stef Caunter |
Subject: |
Re: lynx-dev 2.8.5pre.3.patch.gz |
Date: |
Sat, 24 Jan 2004 22:42:28 -0500 (EST) |
Fine on OpenBSD 3.3. Also on NetBSD-1.6.1 with this one
warning...
In file included from ./LYUtils.c:62:
/usr/include/utmpx.h:126: warning: `struct utmp' declared
inside parameter list
/usr/include/utmpx.h:126: warning: its scope is only this
definition or declaration, which is probably not what you
want.
/usr/include/utmpx.h:127: warning: `struct utmp' declared
inside parameter list
Don't know why, because I see the changes in lynx.man, but
my man page for lynx does not show the new SSL...
environment variables. Am I missing something? make
install-help and make install-doc apparently didn't update
man lynx. Where did they go I wonder and how does man lynx
update?
Unrelated to the release -- this link on the lynx.isc.org
front page, which points to a page from April 2000
containing old suggestions.
ToDo list for lynx: http://lynx.isc.org/todo/todo-list.html
Might want to consider taking it down.
__Stef
http://caunter.ca/contact.html
On Sat, 24 Jan 2004, Thomas Dickey wrote:
> Unless I missed something obvious, this should usable as the release version.
>
> 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.html
>
> 2004-01-24 (2.8.5pre.3)
> * update documentation's version numbers for release -TD
> * modify configure check for libbz2 to allow for older headers which do not
> include <stdio.h> -TD
> * add configure option --enable-locale-charset, which adds configure settings
> and an option-menu checkbox telling lynx if it should use the function call
> nl_langinfo(CODESET) to find the display character set rather than rely on
> the user to set it via lynx.cfg or the options menu (discussion with Andreas
> Metzler) -TD
> * remove intl subdirectory (gettext-0.10.35), since some of the ".po" files
> have been modified to rely upon gettext 0.11.x. Modified configure script
> macro to report this properly -TD
> * add SSL_CERT_DIR, SSL_CERT_FILE to lynx.man (suggested by Stef Caunter) -TD
> * documentation updates for DJGPP -DK, LP, FLWM
> * update address for Free Software Foundation in COPYHEADER and COPYING
> (Atsuhito Kohda).
> * change CF_CHECK_IPV6 to warn rather than error-out if a working
> getaddrinfo()
> function cannot be found. The previous behavior would warn on Linux and
> error-out on other systems (report by RobertM) -TD
> * localized displayed strings used for popups in options menu -TD
> * add SHOW_KB_NAME to allow user to decide whether to display "KB" or "Kib"
> or even "Kilobytes" for the progress message (discussion on lynx-dev) -TD
> * correct form generated to select Visited Links page in LYHistory.c to match
> the values used in LYOptions.c with new function LYMenuVisitedLinks, and
> corrected ifdef to ensure that menu is generated when the forms-based option
> menu is configured (report by TH) -TD
> * modify configure check for ranlib to use AC_CHECK_TOOL, since AC_PROG_RANLIB
> does not do proper cross-compiling checks. This actually applies to
> autoconf
> 2.5x -- autoconf 2.13 does less in that area -TD
> * update config.guess (2004-01-05) and config.sub (2004-01-05).
> * ensure that freeaddrinfo() is only called if lynx has initialized its
> parameter, fixes a core-dump on IRIX6.5 -TD
> * change remaining references for lynx.browser.org to lynx.isc.org (reported
> by
> Frederic L W Meunier) -TD
>
> --
> Thomas E. Dickey <address@hidden>
> http://invisible-island.net
> ftp://invisible-island.net
>
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden