From 3e4fdaec4bfb2276eb01a7226348b665e2a8480b Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Tue, 28 Oct 2003 20:08:30 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6bda0256..af359e50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,8 @@ (GetRcRss): Replace & with ; in URLs. (ScriptLinkDiff): Ditto. (DoPost): Optimize regexp matches by working around $'. + (Clean, ApplyRules, SmileyReplace): Fix the handling of '' and 0 + in Clean(). 2003-10-27 Alex Schroeder