Subject: CVS commit: pkgsrc/www/links
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 05/10/2002 11:14:36
Module Name:	pkgsrc
Committed By:	wiz
Date:		Fri May 10 08:14:36 UTC 2002

Modified Files:
	pkgsrc/www/links: Makefile distinfo

Log Message:
Update to 0.97.
Changes since 0.96:
Big forms are a bit faster
Swapeed x and y entries when reporting image in form
END doesn't skip to next line when wrapping
Do not recode invisible form values to display charset and back
Do not strip '?' from url when method is POST
Danish translation
Process broken html tags
Ctrl-W selects last item in menu
Fixed one leak when links came out of memory
Ftp doesn't send more commands at once -- slower but safe with MS IIS or
  Novell
Do not swallow ' ' in filenames
Do not print contents of posted data in 'downloads' menu
Charset in values in <SELECT> tag
Always trust 'Content-Length' when communicating with HTTP/1.1 server --
  work around broken HTTP/1.1 servers that send Connection: close, but
  keep the connection
Handle encoding to utf-8 correctly
Do not accept '<' without name as a tag
-dump does not stuck in redirect loops
Report terminal size in User-Agent
Improved performance of rendering nested tables
Indonesian translation
Finnish translation
Added &euro; symbol
Manpage update
Romanian translation
Cookie expiration
Do not reject cookies with insecure domain (but send them only to
original server, not to the whole domain)
Fix stripping '?' out of form url
Add "LISTING" tag
Fix relative redirect on -dump and -source
Use "imgtitle" if there's no "alt"
Catalan translation
Dutch translation
Do not allow larger input fiels than screen size

And lots of miscellaneous bugfixes.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/www/links/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/www/links/distinfo

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