diff options
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -19,7 +19,10 @@ Provided by Anope Dev. <dev@anope.org> - 2006 03/01 F Fixed wasteful finduser() call in os_oline.c [#457] 03/01 F Fixed memleak in runDefCon(). [#451] 03/01 F Fixed function type of get_xop_level. [#459] -03/01 F Prevented registration of UnrealIRCd's local channels. [#456] +03/01 F Prevented registration of UnrealIRCd's "local" channels. [#456] +03/01 F Fixed bug in moduleNoticeLang(). [#421] +03/01 F Made should_mode_change() extern. [#436] +03/01 F Made add_ns_timeout() static. [#438] Provided by nenolod. <nenolod@nenolod.net> - 2006 02/03 A Support for Charybdis IRCd. [ #00] |