Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ChangeLog
index 50234b529ef096a32f342300bd4b248c19f40542..37007c7241d637ae305476798dd926143008e4b4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-03-20  Kevin L. Mitchell  <klmitch@mit.edu>
+
+       * include/client.h: IsLocOp() now checks to see if its MyUser() as
+       well; IsAnOper() uses IsOper() and IsLocOp() instead of directly
+       testing the flags
+
 2008-03-15  Michael Poole <mdpoole@troilus.org>
 
        * ircd/s_bsd.c (init_connection_limits): Remove errant apostrophe.