Subject: CVS commit: pkgsrc/www
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 07/02/2002 14:23:05
Module Name:	pkgsrc
Committed By:	wiz
Date:		Tue Jul  2 11:23:05 UTC 2002

Modified Files:
	pkgsrc/www/links: Makefile Makefile.common distinfo
	pkgsrc/www/links-gui: Makefile distinfo

Log Message:
Upgrade links and links-gui to 2.1.0.2 (2.1pre2), in the hope that it fixes
pkg/17358. Changes:
Fixed shoting to memory with javascript and input fields
Do not call gethostbyaddr when name is not ip address (it should avoid
  some useless nameserver queries)
Fixed a delay on quit until async lookup terminates
Floating point numbers in configure file are stored with '.' even on
  systems with ',' in locales.
Line length fix on framebuffer.
New domain names
Croatian translation
Small change in x.c to work on some 8-bit displays.
Fixed mem_free(NULL) in x.c:1001


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/www/links/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/www/links/Makefile.common
cvs rdiff -r1.5 -r1.6 pkgsrc/www/links/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/www/links-gui/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/www/links-gui/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.