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.