Fix another miscomparison in find_ban().
[ircu2.10.12-pk.git] / ChangeLog
index f9fe982a50bb927d2983a190998b4d5ac55d1c08..f95f9f6237c76afd43909ac66eb6f52842b3a0f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-09-14  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/channel.c (find_ban): Fix the sense of another check.
+
 2005-09-13  Michael Poole <mdpoole@troilus.org>
 
        * include/channel.h (clean_channelname): Remove prototype.