From cbf1f3cfaa477ca1dfef372751c551f1a75e46b6 Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Fri, 23 Jan 2009 05:29:51 -0500
Subject: [PATCH] - Fixed creation of folders with '&' sign in name (reverted r1357)

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

diff --git a/CHANGELOG b/CHANGELOG
index 123b243..94559b7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,12 @@
 CHANGELOG RoundCube Webmail
 ---------------------------
 
+2009/01/23 (alec)
+----------
+- Fix creation of folders with '&' sign in name
+- Fix parsing of email addresses without angle brackets (#1485693)
+- Save spellcheck corrections when switching from plain to html editor (and spellchecking is on)
+
 2009/01/22 (thomasb)
 ----------
 - Get rid of preg_replace() with eval modifier and create_function usage (#1485686)

--
Gitblit v1.9.1