--- test/html-whatpm/ChangeLog 2008/05/18 07:24:04 1.71 +++ test/html-whatpm/ChangeLog 2008/07/20 16:53:10 1.74 @@ -1,3 +1,20 @@ +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. + + * WebHACC/: New directory. + +2008-07-18 Wakaba + + * cc.cgi (print_structure_dump_webidl_section): Use ->idl_text + for dummping (Data::Dumper::Dumper no longer used). + 2008-05-18 Wakaba * LICENSE: Note on icons/*.png are added.