Browse Source

Updated some documentation

lkehresman 25 years ago
parent
commit
4ce2c98bf9
3 changed files with 9 additions and 8 deletions
  1. 7 2
      trunk/squirrelmail/ChangeLog
  2. 1 4
      trunk/squirrelmail/INSTALL
  3. 1 2
      trunk/squirrelmail/TODO

+ 7 - 2
trunk/squirrelmail/ChangeLog

@@ -1,5 +1,10 @@
-Version 0.3pre2 -- Development
-------------------------------
+Version 0.3 (final) -- March 9, 2000
+------------------------------------
+- Fixed a bug that wouldn't let you rename folders with UW server.
+- Other minor bugfixes
+
+Version 0.3pre2 -- March 5, 2000 
+--------------------------------
 - Rewrote folder deletion.  It works much more flexably now.
 - Fixed message deletion that didn't always delete the right messages.
 - Removed font tags

+ 1 - 4
trunk/squirrelmail/INSTALL

@@ -1,6 +1,3 @@
-Sorry for the incomplete documentation at this time.  Here is a quick
-overview of how to install SquirrelMail.
-
 1. CONFIGURE YOUR WEBSERVER TO WORK WITH PHP4
 ---------------------------------------------
 
@@ -114,4 +111,4 @@ c. Setting up SquirrelMail
 
   Point your browser at the URL at which SquirrelMail is installed. It
   should be pretty stright forward to use. Some more documentation
-  might show up onbe day or another.
+  might show up onbe day or another.

+ 1 - 2
trunk/squirrelmail/TODO

@@ -12,8 +12,7 @@ initials = taken by that person
   -     Session management -- do away with cookies
   -     Importing of address books
   -     Navigation between messages without going to folder list (next, prev)
-  -     Configurable headers shown on the message listing
-             like:  cc, to, etc
+  -     Configurable headers shown on the message listing, like:  cc, to, etc
   -     Advanced statuses on messages (Seen, Answered, etc)
   -     Filters
   -     Better inline HTML support including graphics (content-disposition)