diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-09-06 18:45:21 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-09-06 18:48:54 +0200 |
commit | 6a76f22759090f845d5467f2284421641d08e5b2 (patch) | |
tree | 9c43d7f97bfe20a7478a4184e5cdce8844311f6d /CHANGELOG | |
parent | 4b125969ae56b1d147dafb5633ae6756f8396ff8 (diff) |
Fix error_reporting directive check (#1489323)
Conflicts:
CHANGELOG
program/lib/Roundcube/bootstrap.php
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ CHANGELOG Roundcube Webmail =========================== +- Fix error_reporting directive check (#1489323) + RELEASE 0.9.4 ------------- - Make identities matching case insensitive (#1485480) |