From 22f84c82885c682c57ca45f5ef10dc3beb837245 Mon Sep 17 00:00:00 2001 From: "geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Sun, 28 Aug 2005 15:36:11 +0000 Subject: [PATCH] BUILD : 1.7.10 (857) BUGS : NOTES : Another FAQ update git-svn-id: svn://svn.anope.org/anope/trunk@857 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@610 5417fbe8-f217-4b02-8779-1006273d7864 --- docs/FAQ | 8 ++++++++ version.log | 6 +++++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/docs/FAQ b/docs/FAQ index cc0ace5dd..bb0bd917f 100644 --- a/docs/FAQ +++ b/docs/FAQ @@ -101,6 +101,8 @@ List of Questions 37) Where is RootServ? +38) My RESTRICTED channel doesn't work, but everything else works perfectly! + List of answers --------------- @@ -433,3 +435,9 @@ List of answers to be RootServ. This will enable the RootServ nick to be used for OperServ as well. Read the comments need OperServAlias in the configuration file for more information. + +38) My RESTRICTED channel doesn't work, but everything else works perfectly! + + Make sure that you didn't put any of your IRCd's as a ULined server + in Anope. Clients from ULined servers are always allowed to join + RESTRICTED channels, without checking their access level. diff --git a/version.log b/version.log index 21a08b840..3764e5424 100644 --- a/version.log +++ b/version.log @@ -8,10 +8,14 @@ VERSION_MAJOR="1" VERSION_MINOR="7" VERSION_PATCH="10" -VERSION_BUILD="856" +VERSION_BUILD="857" # $Log$ # +# BUILD : 1.7.10 (857) +# BUGS : +# NOTES : Another FAQ update +# # BUILD : 1.7.10 (856) # BUGS : # NOTES : Fixed gcc4 warnings for db-merger and epona2anope