# HG changeset patch # User Ralph Meijer # Date 1114364745 0 # Node ID 229c6f6cd75445e95fe79e20be3d2907d68856c2 # Parent 71ec735ca5b0da1e940ca304d9ceb9a7fb360ad5 Update to current state. diff -r 71ec735ca5b0 -r 229c6f6cd754 README --- a/README Sun Apr 24 17:31:34 2005 +0000 +++ b/README Sun Apr 24 17:45:45 2005 +0000 @@ -15,19 +15,8 @@ There are two different backends: one using PostgreSQL for storage, and one just keeping everything in memory. -In Idavoll the mimimal requirements of JEP-0060 version 1.6 are implemented. -It also returns the following features: - - http://jabber.org/protocol/pubsub#outcast-affiliation - http://jabber.org/protocol/pubsub#publisher-affiliation - http://jabber.org/protocol/pubsub#persistent-items - http://jabber.org/protocol/pubsub#subscribe - http://jabber.org/protocol/pubsub#create-nodes - http://jabber.org/protocol/pubsub#instant-nodes - -When using the PostgreSQL backend the following features are also supported: - - http://jabber.org/protocol/pubsub#retrieve-items +In Idavoll the mimimal requirements of JEP-0060 version 1.7 are implemented +plus most optional features, as returned by Service Discovery. Requirements ============