--- test/html-webhacc/ChangeLog 2008/09/20 04:47:35 1.110
+++ test/html-webhacc/ChangeLog 2008/12/11 05:11:11 1.114
@@ -1,3 +1,35 @@
+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="".