mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-20 17:39:27 +01:00
Update ChangeLog and RELNOTES for 0.83.4.1
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
This commit is contained in:
parent
afa49be456
commit
d7039f0c31
22
ChangeLog
22
ChangeLog
@ -1,3 +1,25 @@
|
||||
2009-05-25 James Vega <jamessan@supybot.com>
|
||||
|
||||
* Version 0.83.4.1!
|
||||
|
||||
* Fixed a bug in Factoids where the help could not be retrieved for
|
||||
any command.
|
||||
|
||||
* Fixed a bug where Plugin.list wouldn't list any aliases/RSS feeds
|
||||
from the Alias/RSS plugins.
|
||||
|
||||
* Updated Google to ensure the third-party json module (different API
|
||||
than simplejson) isn't loaded. Based on a patch from Ricky Zhou.
|
||||
|
||||
* Updated Channel.nicks so it doesn't reply with nicks from secret
|
||||
channels outside of that channel.
|
||||
|
||||
* Updated Channel.{op,halfop,voice,deop,dehalfop,devoice} commands so
|
||||
they respect the server's "max mode changes per message" setting.
|
||||
|
||||
* Updated utils.str.nItems to accept long as well as int. Thanks to
|
||||
Ricky Zhou for the patch.
|
||||
|
||||
2009-05-18 James Vega <jamessan@supybot.com>
|
||||
|
||||
* Version 0.83.4!
|
||||
|
Loading…
Reference in New Issue
Block a user