summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-08-28 15:36:11 +0000
committergeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-08-28 15:36:11 +0000
commit22f84c82885c682c57ca45f5ef10dc3beb837245 (patch)
treed47ead9173dae7c216917517f62b6873a469fe2a
parent324f137e3ea6d15f38756f256c75a07b62ab4118 (diff)
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
-rw-r--r--docs/FAQ8
-rw-r--r--version.log6
2 files changed, 13 insertions, 1 deletions
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