From fc8a7e0359c6f02abe6dfd93d32a1e297cd0106e Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Sat, 8 Nov 2003 22:37:21 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 451a1dda..2e6c44ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,8 @@ (GetFilterForm): Use a table. (RSS): Handle diff and history links. (RSS): Simplified date handling a bit. + (Save): Only call UpdateDiffs when the new revision is > 1. + (PrintWikiToHTML): Not fatal if we can't get the main lock. 2003-11-06 Alex Schroeder