diff options
| author | Adam- <Adam-@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-12-31 01:25:10 +0000 |
|---|---|---|
| committer | Adam- <Adam-@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-12-31 01:25:10 +0000 |
| commit | 657e1deb590eaba38ea3e9a9fb353dc0e23c1a41 (patch) | |
| tree | 49f2c00ae2cd99cd72ae0b7afe9174848bf3041b /Changes.conf | |
| parent | c595e6755de6ecfd1fec58c48ec28c926478da01 (diff) | |
Added in new plaintext databases. Note: This currently has no automatic backup feature. Big thanks to Phil on this for mass scale testing
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2722 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'Changes.conf')
| -rw-r--r-- | Changes.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Changes.conf b/Changes.conf index f084f452d..f4319af25 100644 --- a/Changes.conf +++ b/Changes.conf @@ -3,11 +3,22 @@ Anope Version 1.9.2 ** ADDED CONFIGURATION DIRECTIVES ** options:enablelogchannel added to auto turn on the logchannel on startup options:mlock added to configure the default mlock modes on new channels +options:database added for the database modules ** MODIFIED CONFIGURATION DIRECTIVES ** chanserv:modules added cs_unban ** DELETED CONFIGURATION DIRECTIVES ** +nickserv:database deleted because of new database system +nickserv:prenickdatabase deleted because of new database system +chanserv:database deleted because of the new database system +botserv:database deleted because of the new database system +hostserv:database deleted because of the new database system +operserv:database deleted because of the new database system +operserv:newsdatabase deleted because of the new database system +operserv:exceptiondatabase deleted because of the new database system +hs_request:database deleted because of the new database system +os_ignore:database deleted because of the new database system Anope Version 1.9.1 ------------------- |
