# HG changeset patch # User Ralph Meijer # Date 1099837064 0 # Node ID 32452ad94430b6f12e9fdb710b550e381aa7c034 # Parent 6c0cc9c6caea15c930551073adede5512bb28819 Added node on meta-data. diff -r 6c0cc9c6caea -r 32452ad94430 idavoll/implementation_issues.txt --- a/idavoll/implementation_issues.txt Sun Nov 07 14:16:37 2004 +0000 +++ b/idavoll/implementation_issues.txt Sun Nov 07 14:17:44 2004 +0000 @@ -32,3 +32,9 @@ as well as the 'jid' attribute. There is no such thing as a subscription of 'OUTCAST'. Also, I'm not sure why NONE is capitalized. + +- On meta-data: + http://mail.jabber.org/pipermail/standards-jig/2004-July/005783.html + Assumed meta-data as per JEP-0128 is indeed optional, advertised with the + pubsub#meta-data disco feature. Also, how do you actually set this meta-data + information?