--- test/html-webhacc/WebHACC/ChangeLog 2008/09/17 03:56:43 1.34 +++ test/html-webhacc/WebHACC/ChangeLog 2008/12/11 03:22:57 1.35 @@ -1,3 +1,15 @@ +2008-12-11 Wakaba + + * Output.pm (generate_input_section): Added support for JavaScript + regular expressions. + +2008-12-10 Wakaba + + * Result.pm: Added support for |valueref| parameter of an error. + |pos_end| should point the (intercharacter) position where the + highlighted substring ends, not the character before the position, + otherwise empty substring cannot be represented well. + 2008-09-17 Wakaba * Output.pm: Support for the |text/x-css-inline| type is added.