--- test/html-webhacc/ChangeLog 2007/07/16 08:38:48 1.22 +++ test/html-webhacc/ChangeLog 2007/07/16 13:56:26 1.24 @@ -1,5 +1,30 @@ 2007-07-16 Wakaba + * cc.cgi: Set |STDOUT| encoding as |utf8|. + (htescape): Escape some more invisible characters. + + * error-description-source.en.xml: More error data. + +2007-07-16 Wakaba + + * cc.cgi (table stuff): Set |is_header| property + of table cells explicitly since otherwise newer JSON.pm + generates broken output. + (get_text): Return the reduced type name as well. Use + it as fragment of detail document. + + * error-description-source.en.xml: More error descriptions + are added. + + * mkdescription.pl: Remove |catalog| element from + the result description document. + + * table.cgi: Set |is_header| property + of table cells explicitly since otherwise newer JSON.pm + generates broken output. + +2007-07-16 Wakaba + * Makefile (all): |cc-msg.en.txt| is added to the list of dependency. (cc-msg.en.txt): New rule.