diff options
author | Badlop <badlop@process-one.net> | 2007-11-27 18:54:06 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2007-11-27 18:54:06 +0000 |
commit | eb330ac0e0db29c6e6dc4108f33490dec349d0b9 (patch) | |
tree | 503d45b661c1bd60852c3b0aa8db1cfb7f59cd7e /ChangeLog | |
parent | * doc/guide.tex: Document ejabberd_http's (diff) |
* src/mod_configure.erl: The command get-user-lastlogin is now
compatible with both Mnesia and ODBC (EJAB-383)
* src/mod_last.erl: Likewise
* src/mod_last_odbc.erl: Likewise
SVN Revision: 995
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2007-11-27 Badlop <badlop@process-one.net> + * src/mod_configure.erl: The command get-user-lastlogin is now + compatible with both Mnesia and ODBC (EJAB-383) + * src/mod_last.erl: Likewise + * src/mod_last_odbc.erl: Likewise + * doc/guide.tex: Document ejabberd_http's request_handlers (EJAB-372). Fixed small Latex problems. Sort options of listening sockets. |