From b88dd0f649e1e003841ea7b88fd7d3a12738d8ef Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Tue, 20 Jul 2004 05:42:55 +0000 Subject: [PATCH] Updated. --- ChangeLog | 3 +++ RELNOTES | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 193b5024b..c88ae778a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ + * Changed Misc.help to allow plugins to specify their own help, + and added help for several of the more confusing plugins. + * Added Dunno.stats, to return the number of dunnos in the database. diff --git a/RELNOTES b/RELNOTES index 9ac55d3a5..195046d11 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1,3 +1,7 @@ +Since we support multiple networks and multiple servers now, the +--server option has been removed from scripts/supybot, as has the +--password option. + supybot.defaultCapabilities is space-separated now, not comma-separated. You you should remove the commas from this value in your configuration file before loading the bot.