diff options
author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-12-11 09:48:57 +0000 |
---|---|---|
committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-12-11 09:48:57 +0000 |
commit | 86ccb584ddec7990bcd831476e83ac58da0ef9c2 (patch) | |
tree | eea2d260e8e12dd7de55321f93ffce5e7dd45ec2 /Changes | |
parent | da183c9107b5fccf20ef91232f44fc453b2b673a (diff) |
BUILD : 1.7.12 (945) BUGS : 405 410 NOTES : Fixed: first user on HelpChannel always got +h, even if it had no access at all; enforcers had incorrect user when only user was specified; missing quitmessage when catching unknown signals
git-svn-id: svn://svn.anope.org/anope/trunk@945 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@674 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,8 @@ Anope Version S V N -------------------- Provided by Anope Dev. <dev@anope.org> - 2005 +12/11 F First user on HelpChannel always got +h, even without access. [#405] +12/02 F Missing quitmessage when catching unknown signals. [ #00] 11/14 F Added a check for nickchars before trying to use them in /os stats[ #00] 11/08 F Remove tmp modules from runtime folder when we can. [ #00] 11/02 F !protect/!deprotect no longer work for a number of ircds. [#403] @@ -11,6 +13,9 @@ Provided by Anope Dev. <dev@anope.org> - 2005 Provided by Trystan <trystan@nomadirc.net> - 2005 11/19 F find_byuid for ircds which didnt give us a uid. [ #00] +Provided by Vladimir K. <wawaka@gmail.com> - 2005 +12/11 F Enforcers had incorrect user when only user specified. [#410] + Anope Version 1.7.12 -------------------- Provided by Anope Dev. <dev@anope.org> - 2005 |