diff options
author | alecpl <alec@alec.pl> | 2009-03-04 08:24:23 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-03-04 08:24:23 +0000 |
commit | 37974e2490ef20c0155d5461a316bcf940da2773 (patch) | |
tree | 992621917b505690c778ec2d730e85ff71a63105 /CHANGELOG | |
parent | 11526305f506245af55e8ae7ea31faec49dfd98d (diff) |
- Fix datetime columns defaults in mysql's DDL (#1485641)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ CHANGELOG RoundCube Webmail --------------------------- +2009/03/04 (alec) +---------- +- Fix datetime columns defaults in mysql's DDL (#1485641) + 2009/03/01 (alec) ---------- - Fix attaching more than nine inline images (#1485759) |