Changed squirrelmail-list to squirrelmail-users.
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 27 Jan 2002 17:19:38 +0000 (17:19 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 27 Jan 2002 17:19:38 +0000 (17:19 +0000)
Added a developer.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2250 7612ce4b-ef26-0410-bec9-ea0150e637f0

AUTHORS
ChangeLog
README

diff --git a/AUTHORS b/AUTHORS
index 52db93112ac08b0608eea61bfa2aa281c0c82be3..89b51d1b2cb045206fdd37876ed1dfbeb9938c2b 100644 (file)
--- a/AUTHORS
+++ b/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>
index cfb2deb1ef6b7997aab53881d684af6b591b4300..0cb01b4ffc0bd5b375e14c472cf7a65b16c322a6 100644 (file)
--- a/ChangeLog
+++ b/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
 --------------------------------
diff --git a/README b/README
index 3f1d52eb1a8bb164a9dfb33bc8ce4ca766677cf5..9a526a599ef33417d4b552c752c6e8706db94456 100644 (file)
--- a/README
+++ b/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:
 -------------