--- test/html-webhacc/WebHACC/ChangeLog 2008/07/21 05:24:32 1.3 +++ test/html-webhacc/WebHACC/ChangeLog 2008/07/21 05:48:55 1.4 @@ -1,5 +1,13 @@ 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 + comes from cc.cgi at first. + (get_error_level_label): Removed. + +2008-07-21 Wakaba + * Input.pm: A new subclass for subdocuments are added. Methods for information sections are added (from cc.cgi).