2002-12-18  Wakaba  <w@suika.fam.cx>

	* wiki.cgi (add): Bug fix ('g' -> 'ge' in option of s).

2002-12-15  Wakaba  <w@suika.fam.cx>

	* wiki.cgi (make_navigate_links): Add two jumps, one lucky.

2002-12-13  Wakaba  <w@suika.fam.cx>

	* wiki.cgi (do_index): Record referer, user-agent and
	output referer and see also.

2002-12-10  Wakaba  <w@suika.fam.cx>

	* wiki.cgi (do_write): 'after_edit_cmd' support.
	(print_editform): Likewise.
	(print_navigate_links): Give 'wiki-cmd' class to 'View' and 'Edit'.

2002-12-08  Wakaba  <w@suika.fam.cx>

	* wiki.cgi (print_navigate_link_elements): New.

2002-12-06  Wakaba  <w@suika.fam.cx>

	* wiki.cgi (print_header): Downgrade for Infomosaic and M$IE 2
	is implemented.

2002-12-05  Wakaba  <w@suika.fam.cx>

	* wiki.cgi (make_custom_form): Form controls are to be disabled
	if WikiPage is read only.
	(SuikaWiki::Plugin::make_info_page): New.
	(print_header): Downgrade if $UA =~ Mozilla/[34]\..

2002-12-04  Wakaba  <w@suika.fam.cx>

	* wiki.cgi (make_custom_form): "target form" support.
	(do_wikiform): Likewise.

2002-12-03  Wakaba  <w@suika.fam.cx>

	* wiki.cgi (update_recent_changes): Don't output buggy '#?' magic line. 
	(get_new_anchor_index): New function.
	(do_comment): Use get_new_anchor_index.
	(do_wikiform): New procedure.
	(print_header): Output Refresh: field body with meta element, too,
	to avoid bug(?) of early web browser implemention.
	(mycmd=wikiform): New command.  See <IW:SuikaWiki:WikiForm> for detail.

2002-12-01  Wakaba <wakaba@woody.wakaba.ssm>

	* wiki.cgi: 
	- ($UA): New variable.
	- Output meta element with Content-Type (with 'x-' charset name)
	if $UA =~ Mozilla/1 or Mozilla/2.
	- Downgrade syntax of Refresh field to regacy syntax if
	$UA =~ Mozilla/1 or Mozilla/2 or Opera.
	- (wiki::useragent::add): Dont save bare [\x81-\cFF].

2002-11-14  Wakaba <w@suika.fam.cx>

	* wiki.cgi: InterWiki is implemented.

2002-10-21  Wakaba <w@suika.fam.cx>

	* wiki.cgi:
	- Better support of random jump.
	- Output Last-Modified: field if possible.
	- Output ROBOTS -> NOINDEX as meta element if necessary.
	- Don't output summary of its own page within title element
	and page title (h1 element).
	- Simplify of navigation links and footer.
	- Add See Also and Referers to TOC.
	- Bug fix of [INS/DEL/PRE[ treatment.
	- Support of obsoleted="yes" attribute of wiki page.
	- >>\d+ support in name of comment.

2002-10-17  Wakaba <w@suika.fam.cx>

	* wiki.cgi: Updated.  See 
	<http://suika.fam.cx/~wakaba/-temp/wiki/wiki?%A4%B3%A4%CEwiki%A4%CE%C6%C8%BC%AB%B3%C8%C4%A5#anchor-1>.

2002-10-07  Wakaba <w@suika.fam.cx>

	* wiki.cgi:
	- Output Last-Modified:.
	- Record and output referer information.

2002-09-28  Wakaba <w@suika.fam.cx>

	* wiki.cgi:
	- Intoduce text/css mode.
	- Anchorize news: URIs.
	- (armor_name): Bug fix of not anchorizing traditional Wiki name.
	- Indenting heading 3-5 in TOC.
	- Multi-comment support.
	- (print_footer): Embed #comment.
	- (print_editform): Use NewPageTemplate when new page.
	* wiki-style.css: Removed.

2002-08-29  Wakaba <w@suika.fam.cx>

	* wiki.cgi: Fix cross site problem, syncing with
	WalWiki 2.0.3.wal1 (WikiAntenna is not merged).

2002-06-18  Wakaba <w@suika.fam.cx>

	* wiki.cgi: Fix cross site scripting problems.

2002-06-02  wakaba <w@suika.fam.cx>

	* wiki.cgi: Sync with WalWiki 2.0.beta.1.wal.1.
	* wiki-style.css: New file.

2002-03-24  wakaba <w@suika.fam.cx>

	* wiki.cgi (inline): 
	- Ignore LinkLikeThis style anchor.
	- Allow [[space including anchor]].
	(make_link): Likewise.  Gets rid of angle branckets
	before make anchor.

2002-02-02  wakaba <wakaba@suika.fam.cx>

	* wiki.cgi: New file.
	* ChangeLog: Likewise.