diff options
author | Joel Rosdahl <joel@rosdahl.net> | 2011-11-17 21:51:37 +0100 |
---|---|---|
committer | Joel Rosdahl <joel@rosdahl.net> | 2011-11-17 21:51:37 +0100 |
commit | 451c1e088c22a4c16dab346b126d2cf69aa7b38f (patch) | |
tree | ebe0921f05cca6b635692c1fd1637f0489ef0df6 | |
parent | 8ef97d05eb2e6b0090c9eb0c8f3799884ac3a2dd (diff) | |
download | miniircd-451c1e088c22a4c16dab346b126d2cf69aa7b38f.tar.gz miniircd-451c1e088c22a4c16dab346b126d2cf69aa7b38f.zip |
Update README.md with news
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ Limitations * Only knows the most basic IRC commands. * No IRC operators. * No channel operators. -* No user or channel modes. +* No user or channel modes except channel key. * No reverse DNS lookup. * No other mechanism to reject clients than requiring a password. |