mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-23 11:12:47 +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>
|
2009-05-18 James Vega <jamessan@supybot.com>
|
||||||
|
|
||||||
* Version 0.83.4!
|
* Version 0.83.4!
|
||||||
|
8
RELNOTES
8
RELNOTES
@ -1,3 +1,11 @@
|
|||||||
|
Version 0.83.4.1
|
||||||
|
|
||||||
|
Simple bug-fix release for a couple changes that were introduced last minute
|
||||||
|
before the previous release.
|
||||||
|
|
||||||
|
No incompatibilities.
|
||||||
|
|
||||||
|
|
||||||
Version 0.83.4
|
Version 0.83.4
|
||||||
|
|
||||||
This release contains fixes for Python2.6 compability as well as a re-written
|
This release contains fixes for Python2.6 compability as well as a re-written
|
||||||
|
Loading…
Reference in New Issue
Block a user