diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2005-12-04 03:49:07 +0100 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2005-12-04 03:49:07 +0100 |
commit | 40657a3c74839652d1ac36844791a0532a5281f8 (patch) | |
tree | 45154aefae5ae7e9c44cf5aaff94a7d8755ae6b1 /doc/CHANGES | |
parent | 8d6c4b15aa781711dfeab21ecd7fac4da4f0a3bd (diff) |
ChangeLog update, this should cover all important changes in 1.0. Also updated the FAQ a bit more.
Diffstat (limited to 'doc/CHANGES')
-rw-r--r-- | doc/CHANGES | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 9ccf77c0..7b95e8cb 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -21,8 +21,15 @@ Version 1.0: - 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 ... +- Send flood protection can't be enabled anymore. It was disabled by default + for a good reason for some time already, but some package maintainers + turned it back on while it's way too unreliable and trigger-happy to be + used. +- Removed TODO file, the current to-do list is always in the on-line bug + tracking system. +- Fixed a potential DoS bug in input handling. + +Finished 4 Dec 2005 Version 0.99: - Fixed memory initialization bug in OSCAR module that caused crashes on |