From cdc21d26172292c709c454d56ebabef6cbfcd75e Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Sat, 7 May 2005 23:36:55 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7345bcde..278a2f5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2005-05-08 Alex Schroeder + * wiki.pl (ScriptLink): Add another parameter to generate + rel="nofollow" links. + (RcHeader): Use nofollow links because RecentChanges is FOLLOW by + default. This might help cut bandwidth. + * modules/search-freetext.pl (SearchFreeTextMenu): New, added to @MyAdminCode. (SearchFreeTextIndex): Catch error if module is missing.