--- test/html-webhacc/WebHACC/ChangeLog 2008/07/21 05:48:55 1.4 +++ test/html-webhacc/WebHACC/ChangeLog 2008/07/21 09:40:59 1.6 @@ -1,5 +1,23 @@ 2008-07-21 Wakaba + * Input.pm (full_subdocument_index): New method, for the + support of hierarchical subdocument numbers. + (start_section): Use hierarhical subdocument numbers for + section headings. + + * Output.pm (http_header, http_error, html_header): New methods. + +2008-07-21 Wakaba + + * Output.pm (start_section, end_section): "role" option + implemented. Automatical rank setting implemented. + (start_error_list, end_error_list): New. + (add_source_to_parse_error_list): New. + + * Result.pm: "Unknown location" message text changed. + +2008-07-21 Wakaba + * Result.pm (add_label): Output error-level description text before the description of the error itself, which is originally coded in get_error_level_label, which in turn