--- test/html-webhacc/ChangeLog 2008/09/20 04:47:35 1.110
+++ test/html-webhacc/ChangeLog 2009/07/02 22:34:12 1.115
@@ -1,3 +1,40 @@
+2009-07-03 Wakaba
+
+ * standards.en.html: Removed tentative definitions that are now
+ convered by the HTML5 specification (HTML5 revision 3183).
+
+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="".