From 977f3f68bd6040658a8038bb3afca8aec54e99a2 Mon Sep 17 00:00:00 2001 From: Grant Bowman Date: Mon, 23 Aug 2004 19:07:38 +0000 Subject: [PATCH] Changed my spaced entries to use tabs like all the others. --- ChangeLog | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 09878a4ca..82f0bc200 100644 --- a/ChangeLog +++ b/ChangeLog @@ -52,11 +52,11 @@ * Fixed the problem with channels with dots or colons in them raising exceptions whenever the registry was accessed. - * Changed Fun.eightball to provide a similar answer for a question - asked multiple times. + * Changed Fun.eightball to provide a similar answer for a question + asked multiple times. * Changed Fun.roulette to use a 6-barrel revolver. - + * Changed Bugzilla to use the registry, rather than a custom flatfile database format. @@ -188,8 +188,8 @@ * Added Misc.author, a command for finding out which author claims a particular plugin. - * Added Topic configuration supybot.plugins.Topic.format template - string allowing full customization of the Topic items. + * Added Topic configuration supybot.plugins.Topic.format template + string allowing full customization of the Topic items. * Added Topic.lock and Topic.unlock, for locking and unlocking the topic.