+2003-05-31 Alexey Shchepin <alexey@sevcom.net>
+
+ * src/jlib.hrl: Updated SASL namespace
+
2003-05-29 Alexey Shchepin <alexey@sevcom.net>
* src/ejabberd_service.erl: Proper handling of bad XML
PubSub
MUC: remove empty non-persistent conferences after timeout
MUC: remove a lot of debugging output
-IRC: disconnect on receiving of error message or presence
-define(NS_STANZAS, "urn:ietf:params:xml:ns:xmpp-stanzas").
-define(NS_STREAMS, "urn:ietf:params:xml:ns:xmpp-streams").
--define(NS_SASL_MECHANISMS, "http://www.iana.org/assignments/sasl-mechanisms").
+-define(NS_SASL_MECHANISMS, "urn:ietf:params:xml:ns:xmpp-sasl").
% TODO: remove "code" attribute (currently it used for backward-compatibility)
-define(STANZA_ERROR(Code, Class, Condition),