From 5db6f96d22b14651bc1a90413b57c96411249fb4 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Mon, 22 Aug 2011 08:25:08 -0400
Subject: [PATCH] - Fix contact row update after name change when in searching mode, update changelog

---
 CHANGELOG |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index 584f8f1..a5a9ad4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,12 +1,13 @@
 CHANGELOG Roundcube Webmail
 ===========================
 
+RELEASE 0.6-beta
+----------------
 - Fixed selecting identity on reply/forward (#1487981)
 - Add option to hide selected LDAP addressbook on the list
 - Add client-side checking of uploaded files size
 - Add newlines between organization, department, jobtitle (#1488028)
 - Recalculate date when replying to a message and localize the cite header (#1487675)
-- Fix XSS vulnerability in UI messages (#1488030)
 - Fix handling of email addresses with quoted local part (#1487939)
 - Fix EOL character in vCard exports (#1487873)
 - Added optional "multithreading" autocomplete feature
@@ -70,6 +71,10 @@
 - Fulltext search over (almost) all data for contacts
 - Extend address book with rich contact information
 
+RELEASE 0.5.4
+-------------
+- Fix XSS vulnerability in UI messages (#1488030)
+
 RELEASE 0.5.3
 -------------
 - Fix identities "reply-to" and "bcc" fields have a bogus value when left empty (#1487943)

--
Gitblit v1.9.1