]> jfr.im git - irc/znc/znc.git/tag
znc-0.050
object a97e29749f18258d69eaece7d2a061ee5ee5afea
authorUli Schlachter <redacted>
Thu, 31 Jan 2008 22:22:37 +0000 (23:22 +0100)
ZNC 0.050

Changes since znc-0.047
- fixed UHNAMES bug (ident was messed up, wrong joins were sent)
- fixed /lusers bug (line was cached more than once)
- added disabled chans to the core
- send out a notice asking for the server password if client doesn't send one
- added timestamps on the backlog
- added ConnectDelay config option
- added some module calls
- added basic traffic stats
- added usermodes support
- API breakage (CModule::OnLoad got an extra param)
- added fixed channels to the partyline module
- fixed partyline bugs introduced by last item
- added a JoinTries per-user config option which specifies how often we try to rejoin a channel (default: 0 -> unlimited)
- make configure fail if it can't find openssl (or perl, ...)
- fixed a NULL pointer dereference if /nick command was received from a client while not connected to IRC
- new modules: antiidle, nickserv