Subject: CVS commit: doc
To: None <source-changes@netbsd.org>
From: Tomasz Luchowski <zuntum@netbsd.org>
List: source-changes
Date: 05/14/2001 16:31:53
Module Name:	doc
Committed By:	zuntum
Date:		Mon May 14 13:31:53 UTC 2001

Modified Files:
	doc: pkg-CHANGES

Log Message:
Note p5-URI update to 1.12

Changelog:

   URI->new($u, $scheme) does no longer fail if given a badly
   formatted scheme string.

   URI::WithBase's clone and base method was basically just
   broken.  This also affected the URI::URL subclass.
   The clone() method did not copy the base, and updating
   the base with the base method always set it to "1".


To generate a diff of this commit:
cvs rdiff -r1.4270 -r1.4271 doc/pkg-CHANGES

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