浏览代码

modified documentation

Luke Ehresman 25 年之前
父节点
当前提交
a74c02625c
共有 2 个文件被更改,包括 15 次插入2 次删除
  1. 5 2
      ChangeLog
  2. 10 0
      INSTALL

+ 5 - 2
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

+ 10 - 0
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
 ---------------------------------------------