X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/0b15df83c0d2ef60c4295e7a5303bae97fc4b76e..446d88ddd433708df34d04764da8c0c9cdab741c:/NEWS diff --git a/NEWS b/NEWS index 0d565ed..e3573ac 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 there are no longer any compiletime defines. - Improve error checking and error messages for kline/dline/xline/resv files. - Allow kline ipv6:address, unkline some.host and unkline ipv6:address without *@. @@ -24,7 +26,8 @@ See LICENSE for licensing details (GPL v2). avoiding problems when reloading umode modules in a different order. - Fix -logfile. - Update to the new revision (v8) of the TS6 spec, this fixes problems with - joins reversing certain mode changes crossing them. + joins reversing certain mode changes crossing them. This interoperates + with older versions. - Put "End of Channel Quiet List" at the end of +q lists. - Fix invisible count getting desynched from reality if the act of opering up sets -i or +i. @@ -363,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. @@ -371,5 +375,5 @@ modules in case the developers need them. Other files recommended for reading: BUGS, README.FIRST, INSTALL -------------------------------------------------------------------------------- -$Id: NEWS 3265 2007-03-17 23:50:25Z jilles $ +$Id: NEWS 3378 2007-04-03 11:45:22Z nenolod $