------
v2.2.2
------

[jan] Close XSS when setting the parent frame's page title by javascript (cjh).
[jan] Add Polish translation (Piotr Kuczynski <pkuczynski@hypode.pl>).
[jan] Fix qmail driver not including VFS.php.


------
v2.2.1
------

[jan] Add Galician translation (Rafael Varela Pet <srrafa@usc.es>, Guillermo
      Mendez <guille@usc.es>).
[cjh] Add a configuration parameter that specifies a regular expression
      which vacation messages must match.
[cjh] Add an optional backend parameter to use the password the user
      is currently logged in with.
[ejr] Add alias support
[jan] Add Dutch translation (Arin Huisken <arien@huisken-systems.nl>).
[jan] Add Romanian translation (Eugen Hoanca <eugenh@urban-grafx.ro>,
      Marius Dragulescu <mariusd@urban-grafx.ro>).
[ejr] Fix alias support, fix some phpdoc


----
v2.2
----

[ejr] Add javascript to validate form input
[ejr] MFH: add script to create database files
[ejr] MFH: add comments/copyrights as needed, clean up html and php code, etc
[ejr] MFH: Add vacation alias support
[ejr] MFH: add driver function to parse/validate email addresses
[ejr] MFH: add api.php for api calls
[ejr] MFH: add qmail driver
[ejr] Remove config/prefs.php.dist as it wasn't needed/used


----
v2.1
----

[cjh] Close several small XSS vulnerabilities
      (Mitja Kolsek <mitja.kolsek@acros.si>).
[ejr] Add real database files for vacation, rather than using /dev/null
[ejr] Move to driver based system
[jan] Add Brazilian Portugues translation (Walber Alexandre <walberalexandre@bol.com.br>).
[jan] Add Norwegian Nynorsk translation (Per-Stian Vatne <psv@orsta.org>).
[jan] Add Traditional Chinese translation (David Chang <david@thbuo.gov.tw>).
[ejr] Remove bogus tag and class in the password input box
[ejr] Update docs/INSTALL for new mailing list contact info
[ejr] Recode the temp file handling, add phpdoc.
[ejr] Changed ftp_put() parameter from string to integer for php 4.2.x
      Thanks to Pradit Wattanasuwan who found this (I'm still on 4.1.x)


----
v2.0
----

[ejr] Released this version as V 2.0 (previous was V1.0a)
[ej]  Added Danish Translations by Epsen Juergensen
[ejr] Added real realm support
[ejr] Small change to lib/base.php login checking (newline, selfUrl() call)
[ejr] Removed admin user checks since horde doesn't support admin array any more
[ejr] Added new refused user code due to issues with old code matching too much
[jdr] Spanish translations
[jt]  Updated German translations
[ejr] Added remove_realm setting
[ejr] Fixed bug in po/Makefile
[ejr] Fixed bug in config/conf.php.dist
[dh] new fr_FR translation by D. Huhardeaux
[ejr] More locale work...
[ejr] Added title code to templates/common-footer.inc
[ejr] Started gettext language support
[ejr] Added unlink() call to remove temp file after installing .forward file.
[ejr/jw] Fixed Location redirect in index.php thanks to John Wedoff
[ejr] Added help menu item (English only, and needs work)
[ejr] Fixed require statement above -- thanks to Serge Grondin
[ejr] Fixed require statement in main.php (syntax, path)
[ejr] Added support for my accounts module
[ejr] Updated documentation
[ejr] Added menu bar support
[ejr] removed tabs from all php code
[ejr] Added refused user list to config/conf.php
[ejr] Fixed path error in noconfigured.inc and index.php
[ejr] Made userid field only show if the person is in the admin group
[ejr] Add graphic plane.gif (Thanks to Eric Keto for help with graphic)
[ejr] Rewrite Passwd module into a vacation module (see Passwd docs for info)
[jan] Add Italian translation (Alessio Ciregia <alessio@ifc.cnr.it>).
