--- test/html-webhacc/WebHACC/ChangeLog 2008/07/21 09:54:59 1.7 +++ test/html-webhacc/WebHACC/ChangeLog 2008/07/21 12:56:34 1.8 @@ -1,5 +1,21 @@ 2008-07-21 Wakaba + * Input.pm: Most human-readable texts are now handled by + catalog. + (id_prefix): Support for nested subdocuments. + + * Output.pm (start_section, dt, xref): Section/item names and + link labels are now handled by catalog. + (load_text_catalog, nl_text): New methods. + (html_header): Application name is moved to catalog. + + * Result.pm (add_error): Important error properties are + now exposed to client-side script as data-* attributes. + Labels are now handled by catalog. Error descriptions + are now taken from catalog as it were. + +2008-07-21 Wakaba + * Output.pm (html_header): Application name changed. 2008-07-21 Wakaba