From 29a8ddb8ef24a23c7aa8d31b90474a6ec536e4cc Mon Sep 17 00:00:00 2001 From: Michael Poole Date: Mon, 23 Jan 2012 07:43:29 -0500 Subject: [PATCH] Add missing ChangeLog entries for last two commits. --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index edc2416..478d9e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2011-01-19 Michael Poole + + * doc/readme.iauth: Document the new 'd' IAuth command. + + * ircd/s_auth.c (AuthRequestFlag): Add "soft done" flag. + (auth_ping_timeout): Do not impose Authorization Timeout on + clients with the "soft done" flag set. + (iauth_cmd_soft_done): New IAuth command handler. + (iauth_parse): Call it. + +2011-01-19 Michael Poole + + * ircd/s_auth.c (start_auth): Call start_dns_query() and + start_auth_query() after start_iauth_query() rather than + before. + 2011-08-17 Kevin L. Mitchell * include/client.h: Fix minor issue in IsLocOp() test -- 2.20.1