X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/8d0903892e3e8181d545b35ca1118cb4015b094a..63aecfb960dbc12d2e459a8ba355a633a49ee71f:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 68becb1..4fa3a80 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +jilles 2007/01/28 22:13:18 UTC (20070128-3169) + Log: + Add documentation for SASL client protocol, same as atheme doc/SASL. + + + Changes: Modified: + + - trunk/doc/sasl.txt (File Added) + + +jilles 2007/01/26 18:52:11 UTC (20070126-3167) + Log: + Include real hostname in Closing Link message for unknown + connections that have sent USER. This is helpful for + k-lined users while not breaking server IP hiding. + + + Changes: Modified: + +3 -1 trunk/src/client.c (File Modified) + + +jilles 2007/01/26 16:52:29 UTC (20070126-3165) + Log: + Rerun autoconf. + + + Changes: Modified: + +29 -29 trunk/configure (File Modified) + + +nenolod 2007/01/25 07:36:23 UTC (20070125-3163) + Log: + - nick[user@host] -> nick!user@host in kill messages. based on jilles' change in 3.0 + + + Changes: Modified: + +3 -3 trunk/modules/core/m_kill.c (File Modified) + + nenolod 2007/01/25 07:23:01 UTC (20070125-3161) Log: Backport from early 3.x: