From 8d07583f3920f27186ccc16ea1ecb49104f1e32d Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Fri, 18 May 2007 07:29:25 -0400 Subject: [PATCH] Use HTTP-POST requests for actions that change application state --- CHANGELOG | 19 +++++++++++++++++++ 1 files changed, 19 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 66dab0e..2ab885f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,11 +1,30 @@ CHANGELOG RoundCube Webmail --------------------------- +2007/05/18 (thomasb) +---------- +- Use HTTP-POST requests for actions that change state + + +2007/05/17 (thomasb) +---------- +- Updated Catalan, Russian, Portuguese, Slovak and Chinese translations +- Renamed localization folder for Chinese (Big5) +- Chanegd Slovenian language code from 'si' to 'sl' +- Added Sinhala (Sri-Lanka) localization +- Use global filters and bind username/ for Ldap searches (#1484159) +- Hide quota display if imap server does not support it +- Hide address groups if no LDAP servers configured +- Add link to message subjects (closes #1484257) +- Better SQL query for contact listing/search (closes #1484369) + + 2007/05/13 (thomasb) ---------- - Updated Norwegian (bokmal), Czech, Danish and Portuguese (standard) translation - Fixed marking as read in preview pane (closes #1484364) - CSS hack to display attachments correctly in IE6 +- Wrap message body text (closes #1484148) 2007/05/03 (yllar) -- Gitblit v1.9.1