From 3b3d853fc0fe4d408956a7bd9358ca6dde0b1a13 Mon Sep 17 00:00:00 2001 From: lkehresman Date: Fri, 28 Apr 2000 21:39:59 +0000 Subject: [PATCH] modified documentation git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@477 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- ChangeLog | 7 +++++-- INSTALL | 10 ++++++++++ 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index cf2a4787..52993a4a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ -Version 0.4pre1 -- Development ------------------------------- +Version 0.4pre1 -- April 29, 2000 +--------------------------------- +- For speed's sake, unseen messages are only noted on INBOX in left + folder list. This will change with 0.5. +- Optomizations, fewer IMAP calls, more efficient sorting algorithms. - Fixed all bugs listed in BUG - When inside the Sent folder, it displays "To" instead of "From" - Added ability to go to Next and Previous message while reading a message diff --git a/INSTALL b/INSTALL index e8abf30c..f242ce9c 100644 --- a/INSTALL +++ b/INSTALL @@ -1,3 +1,13 @@ +Table of Contents: + 1. (PHP4) Configure your webserver to work with PHP4 + 2. (IMAP) Setting up IMAP (not covered) + 3. (INSTALL) Obtaining and installing SquirrelMail + 4. (RUN) Running SquirrelMail + 5. (CHARSETS) Russian Charsets + + + + 1. CONFIGURE YOUR WEBSERVER TO WORK WITH PHP4 --------------------------------------------- -- 2.25.1