From aded21cdd514306959c1f49fdd901e6f179c2b31 Mon Sep 17 00:00:00 2001 From: Daniel DiPaolo Date: Fri, 5 Dec 2003 20:28:18 +0000 Subject: [PATCH] Reordering in order of end-user importance in anticipation of a release. --- ChangeLog | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 820f3c3a2..0d82a169c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,6 +18,11 @@ * Added a ranking to ChannelDB.wordstats. + * Added Karma.most for determining various "mosts" in the Karma + database. + + * Added User.list command to list registered users. + * Added 'roulette' command to Fun plugin. * Added a Channel.lobotomies command to list the channels in which @@ -34,9 +39,6 @@ * Fixed Http.freshmeat for projects with a space in their names. - * Added Karma.most for determining various "mosts" in the Karma - database. - * Changed RSS so RSS feed commands may be added while the bot is running, and so added RSS feed commands are in the RSS plugin. @@ -44,8 +46,6 @@ itself so there's no dependency on Alias, and so loaded lookups can be seen via 'list Lookup'. - * Added User.list command to list registered users. - * Fixed bug #850931 as well as several other minor bugs in Utilities.re.