From c1935cd3d3831d16e576a1650d66e221f37ba365 Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Wed, 14 Jan 2009 22:40:34 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7d780b26..f27e0fdb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2009-01-14 Alex Schroeder + + * modules/google-custom-search.pl (NewGoogleCustomGetSearchLink): + Undo the use of ScriptLink. + +2009-01-06 Alex Schroeder + + * modules/big-brother.pl (WriteRecentVisitors): Make the code + easier to read and eliminate a bug that caused the list of times + to grow indefinitely. + 2009-01-05 Alex Schroeder * wiki.pl (DelayRequired): Fix an off-by one error.