--- suikawiki/script/lib/ChangeLog	2003/04/03 01:09:07	1.3
+++ suikawiki/script/lib/ChangeLog	2003/04/29 10:41:07	1.4
@@ -1,3 +1,19 @@
+2003-04-29  Wakaba  <w@offweb.ddo.jp>
+
+	* suikawiki.pl (is_editable): Use new SuikaWiki::Name::Space module.
+
+2003-04-28  Wakaba  <w@offweb.ddo.jp>
+
+	* suikawiki.pl (print_header): Don't output Content-Language: header field.
+	(%embedded_command): 'searched' command (had been deprecated) is removed.
+	(text_to_html, inline, id_and_name): Removed.  (Moved to SuikaWiki09 plugin module.)
+
+2003-04-12  Wakaba  <w@offweb.ddo.jp>
+
+	* suikawiki.pl (embeded_to_html): Replace special characters to SGML 
+	character entity reference in WikiPage name outputed within the
+	hidden input elements.
+
 2003-04-03  Wakaba  <w@offweb.ddo.jp>
 
 	* suikawiki.pl (%VERSION): Moved from ../wiki.cgi.