diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2005-11-23 18:35:18 +0100 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2005-11-23 18:35:18 +0100 |
commit | 43e3368f4ad8249523d9c8a0d57a764ac370daf4 (patch) | |
tree | 2b20ffd69b86f564271abbab18ab2c7606a77268 /doc | |
parent | 34c0e90839ea426c20838b97e4dbc423ff690eb9 (diff) |
Little code cleanup in Jabber module, added support for Jabber headline messages.
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 2fe8b960..2981a378 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -7,6 +7,9 @@ Version 1.0: - Reviewed the xinetd file and installation instructions. - HTML stripping is configurable again. - Quit messages (at least on crashes) should appear again. +- Cleaned up some unnecessary code in the Jabber module, and implemented + handlers for headline messages (which allows you to use RSS-to-Jabber + gateways). Finished ... |