]> jfr.im git - irc/rqf/shadowircd.git/commitdiff
Update NEWS.
authorJilles Tjoelker <redacted>
Sun, 8 Feb 2009 15:27:05 +0000 (16:27 +0100)
committerJilles Tjoelker <redacted>
Sun, 8 Feb 2009 15:27:05 +0000 (16:27 +0100)
NEWS

diff --git a/NEWS b/NEWS
index c8f2b5b26e3710290f2a5a31bb546ee873f28bfc..5bfcbe67c7212cc9f9bbf12093068af8fa233c5a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -33,6 +33,8 @@ See LICENSE for licensing details (GPL v2).
 - Allow /list on a named +p channel. A full /list already included +p channels.
 - Add operspy /topic.
 - For remote rehashes, send error messages to the requesting oper as well.
+- Disable autoconnect for a server with excessive TS delta.
+- Disallow invites to juped channels.
 - Warn about certain duplicate and redundant auth blocks.
 - Make PRIVMSG/NOTICE behave as CPRIVMSG/CNOTICE automatically if possible.
 - Allow +z messages from outside if a channel is -n.
@@ -48,6 +50,8 @@ See LICENSE for licensing details (GPL v2).
 - Allow using ziplinks with SSL connections. This is not as efficient as
   using OpenSSL's built in compression, but also works with older versions
   of OpenSSL.
+- Fix an off by one error with zipstats processing, which could overwrite
+  a variable with NULL causing a crash on some systems.
 - Document some extensions in charybdis-oper-guide.
 - Add more server protocol documentation.
 - Add m_sendbans extension, SENDBANS command to propagate xlines and resvs