Explorar el Código

Updated some documentation

lkehresman hace 25 años
padre
commit
4ce2c98bf9
Se han modificado 3 ficheros con 9 adiciones y 8 borrados
  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.
 - Rewrote folder deletion.  It works much more flexably now.
 - Fixed message deletion that didn't always delete the right messages.
 - Fixed message deletion that didn't always delete the right messages.
 - Removed font tags
 - 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
 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
   Point your browser at the URL at which SquirrelMail is installed. It
   should be pretty stright forward to use. Some more documentation
   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
   -     Session management -- do away with cookies
   -     Importing of address books
   -     Importing of address books
   -     Navigation between messages without going to folder list (next, prev)
   -     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)
   -     Advanced statuses on messages (Seen, Answered, etc)
   -     Filters
   -     Filters
   -     Better inline HTML support including graphics (content-disposition)
   -     Better inline HTML support including graphics (content-disposition)