--- test/html-webhacc/ChangeLog 2008/02/24 02:17:51 1.51 +++ test/html-webhacc/ChangeLog 2008/03/16 07:08:34 1.55 @@ -1,3 +1,26 @@ +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. + +2008-03-16 Wakaba + + * cc.cgi: Link to the script added. + + * cc-style.css (mark): Added. + + * cc-script.js: New script. + +2008-03-11 Wakaba + + * cc.cgi: |value| should be output in |dt| in Parse Errors + section. + 2008-02-24 Wakaba * cc.cgi: Support for level-i (informational).