--- test/html-webhacc/WebHACC/ChangeLog 2008/09/11 09:13:57 1.30 +++ test/html-webhacc/WebHACC/ChangeLog 2008/09/14 06:33:27 1.32 @@ -1,3 +1,13 @@ +2008-09-14 Wakaba + + * Result.pm (add_error): Support for |line_diff| and |column_diff| + parameters. + +2008-09-14 Wakaba + + * Output.pm (generate_input_section): Set |tabindex=0| to |details| + header, to make the header focusable. + 2008-09-11 Wakaba * Result.pm (generate_result_section): Initial