--- test/html-webhacc/WebHACC/ChangeLog 2008/08/15 16:44:03 1.22
+++ test/html-webhacc/WebHACC/ChangeLog 2008/08/16 08:37:12 1.24
@@ -1,5 +1,19 @@
2008-08-16 Wakaba
+ * Output.pm (nl_text): We can finally get rid of a quirk.
+
+2008-08-16 Wakaba
+
+ * Input.pm (Subdocument new): Invoke superclass's new method
+ such that |urls| attribute is initialized.
+
+ * Result.pm (add_error): Use ->url attribute to obtain
+ the URL of the document. No longer output |text| argument,
+ since all error types except for those used in the WebIDL module
+ are now defined in the catalog.
+
+2008-08-16 Wakaba
+
* Output.pm (start_section): Don't add item to the non-tab
navigation menu if the item's rank is higher than 2.