From 6600a1084f5324febc02a748e715ffa8061801ef Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Sat, 6 Oct 2007 12:24:53 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3d39113e..d6473117 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2007-10-06 Alex Schroeder + * wiki.pl (GetRcLines): Handle rollback hiding for single page + rollbacks. + (DoRollback): Leave marker for single page rollbacks. + (RcTextRevision): Encode id for the current revision. + * modules/permanent-anchors.pl (PermanentAnchorsRule): Permanent anchor definitions are dirty, thus print instead of return the HTML string.