]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - docs/SUPPORTED
This was there for a reason after all.
[user/henk/code/inspircd.git] / docs / SUPPORTED
index 69049f9fade8e7621ce0083075cfab3fad38f5d5..69ec0a401f49b142d3eafba34cc3c8a4fddebabd 100644 (file)
@@ -37,23 +37,24 @@ Module commands (non-rfc):
 
 ------------------------------------------------------------------------------
 
-CHANNEL MODES:     i,m,n,t,k,l,p,s,o,h**,v,b
+CHANNEL MODES:     i,m,n,t,k,l,p,s,o,h**,v,b,q**,a**,I**,e**
 USER MODES:        i,w,s,o
 MODULE CHAN MODES:  c,G,K,C,V,Q,N,T,O,L,r,R,M,S,Z,g
-MODULE USER MODES:  B,G,x,g,h,r,R,W,S
+MODULE USER MODES:  B,G,x,g,h,r,R,W,S,a,x,V,C
 
        Documentation for all modes and commands may be found on the wiki:
        http://www.inspircd.org/wiki/
 
 ------------------------------------------------------------------------------
 
-** CHANNEL MODE h is optional, and can be enabled / disabled via a config flag.
+** CHANNEL MODE h is optional, and can be enabled / disabled via a config flag or module.
 
 The following features are supported:
 
        * Dynamic module support
        * Object orientated architecture to save memory and increase speed
        * Connection multiplexing, one process for all (no forking!)
+       * Experimental DNS multithreading
 
 The following operating systems are supported:
 
@@ -62,9 +63,6 @@ The following operating systems are supported:
        * FreeBSD       (i386, possibly others)
                                Tested on: 4.10, 4.11, 5.0, 5.2.1, 5.3, 5.4
 
-* FreeBSD users may make use of performance enhancements built into InspIRCd.
-
-
 The following compilers are supported:
 
        * GCC           (2.95, 2.96, 3.0, 3.1, 3.2, 3.3, 3.4, 4.0)