diff options
author | Alexey Shchepin <alexey@process-one.net> | 2004-04-15 19:55:38 +0000 |
---|---|---|
committer | Alexey Shchepin <alexey@process-one.net> | 2004-04-15 19:55:38 +0000 |
commit | b542249f115761b97d21d9528d6100aaa84ea9d7 (patch) | |
tree | 41cd148ea5944fd53193f2ae93c271ae29ff1a19 /doc/guide.tex | |
parent | * src/idna.erl: Support for IDNA (RFC3490) (diff) |
* src/ejabberd.erl: Added searching of files in code:priv_lib
(thanks to Sergei Golovan)
* src/translate.erl: Likewise
* src/ejabberd_app.erl: Added "log_path" configuration parameter
(thanks to Sergei Golovan)
* src/**/Makefile.win32: Updated (thanks to Sergei Golovan)
* src/**/*.c: Updated (thanks to Sergei Golovan)
* src/configure.erl: Added writing of version to Makefile.inc
(thanks to Sergei Golovan)
* doc/guide.tex: Updated link to expat (thanks to Sergei Golovan)
SVN Revision: 223
Diffstat (limited to 'doc/guide.tex')
-rw-r--r-- | doc/guide.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index a9ba8d3c..7f8d4e12 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -128,7 +128,7 @@ packages: \begin{itemize} \item MS Visual C++~6.0 Compiler \item \footahref{http://www.erlang.org/download/otp_win32_R9C-0.exe}{Erlang emulator version~5.3} -\item \footahref{http://prdownloads.sourceforge.net/expat/expat_win32bin_1_95_6.exe?download}{Expat~1.95.6} +\item \footahref{http://prdownloads.sourceforge.net/expat/expat_win32bin_1_95_7.exe?download}{Expat~1.95.7} \item \footahref{http://prdownloads.sourceforge.net/gnuwin32/libiconv-1.8-1-bin.exe?download}{Iconv~1.8 binaries} and |