--- test/html-webhacc/WebHACC/ChangeLog 2008/07/21 08:39:12 1.5 +++ test/html-webhacc/WebHACC/ChangeLog 2008/07/21 09:54:59 1.7 @@ -1,5 +1,18 @@ 2008-07-21 Wakaba + * Output.pm (html_header): Application name changed. + +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.