Fix giveownership to how it should be
authorMichael Poole <mdpoole@troilus.org>
Sun, 3 Sep 2006 15:11:29 +0000 (15:11 +0000)
committerMichael Poole <mdpoole@troilus.org>
Sun, 3 Sep 2006 15:11:29 +0000 (15:11 +0000)
src/chanserv.c (cmd_giveownership): Only require confirmation code if the
  user has real (normal) access and is not forcing the giveownership.
git-archimport-id: srvx@srvx.net--2006/srvx--devo--1.3--patch-26

ChangeLog

index e888eedd2228a5e15f50d068d61beb3cc5d4f0c7..2bcacfcb3a89cc5b53d6e98cd21dab0e47d8ded5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,20 @@
 # arch-tag: automatic-ChangeLog--srvx@srvx.net--2006/srvx--devo--1.3
 #
 
+2006-09-03 15:11:29 GMT        Michael Poole <mdpoole@troilus.org>     patch-26
+
+    Summary:
+      Fix giveownership to how it should be
+    Revision:
+      srvx--devo--1.3--patch-26
+
+    src/chanserv.c (cmd_giveownership): Only require confirmation code if the
+      user has real (normal) access and is not forcing the giveownership.
+
+    modified files:
+     ChangeLog
+
+
 2006-09-03 15:10:58 GMT        Michael Poole <mdpoole@troilus.org>     patch-25
 
     Summary: