Subject: CVS commit: pkgsrc/www
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 02/25/2003 13:20:41
Module Name:	pkgsrc
Committed By:	wiz
Date:		Tue Feb 25 11:20:41 UTC 2003

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

Log Message:
Update to 2.1.0.8 (2.1pre8).
Changes:
Use arrow keys to select links in graphics mode
Max tries 0 means unlimited retries
Updated russian translation
parse_element rewritten to be faster because it is most used function
Use hash for cache of table cell sizes -- improves performance
Do not display '0xa0' on terminal
Do not put characters <= 0x20 to HTTP request
Clipboard pasting into links (works from all applications).
Fixed file uploading bug.
Fixed usemap & image scaling
Fixed bug in XBM parser.
"Kill all connections" function.
"Abort and delete file" button in download window.
Save bookmarks in File menu
URL to clipboard copying in X.
Fixed an overflow in search
Bookmark saving on "Save options"
Apage Coyote added to list of buggy http/1.1 servers


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/www/links/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/www/links/Makefile.common
cvs rdiff -r1.18 -r1.19 pkgsrc/www/links/distinfo
cvs rdiff -r1.18 -r1.19 pkgsrc/www/links-gui/Makefile

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