CURRENT VERSION:

v0.50

CREATED:

Kelvin Ho. v0.1 2002-07-01.
Licensed under the GNU GPL. For full terms see the file COPYING.

UPDATES:

2004-07-22 Jon Nelson ceases to be the maintainer due to work/class
           load.  The plugin is now stored at 
           http://www.sf.net/projects/sm-plugins

2004-06-09 Added Brazilian Portuguese translation with help from 
           Fabio Marcos Pedroso Filho <fabio@unixworks.com.br>

2004-05-11 Applied name patch to reflect Bryan Loniewski 
           <brylon@jla.rutgers.edu> comments:

           "Just a small patch for the text displayed next to the
           search box, since the search is not performed on 'address'
           but on 'name'."

2004-04-25 Modified by Jason Naughton (jnaughto@ee.ryerson.ca)
           Essentially cleaned up a few files junk files left
           around.  Changed the agroup_database.php file so that
           based on the $addrbook_dsn variable set by the config.php 
           (ie configure) was set to "" we were then using flat file
           format.  If it was set to anything else then we're back
           to using databases...

2004-04-25 Modified by Jason Naughton (jnaughto@ee.ryerson.ca)
           Noticed there wasn't a close button available after you
           clicked on the groups button and pulled up the groups window
           so I simply added it.

2004-04-25 Modified by Jason Naughton (jnaughto@ee.ryerson.ca)
	   Opps missed a check.

2004-04-25 Modified by Jason Naughton (jnaguhto@ee.ryerson.ca)
           Added Flat file support.

2004-03-05 Added Czech translation with help from Ondra 'Kepi' Kudlík 
           <kepi@cacwa.cz>

2003-05-30 Modified by Jon Nelson (quincy@linuxnotes.net) to be 
           compatiable with SquirrelMail 1.4.
         
           Created this README.

2003-06-25 Jon Nelson takes over as maintainer.

2003-07-02 Added sqgetGlobalVar lines to make plugin work with
           register_globals = Off.

2003-10-27 Added il8n support and the Spanish translation with 
           tremendous help from Rodolfo.

           French translation added with alot of help from Cdric.
      
           This should also take of the problem of not being able
           to see the members of a newly created group.

           It should also take care of the error:
           Fatal error: Call to undefined function: fetchrow() in...

2003-11-17 Fixed problems listing existing groups.  Please see 
           UPGRADING to incorporate this fix.  This was done with
           tremedous help and understanding from Tomas Kuliavas.

           Lithuanian was also added with help from Tomas.

           German was added with a lot of help from 
           Thommie <t.rother@netzwissen.de>.

           Got rid of window$ carriage returns in some files.

           Fixed the way "Modify" reponds if you don't change the
           group name.

2003-11-22 Added confirmation when deleting a group.

           Added Dutch translation with help from Ronald.

2004-01-30 Added Russian and Ukrainian with help from Andriy.

2004-02-01 Removed Ukrainian since it was ru_UA.

2004-02-25 Added Norwegian Nynorsk translation with help from
           Ola Ketil Siqveland <olaketil@hotmail.com>

           Made some changes in Dutch translation with help from
           Official SquirrelMail nl_NL translator (M.J. Prinsen
           <translation@prinsenonline.com>).

