--- test/html-whatpm/ChangeLog 2008/03/17 13:52:48 1.60
+++ test/html-whatpm/ChangeLog 2008/03/21 11:17:00 1.63
@@ -1,3 +1,19 @@
+2008-03-21 Wakaba
+
+ * cc.cgi (get_node_path): Use qualified name, not just
+ local name.
+
+2008-03-21 Wakaba
+
+ * cc.cgi (get_rdf_resource_html): undef vs false bug fixed.
+
+2008-03-21 Wakaba
+
+ * cc.cgi: Experimental support for application/rdf+xml type.
+ Generate section on RDF triples extracted from the document.
+ (print_rdf_section): New function.
+ (get_rdf_resource_html): New function.
+
2008-03-17 Wakaba
* cc.cgi (get_error_label): No-parent case was not considered.