--- test/html-whatpm/ChangeLog 2008/03/16 05:45:10 1.54
+++ test/html-whatpm/ChangeLog 2008/03/16 11:38:47 1.57
@@ -1,5 +1,19 @@
2008-03-16 Wakaba
+ * cc.cgi: Line break treatment was different from
+ that of HTML and CSS parsers.
+
+2008-03-16 Wakaba
+
+ * cc-script.js: Unquote U+hhhh escapes.
+
+2008-03-16 Wakaba
+
+ * cc.cgi (get_error_label): Use token's line and column
+ if available.
+
+2008-03-16 Wakaba
+
* cc-script.js: Character was not marked if the line
is less than 50 characters.