2008-11-10  Wakaba  <wakaba@suika.fam.cx>

	* URIReference.pm (is_relative_iri_reference_3987): Escapes in
	$ucschar was not expanded.

2007-08-25  Wakaba  <wakaba@suika.fam.cx>

	* Makefile: Relative path was wrong.

2007-08-25  Wakaba  <wakaba@suika.fam.cx>

	* URIReference.pod: New documentation.

	* Makefile: Renewed.

2007-07-16  Wakaba  <wakaba@suika.fam.cx>

	* URIReference.pm: Don't throw exception if read-only
	attribute is tried to set.

2007-06-13  Wakaba  <wakaba@suika.fam.cx>

	* URIReference.pm (Message::IF::URIReference): 
	Renamed from |Message::DOM::IF::URIReference|.

2007-05-26  Wakaba  <wakaba@suika.fam.cx>

	* URIReference.pm (___report_error): New method.

2007-05-22  Wakaba  <wakaba@suika.fam.cx>

	* URIReference.pm: Now this module defines a
	class |Message::URI::URIReference| as well as
	a method addition to |Message::DOM::DOMImplementation|.
	It no longer depends on |Message::DOM::DOMCore|.
	(get_iri_reference_3987): Don't use |chr|, use |pack|
	instead, to avoid a byte string is eventually converted to
	a utf8 string.

2007-05-22  Wakaba  <wakaba@suika.fam.cx>

	* URIReference.pm: New module (copy of |Generic.pm|).

2006-12-30  Wakaba  <wakaba@suika.fam.cx>

	* Generic.dis: |For| specifications are removed.

2006-12-30  Wakaba  <wakaba@suika.fam.cx>

	* Generic.dis: |WithFor| and |DefaultFor| are removed.

2006-12-30  Wakaba  <wakaba@suika.fam.cx>

	* Generic.dis (Require): Reference to the |ManakaiDOM:ManakaiDOM|
	mode is removed.

2006-11-04  Wakaba  <wakaba@suika.fam.cx>

	* Generic.dis (URIImplementation): It no
	longer inherits the |MinimumImplementation|; it
	is now expected to be implemented by |DOMImplementation|
	objects.

2006-04-30  Wakaba  <wakaba@suika.fam.cx>

	* .cvsignore: Updated.

2006-04-01  Wakaba  <wakaba@suika.fam.cx>

	* Makefile (clean-db): New rule.

2006-03-12  Wakaba  <wakaba@suika.fam.cx>

	* Generic.pm: Added to the CVS repository since
	it is referenced from |../DOM/DOMCore.pm| and therefore
	it is required to execute the |daf| script.

2006-03-10  Wakaba  <wakaba@suika.fam.cx>

	* Generic.dis (MURI:): Typos are fixed.

2006-03-05  Wakaba  <wakaba@suika.fam.cx>

	* Generic.dis (new): New method.

2006-03-01  Wakaba  <wakaba@suika.fam.cx>

	* Generic.dis: Most of codes are rewritten using public domain example
	implementation <http://www.gbiv.com/protocols/uri/rev-2002/uri_test.pl>.

2006-03-01  Wakaba  <wakaba@suika.fam.cx>

	* ChangeLog: New file.

	* Generic.dis: New module.

	* Makefile: New file.


