From 47124c2279382714afd8dbe4a867a867ea179199 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Sat, 12 Apr 2008 09:54:45 -0400
Subject: [PATCH] Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch

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

diff --git a/CHANGELOG b/CHANGELOG
index c5e49fc..00502ab 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,14 +1,19 @@
 CHANGELOG RoundCube Webmail
 ---------------------------
 
-2008/04/11 (alec)
+2008/04/12 (thomasb)
+----------
+- Changed codebase to PHP5 with autoloader
+- Added some new classes from devel-vnext branch
 
+2008/04/11 (alec)
+----------
 - Mark as read in one action with message preview (#1484972)
 - Delete redundant quota reads (#1484972)
 - Add options for empty trash and expunge inbox on logout (#1483863)
 
 2008/04/10 (alec)
-
+----------
 - Add rows highlighting in onmousemove on ksearch list
 - Remove lines wrapping when displaying message
 - Fix month localization
@@ -16,7 +21,7 @@
 - Fix debug (ajax) console 
 
 2008/04/02 (alec)
-
+----------
 - Updated timezones list (#1484908)
 - Fix design in Settings (#1484799)
 - Fix deleting messages after clicking on "All" (#1484838)
@@ -24,21 +29,21 @@
 - Fix creating a new folder w/a comma in its name (#1484681)
 
 2008/04/01 (thomasb)
-
+----------
 - Fix Enter problem on login (#1484839)
 - Make the http-received header in outgoing mails configurable
 
 2008/03/30 (till)
-
+----------
 - Fix Firefox problem with ob_gzhandler (#1484932)
 - Improve message previewpane - less loading (#1484316)
 
 2008/03/28 (thomasb)
-
+----------
 - Disable installer by default; add config option to enable it again 
 
 2008/03/24 (till)
-
+----------
 - Don't send mark requests for already marked messages (#1484906)
 - Fix "quote inside a quote" (#1484783)
 

--
Gitblit v1.9.1