X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/63aecfb960dbc12d2e459a8ba355a633a49ee71f..f42e9cebeea0101a5193ca6ac0c5a7689d49f95b:/ChangeLog?ds=sidebyside diff --git a/ChangeLog b/ChangeLog index 4fa3a80..9869ad5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +jilles 2007/02/01 00:02:35 UTC (20070201-3175) + Log: + Remove '*' from valid server name characters. + This makes it impossible to connect hostmasked servers. + (This support didn't work well anyway, was incompatible + with TS6 and we never masked ourselves.) + + + Changes: Modified: + +1 -1 trunk/src/match.c (File Modified) + + +jilles 2007/01/31 23:57:18 UTC (20070131-3173) + Log: + Change spambot, flooder and jupe joiner notices from host to orighost. + + + Changes: Modified: + +1 -1 trunk/modules/core/m_join.c (File Modified) + +2 -2 trunk/modules/core/m_message.c (File Modified) + +2 -2 trunk/src/channel.c (File Modified) + + jilles 2007/01/28 22:13:18 UTC (20070128-3169) Log: Add documentation for SASL client protocol, same as atheme doc/SASL.