From a1959876c45eea42510eb331649851289462ef49 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Tue, 01 May 2007 14:53:56 -0400 Subject: [PATCH] Updated German, Euskara, Hungarian and Spanish translation --- CHANGELOG | 75 +++++++++++++++++++++++++++++++++++++ 1 files changed, 75 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 7b2597e..c22ff1d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,9 +1,84 @@ CHANGELOG RoundCube Webmail --------------------------- +2007/05/01 (thomasb) +---------- +- Updated German, Euskara, Hungarian and Spanish translation +- Added Hindi and Kurdish localization + + +2007/04/30 (thomasb) +---------- +- LDAP access is back in address book +- Added search function for contacts +- New Template parsing and output encoding + + +2007/04/08 (thomasb) +---------- +- Fixed message moving procedure (closes #1484308) +- Fixed display of multiple attachments (closes #1466563) +- Fixed check for new messages (closes #1484310) +- List attachments without filename + + +2007/03/27 (thomasb) +---------- +- New session authentication: Change sessid cookie when login, authentication with sessauth cookie is now configurable. + Should close bugs #1483951 and #1484299 + + +2007/03/23 (thomasb) +---------- +- Correctly translate mailbox names (closes #1484276) +- Quote e-mail address links (closes #1484300) + + +2007/03/21 (thomasb) +---------- +- Updated PEAR::Mail_mime package +- Added Persian localization +- Updated Catalan and Brazilian Portuguese translations +- Updated INSTALL manual with a note about database passwords +- Accept single quotes for HTML attributes when modifying message body (thanks Jason) +- Sanitize input for new users/identities (thanks Colin Alston) + + +2007/03/19 (thomasb) +---------- +- Don't download HTML message parts +- Convert HTML parts to plaintext if 'prefer_html' is off +- Correctly parse message/rfc822 parts (closes #1484045) +- Code cleanup + + +2007/03/18 (thomasb) +---------- +- Also use user_id for unique key in messages table (closes #1484074) +- Hide contacts drop down on blur (closes #1484203) +- Make entries in contacts drop down clickable +- Turn off browser autocompletion on login page +- Quote <? in text/html message parts +- Hide border around radio buttons +- Replaced old JS function calls. + + +2007/03/13 (thomasb) +---------- +- Applied patch for attachment download by crichardson (closes #1484198) +- Fixed bug in Postgres DB handling (closes #1484068) +- Fixed bug of invalid calls to fetchRow() in rcube_db.inc (closes #1484280) +- Fixed array_merge bug (closes #1484281) +- Fixed flag for deletion in list view (closes #1484264) +- Finally support semicolons as recipient separator (closes ##1484251) +- Fixed message headers (subject) encoding + + 2007/03/04 (tomekp) +---------- - check if safe mode is on or not (closes #1484269) + 2007/03/02 (thomasb) ---------- - Show "no subject" in message list if subject is missing (closes #1484243) -- Gitblit v1.9.1