mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-30 06:39:42 +01:00
Version 0.83.0, for real
This commit is contained in:
parent
b701d0f436
commit
0f56e0fb8b
@ -31,7 +31,7 @@
|
|||||||
* Fixed a bug in User.hostmask list when there are no registered
|
* Fixed a bug in User.hostmask list when there are no registered
|
||||||
hostmasks.
|
hostmasks.
|
||||||
|
|
||||||
* Changed irc.reply's prefixName keyword argument to prefixNick.
|
* Changed the prefixName keyword argument to prefixNick.
|
||||||
|
|
||||||
* Updated the socket handling to properly detect when an IPV6
|
* Updated the socket handling to properly detect when an IPV6
|
||||||
connection should be made.
|
connection should be made.
|
||||||
|
9
RELNOTES
9
RELNOTES
@ -1,3 +1,12 @@
|
|||||||
|
Version 0.83.0
|
||||||
|
|
||||||
|
This far overdue release contains mostly bug-fixes.
|
||||||
|
|
||||||
|
Incompatibilities:
|
||||||
|
Changed the prefixName keyword argument (which appears in various places
|
||||||
|
in callbacks.py and the reply-related irc methods) to prefixNick.
|
||||||
|
|
||||||
|
|
||||||
Version 0.83.0rc3
|
Version 0.83.0rc3
|
||||||
|
|
||||||
This release candidate contains mostly bug-fixes.
|
This release candidate contains mostly bug-fixes.
|
||||||
|
Loading…
Reference in New Issue
Block a user