From 49afbf5d698eb7d57ae10a553b6dcb14117727dd Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Tue, 11 Oct 2005 17:06:21 -0400
Subject: [PATCH] Better support for Courier IMAP

---
 UPGRADING |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/UPGRADING b/UPGRADING
index cbbcdcd..4ad188d 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -8,7 +8,9 @@
 
 from versions 0.1-alpha and 0.1-20050811
 ----------------------------------------
+- replace index.php
 - replace all files in folder /program/
+- replace all files in folder /skins/default/
 - rund SQL queries in order to update the database
 - add these line to /config/main.inc.php
   $rcmail_config['trash_mbox'] = 'Trash';
@@ -24,7 +26,9 @@
 
 from version 0.1-20050820
 ----------------------------------------
+- replace index.php
 - replace all files in folder /program/
+- replace all files in folder /skins/default/
 - rund SQL queries in order to update the database
 - add these line to /config/main.inc.php
   $rcmail_config['prettydate'] = TRUE;

--
Gitblit v1.9.1