Subject: CVS commit: doc
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 06/27/2002 23:17:09
Module Name: doc
Committed By: agc
Date: Thu Jun 27 20:17:09 UTC 2002
Modified Files:
doc: pkg-CHANGES
Log Message:
Update dillo to version 0.6.6.
Changes are mainly bug fixes:
- * Added a few canonical casts to fix some obvious 64bit issues.
Patch: pvalchev
- * Fixed a bug with cookies path parsing.
* Fixed persistent-cookies obliteration (BUG#312, BUG#314)
* Set max 20 persistent cookies for each domain.
Patches: J<F6>rgen Viksell
- * Switched flock to lockf.
Patch: Andreas Schweitzer
- * Made a little bugfix in doc/Makefile.am.
Patch: Grigory Bakunov
- * Removed the < 256 hostname length restraint from http queries.
* Made a date-parser that copes with three HTTP date-syntaxes (BUG#335)
* Made the HTML parser a bit more robust with bad HTML (BUG#325, BUG#326)
Patches: Jorge Arellano
Prompted by PR 17420 from Martin Weber <Ephaeton@gmx.net>
To generate a diff of this commit:
cvs rdiff -r1.6889 -r1.6890 doc/pkg-CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.