--- test/html-webhacc/ChangeLog 2007/11/18 05:30:03 1.39
+++ test/html-webhacc/ChangeLog 2008/02/10 02:42:01 1.47
@@ -1,3 +1,73 @@
+2008-02-10 Wakaba
+
+ * cc.cgi (print_listing_section): ID, class, and term
+ section functions are merged.
+
+2008-02-10 Wakaba
+
+ * table-interface.en.html: Typo fixed.
+
+ * cc.cgi: Use |$input->{id_prefix}| as the prefix for the
+ identifiers in report sections. Don't add headings
+ if the |$input->{nested}| flag is set.
+
+ * table-script.js (tableToCanvas): Now it aceepts third
+ argument, |idPrefix|, for setting ID prefix.
+
+ * table.cgi: Set the third argument to |tableToCanvas| as an
+ empty string.
+
+2008-02-10 Wakaba
+
+ * cc.cgi (check_and_print): Now this is a subroutine.
+
+2008-02-09 Wakaba
+
+ * cc-style.css: Rules for s/unsupported/u/'ed version added.
+
+ * cc.cgi: Support for 'u' level.
+
+ * error-description-source.en.xml: s/unsupported/u/;
+
+ * standards.en.html: CSS added.
+
+2008-02-09 Wakaba
+
+ * standards.en.html: New document.
+
+ * cc-interface.en.html: Linking to |standards.en.html|.
+
+2007-11-23 Wakaba
+
+ * error-description-source.xml: New error descriptions.
+
+ * cc.cgi: |Accept-Encoding: *; q=0| is a request for server to send
+ a 406 page! |identity| encoding is added.
+
+2007-11-19 Wakaba
+
+ * cc.cgi (#document-tree Document): Output |inputEncoding|,
+ |manakaiCharset|, and |manakaiHasBOM| attributes.
+
+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