X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ChangeLog;h=a1884665789cd6c2b8e452a65e3942552bf5c0f8;hb=b38e1131c3053d837732fb441e7031a9c9ea997f;hp=1642f8f8f0bbc43a3e5a6d5fcc7408ef6226dbdc;hpb=3a466e0ac969cc859b350b5cf38c690ab5c821fe;p=srvx.git diff --git a/ChangeLog b/ChangeLog index 1642f8f..a188466 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,29 @@ # arch-tag: automatic-ChangeLog--srvx@srvx.net--2004-srvx/srvx--devo--1.3 # +2004-05-09 03:05:48 GMT Michael Poole patch-60 + + Summary: + Fix several bugs; make off-channel a per-channel option + Revision: + srvx--devo--1.3--patch-60 + + * Add per-channel option (!set offchannel) for off-channel services + support. + + * Rename REGISTERED_MODE to MODE_REGISTERED and always use it. + + * Delete remaining (registered) channels on exit. + + * Fix tests in proto-p10.c for chanop-ness when using off-channel + services support. + + modified files: + ChangeLog src/chanserv.c src/chanserv.h src/hash.c src/hash.h + src/nickserv.c src/proto-bahamut.c src/proto-common.c + src/proto-p10.c src/proto.h srvx.conf.example + + 2004-05-07 14:32:06 GMT Michael Poole patch-59 Summary: