]> jfr.im git - solanum.git/blobdiff - NEWS
Show hg revision number (serno) in ircd -version.
[solanum.git] / NEWS
diff --git a/NEWS b/NEWS
index e3573acfbe6ac24ee1c13d237abad6aecf2d6af7..2307711b23cad838cb3ca67e90373a3d335f9578 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,26 @@
-This is charybdis 2.2.0, Copyright (c) 2005-2007 Charybdis team.
+This is charybdis 3.0.0, Copyright (c) 2005-2008 Charybdis team.
 See LICENSE for licensing details (GPL v2).
 
+-- charybdis-3.0.0
+
+- The IRCd has been ported to libratbox, which has improved our portability.
+- Client SSL and Server-to-Server SSL are now available, read the example.conf
+  for setup.
+- A new extban, $z, has been added for ssl users.
+- A new compatibility channel mode, +R, has been added, it sets
+  +q/-q $~a. This is similar to the +R seen in ircd-seven.
+- A new compatibility channel mode, +S, has been added, it sets
+  +b/-b $~z.
+- A new compatibility channel mode, +O, has been added, it sets
+  +iI/-iI $o.
+- The /privs command has been added which shows you your privileges and
+  access level.
+- Many error messages have been clarified to enhance usability.
+
 -- charybdis-2.2.0
 
 - The I/O code has been reworked, file descriptor metadata is stored in a
-  hashtable and there are no longer any compiletime defines.
+  hashtable and the maximum number of clients can now be set in ircd.conf.
 - Improve error checking and error messages for kline/dline/xline/resv files.
 - Allow kline ipv6:address, unkline some.host and unkline ipv6:address
   without *@.
@@ -40,8 +56,8 @@ See LICENSE for licensing details (GPL v2).
   which silently reject).
 - Remove invite_ops_only config option, forcing it to YES.
 - Allow /invite (but not invex) to override +r, +l, +j in addition to +i.
-- Remove the need to compile in the maximum number of clients, it can be
-  set in ircd.conf now.
+- Add several new extensions, such as createoperonly.
+- Merge whois notice extensions into one and move it from snomask +y to +W.
 
 -- charybdis-2.1.2
 
@@ -68,7 +84,7 @@ See LICENSE for licensing details (GPL v2).
 
 -- charybdis-2.1.0
 
-- Our official website is now http;//www.ircd-charybdis.org/.
+- Our official website is now http://www.ircd-charybdis.org/.
 - Make RPL_ISUPPORT (005 numeric) modularizable.
 - Also do forwarding if the channel limit (+l) is exceeded.
 - Don't count opers on service{} servers in /lusers.
@@ -375,5 +391,5 @@ modules in case the developers need them.
 Other files recommended for reading: BUGS, README.FIRST, INSTALL
 
 --------------------------------------------------------------------------------
-$Id: NEWS 3378 2007-04-03 11:45:22Z nenolod $
+$Id: NEWS 3496 2007-05-30 10:22:01Z jilles $