summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorgeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2006-06-18 21:26:26 +0000
committergeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2006-06-18 21:26:26 +0000
commit02db7e64381d96b01c97498ecdbbc21544fbfab3 (patch)
treea41f965740776906d6533c297c1801cc48488ebd /Changes
parentc82494e3a8fa5001552a6137896b0890d128079a (diff)
BUILD : 1.7.14 (1059) BUGS : 525 NOTES : In cs_xop, copied the check from ADD to DEL, so you still need AOP to remove people from any XOP list (HOP could delete VOP)
git-svn-id: svn://svn.anope.org/anope/trunk@1059 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@783 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 01e54a8d0..56f4469af 100644
--- a/Changes
+++ b/Changes
@@ -29,6 +29,7 @@ Provided by Anope Dev. <dev@anope.org> - 2006
06/16 F Fixed several memleaks in ns_noop.c. [ #00]
06/16 F Fixed typo in function name. [#524]
06/18 F Removed legacy my_vsnprintf code. [#496]
+06/18 F HOP cannot remove VOPs anymore to be consitent with adding. [#525]
Provided by ThaPrince <jon@vile.com> - 2006
05/19 A Plexus 3 support. [ #00]