aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Romain <christophe.romain@process-one.net>2007-09-28 13:33:27 +0000
committerChristophe Romain <christophe.romain@process-one.net>2007-09-28 13:33:27 +0000
commit665abff5880b74b1ef66cb26a4ebf6a02f901a62 (patch)
tree63d95a482ff216e92e945fee5dc64db161c48368 /ChangeLog
parentapply rootdir patch from Badlop (EJAB-385) (diff)
Added some missing NOT NULL restrictions
SVN Revision: 952
Diffstat (limited to '')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c9d20ee52..35a0de36e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-09-28 Christophe Romain <christophe.romain@process-one.net>
+
+ * src/odbc/mysql.sql: Added some missing NOT NULL restrictions
+ * src/odbc/mssql.sql: Likewise
+ * src/odbc/pg.sql: Likewise
+
2007-09-27 Christophe Romain <christophe.romain@process-one.net>
* src/ejabberdctl.template: apply rootdir patch from Badlop (EJAB-385)