diff options
author | Adam- <Adam-@5417fbe8-f217-4b02-8779-1006273d7864> | 2010-04-28 21:32:28 +0000 |
---|---|---|
committer | Adam- <Adam-@5417fbe8-f217-4b02-8779-1006273d7864> | 2010-04-28 21:32:28 +0000 |
commit | 3d367e9bdef526c8a7164621b440e8c5ca2d5bde (patch) | |
tree | 4ddb848c4ed6cebf5e3b9b25b871d2feaa2348e6 | |
parent | 582212b3614d9dc544ea70a6f237e7846bfba7fb (diff) |
Fixed a typo in Changes and added an entry about new ipv6 support
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2917 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | Changes | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -6,7 +6,7 @@ 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 a mode stacker to combine many mode changes into fewer 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 @@ -15,8 +15,9 @@ 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 +A Added support for linking with IPv6 F Unban command to accept an optional nick arg -F Some typos services.conf +F Some typos in services.conf F Crash when users change their host that are identified to a group, but not a nick 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 |