summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam- <Adam-@5417fbe8-f217-4b02-8779-1006273d7864>2010-04-08 21:00:28 +0000
committerAdam- <Adam-@5417fbe8-f217-4b02-8779-1006273d7864>2010-04-08 21:00:28 +0000
commitf483ab87c62b6613c63486005aa9d1793e5b19ac (patch)
treef3449cdecd1f01614ba6f07ca4ddfbf5a4330cc4
parent973ecb7058325931d14a9537e5e3e57595347a10 (diff)
Updated Change log
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2863 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r--Changes23
1 files changed, 21 insertions, 2 deletions
diff --git a/Changes b/Changes
index f3317a3db..960cbce49 100644
--- a/Changes
+++ b/Changes
@@ -2,10 +2,29 @@ Anope Version 1.9.2
--------------------
A K alias to chanserv kick command
A KB alias to chanserv ban command
+A The ability to register empty nonregistered channels
+A Flatfile plaintext databases and removed old binary ones
+A Added in live updating SQL and the ability to execute commands through SQL (see docs/MYSQL)
+A Added support for many more modes into Anope and the ability to have generic support for modes unknown to Anope
+A Added a mode stacker to combine many mode changes to one line
+A Added in the CS SET PERSIST command which can be used to keep service bots in channels even when the channel is empty
+A Added AUTOOWNER OWNER and OWNERME into CS LEVELS
+A Added ns_resetpass module to the core
+A CS ACCESS VIEW which shows who added the access and last time used
+A Last used time to CS AKICK VIEW
+A Added a sha_256 encryption module
+A Added the ability to load multiple encryption modules, and the ability to seamlessly convert your database between diferent encryptions
+A Added configuration options to allow Anope to reconnect if it disconnects from the uplink instead of dieing
F Unban command to accept an optional nick arg
-F Small typo in services.conf
+F Some typos services.conf
F Crash when users change their host that are identified to a group, but not a nick
-A Added in live updating SQL and the ability to execute commands through SQL
+F Host length checking in HS SET(ALL) and HS REQUEST
+F Only show if a user is online in NS INFO if they are really identiifed for the group of the nick they are on
+F Crash when using BSSmartJoin
+F Converting access entries to access from xop when a users access is below voice
+F A bad pointer passed to the OnDelEvent which could cause some 3rd party modules to crash
+F CS FORBID allows to you forbid unregistered channels
+F The -nothird command line option to work
Anope Version 1.9.1
--------------------