--- test/html-webhacc/WebHACC/ChangeLog 2008/08/16 07:42:20 1.23
+++ test/html-webhacc/WebHACC/ChangeLog 2008/08/30 10:27:47 1.28
@@ -1,3 +1,24 @@
+2008-08-30 Wakaba
+
+ * Result.pm (add_error): Don't raise an error even if the
+ end position is after the end of the string.
+
+2008-08-30 Wakaba
+
+ * Result.pm (add_error): Support for |value|-segment marking.
+
+2008-08-22 Wakaba
+
+ * Result.pm (add_error): Localize "description" link.
+
+2008-08-17 Wakaba
+
+ * Output.pm: |text/x-h2h| added.
+
+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