From 86958f70d2970704e9ec6935d65e294c077143ea Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Sun, 18 Mar 2007 14:46:03 -0400 Subject: [PATCH] Improved contacts drop down; HTML output improvements; JS code cleanup --- CHANGELOG | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 3d1796d..6288cbc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,17 @@ CHANGELOG RoundCube Webmail --------------------------- +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) -- Gitblit v1.9.1