*** empty log message ***

This commit is contained in:
Alex Schroeder
2003-10-28 20:08:30 +00:00
parent d6e2ea8b23
commit 3e4fdaec4b

View File

@@ -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 <alex@gnu.org>