X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/1117fbd3d5bc574638910807b50dfac84d69c846..f8b45e91a37bdfb67ae0224181463e5e914ce721:/ChangeLog diff --git a/ChangeLog b/ChangeLog index f268389..3967173 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,54 @@ +nenolod 2007/05/07 02:57:50 UTC (20070507-3442) + Log: + - regen configure + + + Changes: Modified: + +114 -1 trunk/configure (File Modified) + + +nenolod 2007/05/07 02:53:54 UTC (20070507-3440) + Log: + - remove "ASM hashing code" from the configure overview + + + Changes: Modified: + +0 -1 trunk/configure.ac (File Modified) + + +jilles 2007/05/06 14:46:45 UTC (20070506-3438) + Log: + Target left IRC (more friendly error message if a UID + cannot be found) for /invite. + + + Changes: Modified: + +8 -3 trunk/modules/m_invite.c (File Modified) + + +jilles 2007/05/02 19:56:40 UTC (20070502-3436) + Log: + Remove emptyline craq because it leaks memory on /rehash motd etc. + from ratbox 2.2 (anfl/Androsyn) + + + Changes: Modified: + +6 -14 trunk/src/cache.c (File Modified) + + +jilles 2007/04/28 23:47:25 UTC (20070428-3434) + Log: + Merge old trunk r2767: + Copy channel name from command on lowerTS JOIN/SJOIN, + this makes the capitalization of the channel name + timestamped like modes are. + + + Changes: Modified: + +3 -0 trunk/modules/core/m_join.c (File Modified) + +3 -0 trunk/modules/core/m_sjoin.c (File Modified) + + jilles 2007/04/26 23:01:16 UTC (20070426-3432) Log: Merge old trunk r2065,r2067: