]> granicus.if.org Git - ejabberd/commitdiff
For XEP-0227 support, get exmpp 0.9.2; maybe 0.9.1 works too.
authorBadlop <badlop@process-one.net>
Tue, 12 Jan 2010 15:52:46 +0000 (15:52 +0000)
committerBadlop <badlop@process-one.net>
Tue, 12 Jan 2010 15:52:46 +0000 (15:52 +0000)
SVN Revision: 2889

README
doc/guide.html
doc/guide.tex

diff --git a/README b/README
index f452bb184b6864b34b49278a89b307b213faacad..5302440d8872d6e574d3f15587523892d0fe9053 100644 (file)
--- a/README
+++ b/README
@@ -21,7 +21,7 @@ To compile ejabberd you need:
  - GNU Iconv 1.8 or higher, for the IRC Transport
    (mod_irc). Optional. Not needed on systems with GNU Libc.
  - ImageMagick’s Convert program. Optional. For CAPTCHA challenges.
- - exmpp 0.9.1 or higher. Optional. For import/export XEP-0227 files. 
+ - exmpp 0.9.2 or higher. Optional. For import/export XEP-0227 files. 
 
 
 1. Compile and install on *nix systems
index f55b91289a0d83ae65146c0a6809011bfe055537..c6ee7ab4bb88506515e07dc5084b84419e283227 100644 (file)
@@ -352,7 +352,7 @@ GNU Make
 </LI><LI CLASS="li-itemize">PAM library. Optional. For Pluggable Authentication Modules (PAM). See section <A HREF="#pam">3.1.4</A>.
 </LI><LI CLASS="li-itemize">GNU Iconv 1.8 or higher, for the IRC Transport (mod_irc). Optional. Not needed on systems with GNU Libc. See section <A HREF="#modirc">3.3.8</A>.
 </LI><LI CLASS="li-itemize">ImageMagick&#X2019;s Convert program. Optional. For CAPTCHA challenges. See section <A HREF="#captcha">3.1.8</A>.
-</LI><LI CLASS="li-itemize">exmpp 0.9.1 or higher. Optional. For import/export user data with <A HREF="http://xmpp.org/extensions/xep-0227.html">XEP-0227</A> XML files.
+</LI><LI CLASS="li-itemize">exmpp 0.9.2 or higher. Optional. For import/export user data with <A HREF="http://xmpp.org/extensions/xep-0227.html">XEP-0227</A> XML files.
 </LI></UL><P> <A NAME="download"></A> </P><!--TOC subsection Download Source Code-->
 <H3 CLASS="subsection"><!--SEC ANCHOR --><A NAME="htoc10">2.4.2</A>&#XA0;&#XA0;<A HREF="#download">Download Source Code</A></H3><!--SEC END --><P> <A NAME="download"></A> 
 </P><P>Released versions of <TT>ejabberd</TT> are available in the ProcessOne <TT>ejabberd</TT> downloads page:
index 6431e8d5977ff632eec3e4785899ccaa481beb18..7857b5a02e1c773701e2793183bd53fe7f0ea856 100644 (file)
@@ -316,7 +316,7 @@ To compile \ejabberd{} on a `Unix-like' operating system, you need:
 \item PAM library. Optional. For Pluggable Authentication Modules (PAM). See section \ref{pam}.
 \item GNU Iconv 1.8 or higher, for the IRC Transport (mod\_irc). Optional. Not needed on systems with GNU Libc. See section \ref{modirc}.
 \item ImageMagick's Convert program. Optional. For CAPTCHA challenges. See section \ref{captcha}.
-\item exmpp 0.9.1 or higher. Optional. For import/export user data with \xepref{0227} XML files.
+\item exmpp 0.9.2 or higher. Optional. For import/export user data with \xepref{0227} XML files.
 \end{itemize}
 
 \makesubsection{download}{Download Source Code}