*** empty log message ***

This commit is contained in:
Alex Schroeder
2009-01-14 22:40:34 +00:00
parent 0c01fb8a00
commit c1935cd3d3

View File

@@ -1,3 +1,14 @@
2009-01-14 Alex Schroeder <alex@gnu.org>
* modules/google-custom-search.pl (NewGoogleCustomGetSearchLink):
Undo the use of ScriptLink.
2009-01-06 Alex Schroeder <alex@gnu.org>
* 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 <alex@gnu.org>
* wiki.pl (DelayRequired): Fix an off-by one error.