--- test/html-webhacc/ChangeLog 2007/07/01 10:02:24 1.17 +++ test/html-webhacc/ChangeLog 2007/07/15 07:53:00 1.20 @@ -1,3 +1,20 @@ +2007-07-15 Wakaba + + * parser-manakai-interface.en.html: An option + to parse as H2H is added. + + * parser-manakai.cgi: H2H parse mode is added. + +2007-07-15 Wakaba + + * parser-manakai.cgi: Set |Document| as HTML if it is. + Use |inner_html| attribute for inner HTML value. + XML documents are now serializable via |inner_html|. + +2007-07-01 Wakaba + + * Makefile: New. + 2007-07-01 Wakaba * cc.cgi: Return 404 if |PATH_INFO| is different from |/|.