Support +I while we're adding modes..
[srvx.git] / ChangeLog
index 82ac8803bf889e7a0aab425464105fc15e43fe1c..8f3fe4f028aafbbf9da0e23c30684ee10d74c26b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,25 @@
 # arch-tag: automatic-ChangeLog--srvx@srvx.net--2006/srvx--devo--1.3
 #
 
+2006-10-27 00:44:35 GMT        Michael Poole <mdpoole@troilus.org>     patch-65
+
+    Summary:
+      Support +I while we're adding modes..
+    Revision:
+      srvx--devo--1.3--patch-65
+
+    src/hash.c (FLAGS_NOIDLE): New macro for +I (hide idle time) mode.
+       (IsNoIdle): New macro to test it.
+    
+    src/opserv.c (cmd_whois): Test no-idle mode.
+    
+    src/proto-p10.c (irc_user): Check for no-idle mode.
+      (mod_usermode): Check for +I flag.
+
+    modified files:
+     ChangeLog src/proto-p10.c
+
+
 2006-10-27 00:35:00 GMT        Michael Poole <mdpoole@troilus.org>     patch-64
 
     Summary: