diff --git a/ChangeLog b/ChangeLog index 7c3ac2c4..12280c4c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2006-03-31 Alex Schroeder + + * modules/namespaces.pl (NamespacesInitVariables): Check namespace + parameter for validity and complain if it is not valid. We can't + do that with path_info, but this is good enough, because it allows + us to verify namespaces typed into forms (eg. from + Oddwiki:Startup). + +2006-03-29 Alex Schroeder + + * wiki.pl (GetRcHtml): Two more CSS classes. + 2006-03-26 Alex Schroeder * wiki.pl (DoPost): Check summary for banned content, too.