diff --git a/ChangeLog b/ChangeLog index 4167a58..e2e6b91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +jilles 2007/08/18 14:45:10 UTC (20070818-3556) + Log: + callerid (+g) documentation: + - Mention 005 (isupport) token with possibility of different mode letter. + - Explicitly clarify that /accept can be used while -g, and setting -g + does not clear the accept list. + - Mention that some users may be able to bypass +g. + - Mention that /accept may allow more than just going through +g. + - Update to 716/717/718 numerics instead of notices. + - Clarify that the one-minute period applies to messages from all users, + not just one user. + - Add a numerics section with more exact syntax. + + + Changes: Modified: + +88 -10 trunk/doc/modeg.txt (File Modified) + + jilles 2007/08/10 22:31:14 UTC (20070810-3554) Log: Send TS6 protocol for the actual work of override modules. diff --git a/help/opers/invite b/help/opers/invite index 6e64fa3..cafca20 100644 --- a/help/opers/invite +++ b/help/opers/invite @@ -2,3 +2,5 @@ INVITE INVITE sends a notice to the user that you have asked him/her to come to the specified channel. +If the channel is +i, +j, +l or +r, this will +allow the user to bypass these modes. diff --git a/include/serno.h b/include/serno.h index 4585acb..6bc8613 100644 --- a/include/serno.h +++ b/include/serno.h @@ -1 +1 @@ -#define SERNO "20070810-3554" +#define SERNO "20070818-3556"