diff options
author | thomascube <thomas@roundcube.net> | 2009-07-03 16:38:57 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2009-07-03 16:38:57 +0000 |
commit | 37c20d42bced27a018ddbdcabd2c9a55f9cc1a39 (patch) | |
tree | c4d8be015568da919af6dfb96c554c4c8bad95c7 /CHANGELOG | |
parent | 4fa127ad663b81f2ee98bb485b23e064591de78c (diff) |
Update changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ CHANGELOG RoundCube Webmail =========================== +- Use spl_autoload_register() instead of __autoload (#1485947) +- Add hook for identities listing (#1485958) +- Trigger hook 'smtp_connect' when opening an SMTP connection (#1485954) - Added config option to enforce HTTPS connections - Fix non-unicode characters caching in unicode database (#1484608) - Performance improvements of messages caching |