--- test/html-webhacc/ChangeLog 2008/07/20 14:58:24 1.73 +++ test/html-webhacc/ChangeLog 2008/07/21 08:39:12 1.76 @@ -1,3 +1,20 @@ +2008-07-21 Wakaba + + * cc.cgi (print_table_section): Removed (now part of + WebHACC::Language::DOM). + +2008-07-21 Wakaba + + * cc.cgi: Information sections are now handled by WebHACC::Input + module. Input objects for subdocuments now owns their + own subclass. + +2008-07-21 Wakaba + + * cc.cgi: Errors and results are now handled by WebHACC::Result. + Decode |uri| parameter as UTF-8. HTTP header dump and + input error are now handled by WebHACC::Input. + 2008-07-20 Wakaba * cc.cgi: Modularized.