mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-24 19:14:09 +01:00
changelog update for 0.83.0rc2.
This commit is contained in:
parent
170d735c91
commit
789ad20b45
26
ChangeLog
26
ChangeLog
@ -1,3 +1,25 @@
|
|||||||
|
2005-05-12 James Vega <jamessan@supybot.com>
|
||||||
|
|
||||||
|
* Version 0.83.0rc2!
|
||||||
|
|
||||||
|
* Added News, Unix, and Insult plugins which were missing in the
|
||||||
|
previous RC.
|
||||||
|
|
||||||
|
* Updated Misc.list to show the full configuration variable name when
|
||||||
|
the plugin has no commands.
|
||||||
|
|
||||||
|
* Fixed an HtmlParseError exception in Web's title command and
|
||||||
|
titleSnarfer.
|
||||||
|
|
||||||
|
* Fixed an ImportError exception when calling Todo.todo with no
|
||||||
|
arguments.
|
||||||
|
|
||||||
|
* Fixed a bug where Channel.{enable,disable} would throw an exception
|
||||||
|
if only a command names was specified.
|
||||||
|
|
||||||
|
* Added utils.str.ordinal (patch from genjamin AT gmail DOT com).
|
||||||
|
|
||||||
|
|
||||||
2005-05-02 James Vega <jamessan@supybot.com>
|
2005-05-02 James Vega <jamessan@supybot.com>
|
||||||
|
|
||||||
* Version 0.83.0rc1!
|
* Version 0.83.0rc1!
|
||||||
@ -53,8 +75,8 @@
|
|||||||
* Added conf.supybot.protocols.irc.queuing.rateLimit.join to throttle
|
* Added conf.supybot.protocols.irc.queuing.rateLimit.join to throttle
|
||||||
how fast Supybot joins channels.
|
how fast Supybot joins channels.
|
||||||
|
|
||||||
* Added supybot.plugins.Herald.requireCapability, which specifies the
|
* Added conf.supybot.plugins.Herald.requireCapability, which specifies
|
||||||
capability a user needs to affect another user's herald.
|
the capability a user needs to affect another user's herald.
|
||||||
|
|
||||||
* Added conf.supybot.plugins.ShrinkUrl.bold, which specifies whether
|
* Added conf.supybot.plugins.ShrinkUrl.bold, which specifies whether
|
||||||
the plugin should use bold in its responses.
|
the plugin should use bold in its responses.
|
||||||
|
Loading…
Reference in New Issue
Block a user