--- test/html-whatpm/ChangeLog 2007/11/07 12:20:44 1.36
+++ test/html-whatpm/ChangeLog 2007/11/18 11:05:12 1.40
@@ -1,3 +1,41 @@
+2007-11-18 Wakaba
+
+ * cc-style.css: New rules for warnings.
+
+ * cc-todo.en.txt: Updated.
+
+ * cc.cgi: Default to |Windows-1252| instead of |ISO-8859-1|
+ for |inner_html| with external source. Set |manakai_charset|
+ attribute if possible.
+ (load_text_catalog): Interpret catalog file as UTF-8.
+
+ * error-description-source.en.xml: New errors for character
+ encodings are added.
+
+2007-11-18 Wakaba
+
+ * error-description-source.xml: s/charset declaration/character
+ encoding declaration/g, since HTML5 spec says so.
+
+2007-11-18 Wakaba
+
+ * cc.cgi (get_input_document): Use sniffer to determine
+ media type of the entity.
+
+2007-11-11 Wakaba
+
+ * cc-style.css: Rules for "unsupported" parse errors.
+
+ * cc.cgi (print_syntax_error_html_section): Use HTML
+ parser for byte string.
+ (print_result_unknown_type_section): Make output
+ more consistent with other media types.
+
+2007-11-11 Wakaba
+
+ * parser.cgi: Use |Whatpm::HTML::Serializer| to serialize
+ an HTML DOM.
+
2007-11-07 Wakaba
* cc-style.css: Styling examples.