From c553a64dec7df3a8558738c4e28fd1dff22adf5f Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Fri, 11 Jul 2008 14:23:11 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3f531104..15d79949 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-07-11 Alex Schroeder + + * wiki.pl (RunMyMacros): New. + (BrowsePage): Call RunMyMacros on the result of AddComment. + (DoPost): Call RunMyMacros on the concatenated page body + + comment. + (AddComment): Call RunMyMacros on the comments, too. + 2008-07-08 Alex Schroeder * wiki.pl (DoPost): Run macros after concatenating page and