diff options
author | alecpl <alec@alec.pl> | 2010-11-15 14:03:22 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-11-15 14:03:22 +0000 |
commit | 8710133250ec58bb9572bce0d3e13e232b60d17a (patch) | |
tree | f3cdd7c8e5cdd571a1ecd154a024f02c3065d12e /CHANGELOG | |
parent | 3e54812afa0db1eeb201c3faa53911f51d91d3e1 (diff) |
- Fix error in MSSQL DDL scripts (#1487112): use trigger instead of foreign key constraint
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -71,6 +71,7 @@ CHANGELOG Roundcube Webmail - jQuery 1.4.4 - Fix handling of HTML entity strings in plain text messages - Fix focused elements aren't unfocused when clicking on the list (#1487123) +- Fix error in MSSQL DDL scripts (#1487112) RELEASE 0.4.2 ------------- |