--------
v3.0-cvs
--------

[cjh] Add an option for ignoring realm information in the email address
      written to .forward files.
[cjh] Make the default vacation message configurable.
[cjh] If we can retrieve the current vacation message for the user,
      pre-load the textarea with it.
[cjh] Implement fetching of current details for the forwards driver.
[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.
[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] Rename graphics/plane.gif to graphics/vacation.gif.
[ejr] Add javascript form input validation.
[ejr] Add address checking/parsing.
[jan] Add Bulgarian translation (Miroslav Pendev <pendev@hotmail.com>).
[ejr] Add qmail driver.
[ejr] Try to set permissions on files transferred with forwards ftp driver.
[ejr] Add alias support.
[ejr] Remove custom ftp/tmpfile code and use the Horde_VFS:: class for all
      ftp stuff.
[ejr] Add api support.


----
v2.1
----

[jan] Add Italian translation (Alessio Ciregia <alessio@ifc.cnr.it>).
[ejr] Restore default realm functionality, add database files and script to
      generate them, make this CHNANGES file match the rest of Horde's.
[jan] Add Brazilian Portugues translation (Walber Alexandre
      <walberalexandre@bol.com.br>).
[ik]  Add exim sql backend.
[ejr] Changed to Driver class system, remove userid variable.


------
v2.0.1
------

[ejr] Released this version as V 2.0.1 (previous was V2.0)
[jan] Add Traditional Chinese translation (David Chang <david@thbuo.gov.tw>).
[ejr] fix bogus tag and class tag in password input area.
[ejr] recode temporary file handling, add phpdoc.
[jan] Add Norwegian Nynorsk translation (Per-Stian Vatne <psv@orsta.org>).
[jan] Add Finnish translation (Tero Matinlassi <tero.matinlassi@edu.vantaa.fi>).
[ejr] Updated templates/common-header.inc (refered by Joel Vandal)
[ejr] Implemented new CVS HEAD themes
[ejr] Updated to new CVS HEAD notification system.

[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)
