From 4626cf87da8ace5d929ae2c1235e9651f34534e1 Mon Sep 17 00:00:00 2001 From: kink Date: Sun, 27 Jan 2002 17:19:38 +0000 Subject: [PATCH] Changed squirrelmail-list to squirrelmail-users. Added a developer. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2250 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- AUTHORS | 1 + ChangeLog | 3 +++ README | 6 +++--- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index 52db9311..89b51d1b 100644 --- a/AUTHORS +++ b/AUTHORS @@ -12,6 +12,7 @@ Steve Gare http://www.xantara.co.uk Bron Godwana Peter Hutnick + Thijs Kinkhorst Pål Løberg http://www.initio.no Philippe Mingo Gerrit Padgham diff --git a/ChangeLog b/ChangeLog index cfb2deb1..0cb01b4f 100644 --- 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 . 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 3f1d52eb..9a526a59 100644 --- 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: ------------- -- 2.25.1