diff options
author | Adam- <Adam-@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-12-16 20:50:44 +0000 |
---|---|---|
committer | Adam- <Adam-@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-12-16 20:50:44 +0000 |
commit | ac279a1637c0627c9beee5a3b5f0272c2f0e1c7e (patch) | |
tree | 8dd2a536b6ca3730c0981363b5b01ad86da05278 /Changes.mysql | |
parent | 6ed06539be9459b270c936ca692eb01b17ea3f41 (diff) |
Documented the SQL table change in Changes.mysql from r2386
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2707 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Changes.mysql')
-rw-r--r-- | Changes.mysql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes.mysql b/Changes.mysql index 2f13eebb9..a6520e7cc 100644 --- a/Changes.mysql +++ b/Changes.mysql @@ -1,5 +1,6 @@ Anope Version 1.8 SVN --------------------- +ALTER TABLE `anope_ns_access` DROP INDEX `display` ; Anope Version 1.8.2 ------------------- |