]> jfr.im git - solanum.git/blobdiff - NEWS.md
free localClient->zipstats, allocated in sslproc.c
[solanum.git] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index fa0cef51786f72ac5074a942c9843c129f8f6dd0..5ac1a8f9bb62ae8f9d2e0b153768f97d1e6a6ed8 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,9 +1,9 @@
 # News
 
-This is charybdis 4.0-dev, Copyright (c) 2005-2016 Charybdis team.
+This is charybdis 4-dev, Copyright (c) 2005-2016 Charybdis team.
 See LICENSE for licensing details (GPL v2).
 
-## charybdis-3.6-dev
+## charybdis-4
 
 ### build
 - Build system has been converted to libtool + automake for sanity reasons.
@@ -42,6 +42,10 @@ See LICENSE for licensing details (GPL v2).
 - All core modules in charybdis have descriptions, which are shown in MODLIST.
 - Suffixes should not be used when doing /MODLOAD, /MODUNLOAD, /MODRELOAD, etc.
 
+### misc
+- Support for WebSocket has been added, use the listen::wsock option to switch
+  a listener into websocket mode.
+
 ### conf
 - Add the ability to strip color codes from topics unconditionally.
 - The obsolete hub option from server info has been removed.
@@ -82,6 +86,8 @@ See LICENSE for licensing details (GPL v2).
   servicing clients will remain in use, but not service new connections, and
   are garbage collected when they are no longer servicing connections.
 - Support for ratbox-style 'iodebug' hooks has been removed.
+- New channel types may be added by modules, see `extensions/chantype_dummy.c`
+  for a very simple example.
 
 ## charybdis-3.5.0