diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2005-12-02 12:43:47 +0100 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2005-12-02 12:43:47 +0100 |
commit | 027d2ebf750a011bf544f7d279cfb706594e5d05 (patch) | |
tree | e5e3770b1bd50480320c7a7d55cdda41fb8fdc6c /doc | |
parent | 626b446e0a4f10fbcf38661013a592bcd3193e08 (diff) |
Modified CHANGES, and extended the allowed port range a bit.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 1f7f69c4..9ccf77c0 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -18,6 +18,9 @@ Version 1.0: - Incoming typing notifications now also come in as CTCP TYPING messages, for better consistency. Don't forget to update your scripts! - AIM typing notifications are supported now. +- Jabber module only accepts ports 5220-5229 now, to prevent people from + abusing it as a port scanner. We aren't aware of any Jabber server that + runs on other ports than those. If you are, please warn us. Finished ... |