--- test/html-whatpm/ChangeLog 2008/08/15 16:03:46 1.92
+++ test/html-whatpm/ChangeLog 2008/08/15 17:51:03 1.94
@@ -1,5 +1,21 @@
2008-08-16 Wakaba
+ * cc-style.css: Set min/max width/height such that tab content
+ is accessible even when stupid size of window is used.
+
+2008-08-16 Wakaba
+
+ * cc-script.js (_showTab): Show the tab button of the selected
+ tab.
+
+ * cc-script.css (nav): Show scrollbar if there are too many
+ tabs.
+
+ * cc.cgi: Reset |$output->input| even if |$input->{s}| is undef (i.e.
+ imlementation error case).
+
+2008-08-16 Wakaba
+
* error-description-source.xml: Error entries for
Whatpm::URIChecker and Whatpm::LangTag error types
are added.