Fix service persistence bug in patch-47
[srvx.git] / ChangeLog
index 89a969e9212b0c951e15f0e5134025255d6bc251..29394ebb429df905b557d62d8b5709b8a05ca90f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,22 @@
 # arch-tag: automatic-ChangeLog--srvx@srvx.net--2004-srvx/srvx--devo--1.3
 #
 
+2004-04-09 22:18:21 GMT        Michael Poole <mdpoole@troilus.org>     patch-48
+
+    Summary:
+      Fix service persistence bug in patch-47
+    Revision:
+      srvx--devo--1.3--patch-48
+
+    patch-47 attempted to fix a previously reported error where srvx would
+    create NickServ, ChanServ, OpServ and Global even if the "nick" entry
+    was omitted from srvx.conf.  This broke persistence of all service
+    bots added by the modcmd.service\ add comand.  (Closes: #932566)
+
+    modified files:
+     ChangeLog src/modcmd.c
+
+
 2004-04-09 20:08:58 GMT        Michael Poole <mdpoole@troilus.org>     patch-47
 
     Summary: