Fix revealing of remote users when they send to a channel.
[ircu2.10.12-pk.git] / ChangeLog
index 783886b0596d8268549814542804dcae5d15a41e..382132f5262468a54dc6d4956cd881a4d23cca62 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
 2005-11-14  Michael Poole <mdpoole@troilus.org>
 
        * ircd/channel.c (member_can_send_to_channel): After prodding from
-       reed, always allow remote users to send to a channel.
+       reed, always allow remote users to send to a channel.  He also
+       pointed out a bug in the first version of this change.
 
 2005-11-14  Carlo Wood <run@alinoe.com>