--- test/html-whatpm/ChangeLog 2008/07/20 16:53:10 1.74 +++ test/html-whatpm/ChangeLog 2008/07/21 08:39:12 1.76 @@ -1,5 +1,16 @@ 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.