X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/0af87e57ade0247b436f251684a98de775fbeeb7..af81d5a0b09446188fd6f9c292b51519f2c1cedd:/NEWS diff --git a/NEWS b/NEWS index ea7d513..148f608 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ See LICENSE for licensing details (GPL v2). -- charybdis-2.2.0 +- The I/O code has been reworked, file descriptor metadata is stored in a + 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 *@. @@ -38,8 +40,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 @@ -364,7 +366,8 @@ See LICENSE for licensing details (GPL v2). BUGS: Major bugs in this release are listed in BUGS BUG REPORTS: If you run this code and encounter problems, you must report -via IRC to irc.atheme.net, #athemenet-dev. +via IRC to irc.atheme.org, #charybdis. For specific bugs you can use +http://bugs-meta.atheme.org/ (Charybdis project). Please include a gdb backtrace and keep the core file, binaries and modules in case the developers need them. @@ -372,5 +375,5 @@ modules in case the developers need them. Other files recommended for reading: BUGS, README.FIRST, INSTALL -------------------------------------------------------------------------------- -$Id: NEWS 3281 2007-03-25 17:59:50Z jilles $ +$Id: NEWS 3496 2007-05-30 10:22:01Z jilles $