From 6674bb1043d8074e092596cf04891ddefee4e7ee Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Sat, 22 Oct 2005 00:44:02 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 55d7b4b7..15d61f4a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2005-10-22 Alex Schroeder + * wiki.pl (PrintHtmlDiff): Don't use $revNew-1 as the default for + the old revision if no new revision was specified, as suggested by + Markus Lude on the wiki. + * modules/localnames.pl (LocalNamesInit, LocalNamesNewNearInit): Merged LocalNamesNewNearInit with LocalNamesInit.