From 96f407770c35ce4d6fb957dbfdbeaf7fdedb59b5 Mon Sep 17 00:00:00 2001 From: codemastr Date: Wed, 21 Aug 2002 17:12:51 +0000 Subject: [PATCH] Fixed a /invite bug where remote invites didn't work --- Changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changes b/Changes index 40fcfdc99..6bb7995b7 100644 --- a/Changes +++ b/Changes @@ -1514,3 +1514,5 @@ seen. gmtime warning still there - Fixed a typo in /akill and /rakill obsolete depreciation notices reported by zak (#0000272) - Added set::ssl::certificate and set::ssl::key to point to where we got the certificate PEM and the private key PEM +- Fixed a /invite bug where remote clients couldn't be invited, reported by Alzirr (#0000275) +