]> granicus.if.org Git - ejabberd/commitdiff
* doc/guide.tex: mod_muc_log XMPP URI supports the updated version
authorBadlop <badlop@process-one.net>
Wed, 9 Jul 2008 14:07:27 +0000 (14:07 +0000)
committerBadlop <badlop@process-one.net>
Wed, 9 Jul 2008 14:07:27 +0000 (14:07 +0000)
RFC 5122 (EJAB-631)
* doc/guide.html: Likewise

SVN Revision: 1423

ChangeLog
doc/guide.html
doc/guide.tex

index 56a015497b92f4232a6cce50afd7092054550398..ead69d544e47b5815957c4b1dd61277586e2e367 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-07-09  Badlop  <badlop@process-one.net>
+
+       * doc/guide.tex: mod_muc_log XMPP URI supports the updated version
+       RFC 5122 (EJAB-631)
+       * doc/guide.html: Likewise
+
 2008-07-08  Badlop  <badlop@process-one.net>
 
        * tools/ejabberdctl: Work also when 'which' is unavailable
index 047b44052720bf687f886e0d5993cc6de3a423a4..bbb0fbf1669fd37dc73da13c6e224cd7cfcf285e 100644 (file)
@@ -2112,8 +2112,8 @@ configuration form in which they can set the option to enable chatroom logging.<
 Chatroom details are added on top of each page: room title, JID,
 author, subject and configuration.
 </LI><LI CLASS="li-itemize">
-Room title and JID are links to join the chatroom (using
-<A HREF="http://www.ietf.org/rfc/rfc4622.txt">XMPP URIs</A>).
+The room JID in the generated HTML is a link to join the chatroom (using
+<A HREF="http://www.xmpp.org/rfc/rfc5122.html">XMPP URI</A>).
 </LI><LI CLASS="li-itemize">Subject and chatroom configuration changes are tracked and displayed.
 </LI><LI CLASS="li-itemize">Joins, leaves, nick changes, kicks, bans and &#X2018;/me&#X2019; are tracked and
 displayed, including the reason if available.
index 5dc3533193fc4e7545c87c857d3a71a3e0541d43..ab5b3d05b2372b5c13c24b94bbac780e793d2b8c 100644 (file)
@@ -2738,9 +2738,9 @@ Features:
 \begin{itemize}
 \item Chatroom details are added on top of each page: room title, JID,
   author, subject and configuration.
-\item \ind{protocols!RFC 4622: Internationalized Resource Identifiers (IRIs) and Uniform Resource Identifiers (URIs) for the Extensible Messaging and Presence Protocol (XMPP)}
-  Room title and JID are links to join the chatroom (using
-  \footahref{http://www.ietf.org/rfc/rfc4622.txt}{XMPP URIs}).
+\item \ind{protocols!RFC 5122: Internationalized Resource Identifiers (IRIs) and Uniform Resource Identifiers (URIs) for the Extensible Messaging and Presence Protocol (XMPP)}
+  The room JID in the generated HTML is a link to join the chatroom (using
+  \footahref{http://www.xmpp.org/rfcs/rfc5122.html}{XMPP URI}).
 \item Subject and chatroom configuration changes are tracked and displayed.
 \item Joins, leaves, nick changes, kicks, bans and `/me' are tracked and
   displayed, including the reason if available.