diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-11-28 02:14:35 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2005-11-28 02:14:35 +0100 |
commit | cfcc5877b737800ab84cd67d9c413e7254ac1f50 (patch) | |
tree | b4302a38f8a7a90c0328b2a15f947f06c7c8266f /doc/CHANGES | |
parent | cf136714caa13e2cd4bf8a69a29c08f3a1518f59 (diff) | |
parent | b20b32f0785f9a1eff448382a98e64812469e112 (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 ... |