Changeset 019c031 for doc/CHANGES
- Timestamp:
- 2005-12-04T21:55:15Z (19 years ago)
- Branches:
- master
- Children:
- 568aaf7
- Parents:
- 500a1b6 (diff), d636233 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/CHANGES
r500a1b6 r019c031 11 11 handlers for headline messages (which allows you to use RSS-to-Jabber 12 12 gateways). 13 14 Finished ... 13 - Lowered the line splitting limit a bit to fix data loss issues. 14 - The $proto($handle) format used for messages specific to one IM-connection 15 now only include the ($handle) part when there's more than one $proto- 16 connection. 17 - Fix for a crash-bug on broken Jabber/SSL connections. 18 - Incoming typing notifications now also come in as CTCP TYPING messages, for 19 better consistency. Don't forget to update your scripts! 20 - AIM typing notifications are supported now. 21 - Jabber module only accepts ports 5220-5229 now, to prevent people from 22 abusing it as a port scanner. We aren't aware of any Jabber server that 23 runs on other ports than those. If you are, please warn us. 24 - Send flood protection can't be enabled anymore. It was disabled by default 25 for a good reason for some time already, but some package maintainers 26 turned it back on while it's way too unreliable and trigger-happy to be 27 used. 28 - Removed TODO file, the current to-do list is always in the on-line bug 29 tracking system. 30 - Fixed a potential DoS bug in input handling. 31 32 Finished 4 Dec 2005 15 33 16 34 Version 0.99:
Note: See TracChangeset
for help on using the changeset viewer.