X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/3f7e06428a4db9546b573bf2077e13011bf005fb..f1e35c19a7db8d6b4e207a287097712b13ed5995:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 5732fa8..15e4795 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,42 @@ +jilles 2007/04/25 15:22:28 UTC (20070425-3426) + Log: + webirc bugfix + + + Changes: Modified: + +1 -1 trunk/extensions/m_webirc.c (File Modified) + + +jilles 2007/04/25 15:21:34 UTC (20070425-3424) + Log: + chghost: refuse spoofs which are empty or start with a colon + (would break the protocol) + + + Changes: Modified: + +3 -0 trunk/modules/m_chghost.c (File Modified) + + +jilles 2007/04/22 14:35:28 UTC (20070422-3422) + Log: + Fix description of 043 numeric. + + + Changes: Modified: + +2 -1 trunk/doc/collision_fnc.txt (File Modified) + + +jilles 2007/04/22 14:02:54 UTC (20070422-3420) + Log: + SAVE: make the nickTS of the UID nick equal to 100, so it + is always in sync on the network. + + + Changes: Modified: + +5 -0 trunk/doc/collision_fnc.txt (File Modified) + +15 -11 trunk/modules/core/m_nick.c (File Modified) + + jilles 2007/04/22 11:22:10 UTC (20070422-3418) Log: Force nickTS to increase when a local user changes their nick.