Mercurial > libervia-pubsub
comparison NEWS @ 162:84cfe9fe38c5
Comply with the access model 'open'.
Currently, the only implemented access model is 'open', so we should not check
for the subscription of the requestor for item retrieval. We do reject
outcasts.
author | Ralph Meijer <ralphm@ik.nu> |
---|---|
date | Wed, 06 Sep 2006 12:57:53 +0000 |
parents | d0dfc01f7638 |
children | 1701c0e2c707 |
comparison
equal
deleted
inserted
replaced
161:d0dfc01f7638 | 162:84cfe9fe38c5 |
---|---|
2 | 2 |
3 - Improve error handling by using stanza error support in Twisted Words 0.4.0. | 3 - Improve error handling by using stanza error support in Twisted Words 0.4.0. |
4 - Bring errors up to date with version 1.8 of JEP-0060. | 4 - Bring errors up to date with version 1.8 of JEP-0060. |
5 - Add new retrieve-default feature for retrieval of default node | 5 - Add new retrieve-default feature for retrieval of default node |
6 configuration. | 6 configuration. |
7 - Fully comply with access model 'open'. | |
7 | 8 |
8 0.5.0 (2006-08-17) | 9 0.5.0 (2006-08-17) |
9 ================== | 10 ================== |
10 | 11 |
11 First release. | 12 First release. |