diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-07-03 16:38:57 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-07-03 16:38:57 +0000 |
| commit | cc04846e673641fa8652e096e739be7bc96fd240 (patch) | |
| tree | 2985c0e81d76c8aa0128b9353f5fda4c245bdcf5 | |
| parent | e218b648ed7a8d90cd8155055a8f74ca356578d4 (diff) | |
Update changelog
git-svn-id: https://svn.roundcube.net/trunk@2707 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG index a613b6620..086dc9247 100644 --- a/roundcubemail/CHANGELOG +++ b/roundcubemail/CHANGELOG @@ -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 |
