--- test/html-whatpm/ChangeLog 2008/07/20 14:58:24 1.73
+++ test/html-whatpm/ChangeLog 2008/07/21 05:24:32 1.75
@@ -1,3 +1,15 @@
+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.