summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2013-02-13 13:14:22 -0500
committerAdam <Adam@anope.org>2013-02-13 13:14:22 -0500
commit20d40fdc758734d715c80cc8a69052b2e10baa9c (patch)
tree9e23e28516f4aa74c87d809dfc3df6c07f48d7f5 /Changes
parent9650a3ffa578469bf1fa96c1cd7e6fe08d1a980f (diff)
Do not allow invalid nicknames to be forbidden in ns_forbid
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 346a87a48..9e0fd3a55 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
Anope Version 1.8 - GIT
-----------------------
01/29 F Fixed user modes on BotServ bots on Unreal3.2.10 [#1474]
+02/13 F Do not allow invalid nicknames to be forbidden in ns_forbid [ #00]
Provided by Anope Dev. <team@anope.org> - 2012
02/22 F Fixed several grammar errors in docs/ (patch provided by Simba) [ #00]