From f0a68c7674301cebfc7ccbc963fbe353734c0e50 Mon Sep 17 00:00:00 2001 From: Michael Poole Date: Sun, 3 Sep 2006 15:11:29 +0000 Subject: [PATCH] Fix giveownership to how it should be 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 | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index e888eed..2bcacfc 100644 --- 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 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 patch-25 Summary: -- 2.20.1