diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-12-12 20:35:56 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2006-12-12 20:35:56 +0000 |
commit | 8e684cd8cc075d5bfd43c706e0e8cac9b8961a51 (patch) | |
tree | c148355aca3d7fd8c93850b06b730c36c2d55809 | |
parent | 93a5caf71ee92f2edc2ec8ca385785d61f082858 (diff) |
Make the world not end when special commits (this will probably break)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5964 e03df62e-2008-0410-955e-edbf42e46eb7
-rw-r--r-- | docs/SUPPORTED | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/SUPPORTED b/docs/SUPPORTED index 05214c55f..be69d3049 100644 --- a/docs/SUPPORTED +++ b/docs/SUPPORTED @@ -56,6 +56,9 @@ MODULE USER MODES: g,h,r,x,B,G,R,S,W The following features are supported: * Dynamic module support + * Dynamic reloadable core commands + * Modular SSL and ziplinks + * Non-blocking SQL support * Object orientated architecture to save memory and increase speed * Connection multiplexing, one process for all (no forking!) |