瀏覽代碼

Changed squirrelmail-list to squirrelmail-users.
Added a developer.

Thijs Kinkhorst 23 年之前
父節點
當前提交
19052be3f0
共有 3 個文件被更改,包括 7 次插入3 次删除
  1. 1 0
      AUTHORS
  2. 3 0
      ChangeLog
  3. 3 3
      README

+ 1 - 0
AUTHORS

@@ -12,6 +12,7 @@
    Steve Gare       http://www.xantara.co.uk
    Bron Godwana
    Peter Hutnick    <peter@hutnick.com>
+   Thijs Kinkhorst
    Pål Løberg       <pallo@squirrelmail.org> http://www.initio.no
    Philippe Mingo   <philippe@squirrelmail.org>
    Gerrit Padgham   <gpadgham@commnav.com>

+ 3 - 0
ChangeLog

@@ -9,6 +9,9 @@ Version 1.2.5 -- CVS
   - Fixed a small bug in db_prefs
   - Allowed SquirrelMail to work from within a frame, eg. not using _top
     this is configureable. (thanks to Simon Dick)
+  - Added options to conf.pl to enable automated plugin installation:
+    ./conf.pl --install-plugin <pluginname>. This allows plugins to be
+    distributed in packages. Conf.pl now also reports when saving fails.
 	
 Version 1.2.4 -- 25 January 2002
 --------------------------------

+ 3 - 3
README

@@ -27,7 +27,7 @@ We would love to hear from you!  The nature of open source projects make it
 hard to know who all is using your product.  It is always nice when we get
 emails from people just telling us that they're using SquirrelMail.  If you
 have a few minutes, please send us an email to let us know!  You can send it
-to our mailing list:  squirrelmail-list@sourceforge.net
+to our mailing list:  squirrelmail-users@sourceforge.net
 
 You can also go to the page below and fill out a small form to get listed
 with the list of people already using SquirrelMail (free advertising).
@@ -41,11 +41,11 @@ if you find bugs that need to be reported.  The best way to contact us would
 be through our mailing list which is actively monitored.  Just send an email
 to:
    
-   squirrelmail-list@sourceforge.net
+   squirrelmail-users@sourceforge.net
 
 If you wish to actually subscribe to our mailing list, please visit our web
 page for instructions (http://www.squirrelmail.org) and go to the section
-titled "Mailing List".
+titled "Mailing Lists".
 
 Installation:
 -------------