Skip reporting mondo db sections in ?stats databases.
[srvx.git] / ChangeLog
index 6c8476be317757254995e8de46a166cedbfed202..a06642188bf2a1d81a56bf4825cd84744a51e9f5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,76 @@
 # arch-tag: automatic-ChangeLog--srvx@srvx.net--2006/srvx--devo--1.3
 #
 
+2007-01-08 04:22:20 GMT        Michael Poole <mdpoole@troilus.org>     patch-80
+
+    Summary:
+      Skip reporting mondo db sections in ?stats databases.
+    Revision:
+      srvx--devo--1.3--patch-80
+
+    src/saxdb.c (cmd_stats_databases): Only show entries for databases that
+        have their own file; skip sections of "mondo".
+
+    modified files:
+     ChangeLog src/saxdb.c
+
+
+2007-01-08 04:11:56 GMT        Michael Poole <mdpoole@troilus.org>     patch-79
+
+    Summary:
+      Fix SourceForge bug #1629748
+    Revision:
+      srvx--devo--1.3--patch-79
+
+    src/chanserv.c (cmd_adduser): Include suspended users in check for
+        pre-existing channel access for the user being added.
+
+    modified files:
+     ChangeLog src/chanserv.c
+
+
+2006-12-23 05:50:25 GMT        Michael Poole <mdpoole@troilus.org>     patch-78
+
+    Summary:
+      Allow last account mask to be deleted with odelmask.
+    Revision:
+      srvx--devo--1.3--patch-78
+
+    src/nickserv.c (nickserv_delmask): Add parameter to distinguish between
+        normal and override use.
+      (cmd_delmask): Pass the new argument.
+      (cmd_odelmask): Likewise.
+
+    modified files:
+     ChangeLog src/nickserv.c
+
+
+2006-12-23 05:40:12 GMT        Michael Poole <mdpoole@troilus.org>     patch-77
+
+    Summary:
+      Properly handle overrides in !wipeinfo.
+    Revision:
+      srvx--devo--1.3--patch-77
+
+    src/chanserv.c (cmd_wipeinfo): Allow real_actor to be null.
+
+    modified files:
+     ChangeLog src/chanserv.c
+
+
+2006-12-23 05:38:37 GMT        Michael Poole <mdpoole@troilus.org>     patch-76
+
+    Summary:
+      Revert miscommitted file from patch-73.
+    Revision:
+      srvx--devo--1.3--patch-76
+
+    src/proto-common.c: Revert accidentally committed patch.
+
+    modified files:
+     ChangeLog src/proto-common.c
+
+
 2006-12-23 05:37:07 GMT        Michael Poole <mdpoole@troilus.org>     patch-75
 
     Summary: