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

	* Parser.pm (parse_char_string): Not all quoted-pairs in table
	cells were unescaped.

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

	* Parser.pm (parse_char_string): A quoted "\" character was not
	put into the DOM.

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

	* Parser.pm (parse_char_string): "__IMAGE__" was inserted to
	|sw:image| element.

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

	* Parser.pm (parse_char_string): Namespace URL for "rubyb" element
	was wrong.

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

	* Parser.pm: More bug fixes, both impl bugs and spec bugs, again.

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

	* Parser.pm: Bug fixes - both parser implementation bugs and spec
	bugs.

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

	* Parser.pm (parse_char_string): Don't use attributes and methods
	not supported by NanoDOM.

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

	* Parser.pm: Multiple |rt| elements in a |ruby| element was not
	allowed.  Don't use \s where SWML's definition of white space is
	required.  "The head element" definition was wrong.  Typo fixed.
	List algorithm bug fixed.

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

	* Parser.pm: Tree construction implemented and remove compile
	errors.  Still unclear whether it works or not.

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

	* Parser.pm: New file.  Tokenizer impelmented, but it does not
	work yet.

	* ChangeLog: New file.


