From afc6e4bd108525104b61a46f9973f8f8358c6dd2 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Mon, 13 Jul 2009 15:28:26 -0400 Subject: [PATCH] Added hook when killing a session --- CHANGELOG | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index a613b66..dbcde26 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,18 @@ CHANGELOG RoundCube Webmail =========================== +- Added hook when killing a session +- Added hook to write_log function (#1485971) +- Performance improvements by use UID commands (#1485690) +- Fix HTML editor tabIndex setting (#1485972) +- Added 'imap_debug' option +- Support strftime's format modifiers in date_* options (#1484806) +- Support %h variable in 'smtp_server' option (#1485766) +- Show SMTP errors in browser (#1485927) +- Allow WBR tag in HTML message (#1485960) +- 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 -- Gitblit v1.9.1