2004-03-19  Wakaba  <wakaba@suika.fam.cx>

	* HTTP.pm (output): Don't check SERVER_PROTOCOL when lack of wiki->input.

2004-02-07  Wakaba  <wakaba@suika.fam.cx>

	* HTTP.pm (output): Specify source charset as internal charset.

2004-02-03  Wakaba  <wakaba@suika.fam.cx>

	* HTTP.pm (output): New parameter $self->{entity}->{body_is_octet_stream}
	supported.

2004-02-02  Wakaba  <wakaba@suika.fam.cx>

	* HTTP.pm (output): Don't use default output when no entity-body given, if status code is 200.

2004-01-17  Wakaba  <wakaba@suika.fam.cx>

	* CGICarp.pm (fatalsToBrowser): Sync with CGI::Carp 1.27.

2003-12-26  Wakaba  <wakaba@suika.fam.cx>

	* HTTP.pm (output): Don't quote charset parameter value of Content-Type 
	header field body, since legacy browser (such as WinIE 6) does not 
	support quoted-string.

2003-12-06  Wakaba  <wakaba@suika.fam.cx>

	* HTTP.pm (exit): New method.

2003-10-18  Wakaba  <wakaba@suika.fam.cx>

	* CGICarp.pm: New (forwardported from SuikaWiki 2 branch).

2003-10-09  Wakaba  <wakaba@suika.fam.cx>

	* CGICarp.pm: New module.

	* ChangeLog: New.

2003-10-06  Wakaba  <wakaba@suika.fam.cx>

	* HTTP.pm (output): Redirect support.
	(set_redirect): Implemented.
