diff options
author | Alexey Shchepin <alexey@process-one.net> | 2005-05-23 19:47:57 +0000 |
---|---|---|
committer | Alexey Shchepin <alexey@process-one.net> | 2005-05-23 19:47:57 +0000 |
commit | dbb248247b5dbc0113ea9e272ea2b9495ed34041 (patch) | |
tree | e9935111a281788cbbc88b88cb1739cd8ae4ead3 /doc/guide.tex | |
parent | Updated French translation (diff) |
* src/mod_last_odbc.erl: Added store_last_info/4 function (thanks
to Sergei Golovan)
* src/mod_last.erl: Likewise
* src/jd2ejd.erl: Support for exporting iq:last information,
better error handling (thanks to Sergei Golovan)
* src/ejabberd_ctl.erl: Added "import-file" and "import-dir"
commands (thanks to Sergei Golovan)
SVN Revision: 358
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 487906d78..235b26646 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -82,7 +82,7 @@ discipline (see~\ref{sec:modiqdiscoption}).} \author{Alexey Shchepin \\ \ahrefurl{mailto:alexey@sevcom.net} \\ \ahrefurl{xmpp:aleksey@jabber.ru}} -\date{April 18, 2005} +\date{May 23, 2005} \begin{document} \begin{titlepage} |