From 30694e4a1201c5e72fb52e59ecc79a1a06296f9b Mon Sep 17 00:00:00 2001
From: alecpl <alec@alec.pl>
Date: Thu, 04 Sep 2008 09:50:11 -0400
Subject: [PATCH] - Truncate very long (above 50 characters) attachment filenames when displaying

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

diff --git a/CHANGELOG b/CHANGELOG
index 02289eb..3bba337 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,12 @@
 CHANGELOG RoundCube Webmail
 ---------------------------
 
+2008/09/04 (alec)
+----------
+- Truncate very long (above 50 characters) attachment filenames when displaying
+- Support \" and \\ in quoted strings when parsing BODYSTRUCTURE (mime.inc)
+- Allow 'readonly' atributes in input and textarea (#1485312)
+
 2008/09/03 (thomasb)
 ----------
 - Allow to auto-detect client language if none set (#1484434)

--
Gitblit v1.9.1