aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 84dac75cd..64ec753d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-02-19 Mickael Remond <mickael.remond@process-one.net>
+ * src/odbc/pg.sql: last table, state column cannot be NULL (EJAB-191).
+ * src/odbc/mysql.sql: likewise.
+ * src/odbc/mssql.sql. likewise.
+
* src/ejabberd_auth_ldap.erl: prevent anonymous bind on LDAP servers
as ejabberd is providing other anonymous authentication mechanism
(EJAB-190).