24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-16 22:05:29 +02:00

SVN Revision: 679

This commit is contained in:
Mickaël Rémond 2006-11-20 13:24:26 +00:00
parent 86da0b3e1b
commit 8489f9ed7f

View File

@ -4,6 +4,7 @@
relational database. relational database.
* src/odbc/odbc_queries.erl: Refactoring. * src/odbc/odbc_queries.erl: Refactoring.
* src/odbc/mssql.sql: Likewise. * src/odbc/mssql.sql: Likewise.
* doc/guide.tex: Doc updated to mention mod_private_odbc.
* src/odbc/mysql.sql: Started integration of mod_privacy_odbc for * src/odbc/mysql.sql: Started integration of mod_privacy_odbc for
MySQL and MSSQL. MySQL and MSSQL.