diff --git a/ChangeLog b/ChangeLog index 602181f7..6751eda0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,27 @@ +2004-12-18 Alex Schroeder + + * wiki.pl (PrintFooter): Changed 'time' parameter to 'timing' to + avoid collision with Timezone Extension. + +2004-12-16 Alex Schroeder + + * wiki.pl (AddComment): Prefix http:// if necessary. + (Save): Moved some variable settings up. + +2004-12-15 Alex Schroeder + + * modules/search-freetext.pl (SearchFreeText): Added much improved + user interface. + +2004-12-14 Alex Schroeder + + * wiki.pl (Save): Handle existing index file that cannot be + unlinked. + 2004-12-12 Alex Schroeder + * wikiput (wikiput): Better error reporting. + * wiki.pl (ApplyRules): Fix bug that prevented pages containing a file from displaying correctly.