$Horde: passwd/docs/CHANGES,v 1.1.1.1.2.4 2002/07/01 14:00:20 ericr Exp $
--------

[ejr] Add real configuration files and implement various configuration params
[ejr] Added server/port configuration to config/conf.php
[ejr] Added .dist versions of configuration files
[ejr] Added documentation files
[ejr] Added support for css classes (instead of <font> tags et al) to files
[ejr] Cleaned up code/comments to remove old/bogus referenecs
[ejr] Add graphic (lock.gif) from old horde/imp versions
[ejr] Minor cosmetic changes to html output
[ejr] Add .htaccess files to deny access to config, lib, and templates.
[ejr] Made userid field only show if the person is in the admin group
[ejr] Fixed path error in noconfigured.inc and index.php
[ejr] Cleaned up php/html some, changed look of the page
[ejr] Added refused user list to config/conf.php

01-Feb-2002
[ejr] Added menu items to the page

04-Feb-2002
[ejr] Changed documentation a bit.
[ejr] Fixed bad refernce in templates/menu.inc
[ejr] Added support for 'accounts' module

06-Feb-2002
[ejr] Fixed require statement in main.php (syntax, path)
[ejr] Updated docs about IMP realm issue
[ejr] Fixed require statement above -- thanks to Serge Grondin
[ejr] Add config option to remove realm/domain if needed

19-Feb-2002
[ejr] Added help menu item (English only, and needs work)
[ejr] Added help links to form fields
[ejr] Added gettext files, started translations

20-Feb-2002
[ejr/jw] Fixed Location redirect in index.php thanks to John Wedoff

22-Feb-2002
[ejr] General code cleanup
[ejr/dh] Language files cleanup/fixes, new fr_FR translation by D. Huhardeaux

26-Feb-2002
[ejr] Added title code to templates/common-footer.inc
[ejr] More locale work...

01-Mar-2002
[ejr] Fixed bug in config/conf.php.dist

04-Mar-2002
[ejr/jt] Added german locale by Jens Tkotz <jens.tkotz@f2h9.de>

12-Mar-2002
[ejr] Added message about logout needed after changing password...

14-Mar-2002
[OSL] Fixed bug in main.php dealing with a bad ereg expression that caused
      usernames which were supersets of restricted usernames to fail.

19-Mar-2002
[ejr] Fix socket exists check in disconnect so as to return a more realistic
      error message when the connection to the poppassd server fails.
[ejr] Removed admin functions since it was removed from Horde 2.1
[ejr] Added realm support
[ejr] General code cleanup
[ejr] Released this version as V 2.0 (previous was V1.0a)

28-Mar-2002
[ejr/ttm] Added isset() calls to realm checking in poppassd.php

04-Apr-2002
[ejr]	Added @ to default host/port assigns in poppassd.php to hide errors
        when the config file isn't setup correctly.

17-Apr-2002
[ejr]	Small change to lib/base.php login checking (newline, selfUrl() call)
[ejr]	Added Finnish translations and help file by Tero Tapani Matinlassi

08-May-2002
[ejr]	Added pt_BR translation by Darci Tartari.

22-May-2002
[ejr]	Cleaned/modernized lib/base.php

24-May-2002
[ejr]	Added Dutch (nl_NL) help file by Tjeerd van der Zee

30-May-2002
[jan]   Added Finnish (fi_FI) translation by Tero Matinlassi

28-Jun-2002
[ejr]   Update contact info in docs/INSTALL for mailing list.
[ejr]   Fix spacing and look of Submit button
[ejr]   Change from short-tag <?= to long format <?php echo

01-Jul-2002
[ejr]	Remove check for prefs.php in notconfigured.inc
