--- test/html-whatpm/ChangeLog 2008/08/16 13:09:08 1.97
+++ test/html-whatpm/ChangeLog 2008/12/11 05:11:11 1.114
@@ -1,3 +1,107 @@
+2008-12-11 Wakaba
+
+ * cc-about.en.html: Added links to Regexp modules.
+
+ * cc-script.js: Adds a class name to |iframe| element used instead
+ of XHR such that non-Ajax |iframe| element can be distinguished by
+ style sheets.
+
+ * cc-style.css: Displays non-Ajax |iframe| element.
+
+ * error-description-source.en.xml: Added catalog entries for
+ regexp graph sections.
+
+ * standards.en.html: s/WDCC/WebHACC/g. Added a subsection on
+ regular expressions.
+
+2008-12-11 Wakaba
+
+ * error-description-source.en.xml: Added descriptions for errors
+ from Regexp::Parser and Regexp::Parser::JavaScript modules.
+
+ * cc.cgi: Added support for JavaScript regular expressions.
+
+2008-09-21 Wakaba
+
+ * cc-about.en.html: Bookmarklet added.
+
+2008-09-21 Wakaba
+
+ * error-description-source.xml: An error for non-supported
+ charset="" parameter is added.
+
+2008-09-20 Wakaba
+
+ * error-description-source.xml: New error for accept-charset="".
+ New errors for RFC 4646 errors.
+
+2008-09-17 Wakaba
+
+ * cc.cgi: Support for |text/x-css-inline| type is added.
+
+2008-09-17 Wakaba
+
+ * standards.en.html: Updated.
+
+2008-09-16 Wakaba
+
+ * error-description-source.xml: WebIDL checker errors are added.
+
+2008-09-16 Wakaba
+
+ * error-description-source.xml: WebIDL parser errors are added.
+
+2008-09-15 Wakaba
+
+ * error-description-source.xml: "control char" errors are now
+ handled by UnicodeChecker module. New "non unicode" error added.
+
+2008-09-11 Wakaba
+
+ * error-description-source.xml: Unicode checker
+ errors are added.
+
+2008-09-10 Wakaba
+
+ * error-description-source.xml: Encoding layer errors added.
+
+2008-08-31 Wakaba
+
+ * error-description-source.xml: More error descriptions.
+
+2008-08-30 Wakaba
+
+ * error-description-source.xml: Descriptions for new error
+ types are added.
+
+2008-08-30 Wakaba
+
+ * cc-style.css: Rule for empty |mark| elements is added.
+
+ * error-description-source.xml: Error message for
+ unknown address type error is updated.
+
+2008-08-29 Wakaba
+
+ * error-description-source.xml: Error types added for IMTChecker.
+
+2008-08-22 Wakaba
+
+ * error-description-source.xml: More l10n.
+
+ * mkdescription.pl: Fallback to xml:lang=en's one.
+
+2008-08-22 Wakaba
+
+ * error-description-source.xml: Localize "no more information"
+ message.
+
+2008-08-17 Wakaba
+
+ * cc-about.en.html: Author section added.
+
+ * cc.cgi: |text/x-h2h| added.
+
2008-08-16 Wakaba
* Makefile: Generate Japanese version of error description document.