[IRCServices Coding] Services 5.0 alpha 16 released
Andrew Church
achurch at achurch.org
Thu Jan 24 19:26:58 PST 2002
Services 5.0 alpha 16 has been released at the usual place. This
release is mainly to take care of a whole bunch of FIXMEs in the code; I'll
get to the recent suggestions and stuff soon. Also, I'd like to get this
as stable as possible before releasing a beta version; please let me know
of any problems ASAP.
Changes in version 5.0a16
-------------------------
2002/01/24 MemoServ no longer requires ChanServ to load.
2002/01/24 Sessions module (operserv/sessions) no longer requires
autokill module in order to load.
2002/01/24 Got OperServ LISTSERVERS debug command working.
2002/01/24 Fixed bug causing time of maximum user count to be set to
maximum user count.
2002/01/24 Fixed a cosmetic bug in OperServ STATS uptime display.
2002/01/24 Fixed up OperServ STATS ALL processing.
2002/01/24 Channel last-used time properly set again on auto-op.
2002/01/23 Fixed several bugs in channel auto-mode handling.
2002/01/23 Fixed GLINE (autokill) handling on ircu 2.9.32.
2002/01/23 Main nick now indicated by "*" in NickServ LISTLINKS.
2002/01/23 NickServ UNLINK now sets main nick to current nick when
unlinking main nick.
2002/01/23 Fixed bug causing main nick to change on UNLINK.
2002/01/23 Fixed memory leak with -log command-line option.
2002/01/23 Fixed handling of overlong mode parameters in set_cmode().
2002/01/22 Made pack_ip() syntax check more robust.
2002/01/22 username@[IP-address] E-mail addresses are now permitted.
2002/01/22 Added checks on configuration parameter values for systems
with a 64-bit `long' type.
2002/01/22 Users who get changed to guest nicks will no longer be
affected by SQlines on guest nicks.
2002/01/22 If a client matches an SQline (and no SGline or SZline) and
the IRC server supports forced nick changes, the client
will be sent a 432 (invalid nickname) reply and have
its nick changed instead of being killed.
2002/01/22 A 433 (nick in use) reply is no longer sent as soon as a
client connects with a registered nickname.
--Andrew Church
achurch at achurch.org
http://achurch.org/