diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-11-28 02:14:06 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2005-11-28 02:14:06 +0100 |
commit | b20b32f0785f9a1eff448382a98e64812469e112 (patch) | |
tree | cc16ebc7a569259b361036078b5741d8f7cc742e /doc/CHANGES | |
parent | 2cdd8ce76ce334327c84516ff78f3b00bef5bebf (diff) | |
parent | dfde8e08f71cfd24c9c247962bb4ddbed0b089fa (diff) |
Merge from Wilmer
Diffstat (limited to 'doc/CHANGES')
-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 ... |