-------
v2.0.11
-------

BUG: Fixed Nynorks-Norwegian (Roy-Magne Mo<rmo@www.hivolda.no>)
BUG: Fixed French setup.lang file, the lines were not properly closed out. (iem)
BUG: Fixed folders subscription HTML (missing </TABLE>) (iem)
LANGUAGE: Estonian is now available (Jaanus Toomsalu <jaanus@matti.ee>

-------
v2.0.10
-------

CHANGE: Fixed German translation bugs in the newuser start file (jch)
BUG: Fixed an interaction between binary attachments and MIME (cjh)
BUG: LDAP searches can now be against fields other than 'cn'
BUG: Fixed some HTML tags in the sidebar menu
BUG: Changing languages now refreshes login screen under Internet Explorer
BUG: Fixed a small bug with $to_domain and empty address fields (jon)
BUG: Made "Empty Trash" display using the corrent font face (jon)
CHANGE: removed deprecated Errors-To: header (cjh)
CHANGE: Session support and v2 database support have been completely removed
CHANGE: Changed X-Mailer to User-Agent (ref: draft-ietf-usefor-article-02) (jon)
ENHANCEMENT: seperators now supported in sidebar menu extra text, some html cleaned (Derek Diget <diget@grog.lab2.cc.wmich.edu>)
ENHANCEMENT: Backported the $default->user_change_language option (jon)
ENHANCEMENT: DBM file preferences/addressbooks now available thanks to Stephan Lagerholm <stephan@unilog.se>
ENHANCEMENT: Folders screen is now cleaned up to line up properly, etc. (Christopher D. Murley <murley@netexpress.net>)
LANGUAGE: Czech is now available.
LANGUAGE: Bahasa Indonesia is now available (Justinus Andjarwirawan <justin@peter.petra.ac.id>)
LANGUAGE: Nynorsk Norwegian is now available (Roy-Magne Mo <rmo@www.hivolda.no>)

------
v2.0.9
------

BUG: Fixed a bug concerning MySQL returning NULL from queries in language selection
BUG: Fixed a bug caused by dates in mail from NeXT machines
BUG: Fixed a bug causing PHP warnings about unknown variables

------
v2.0.8
------

BUG: Fixed an obscure IE javascript problem with clicking on an address to compose a message.
BUG: Attachments are not doubled when forwarding a message, and mime type information is maintained now.
BUG: Mime-encoded headers are now handled much more consistently. There *shouldn't* be issues with these left. Please report any you find.
BUG: Quoted printable messages are now decoded when being forwarded and replied to.
BUG: Fixed a bug causing Spanish to not show up in the language pulldows
BUG: Fixed a bug when forwarding a message without a from address
BUG: Fixed several language problems with Portuguese Brazilian
BUG: Fixed a rare but critical bug that caused crashes with empty attachments
BUG: Fixed algorithmic bug in spell-check where words tokenized improperly
BUG: Removed extra spaces in French folders translation causing warning
BUG: Fixed Javascript error when opening contacts window on compose page
BUG: Added missing $default items to impsetup.pl script and $defaults.php3 examples.
CHANGE: language selection always goes by database entry, if there is one.
ENHANCEMENT: $default->screen_size has been added. Current acceptable values are 'small' and 'large'. The compose window is scaled accordingly.
ENHANCEMENT: Unknown browsers are simply asked to send info; IMP assumes that they work
ENHANCEMENT: If you using a language we can check spelling for, auto-selected it compose
ENHANCEMENT: Added a simple cron.daily file that will clean up stranded attachment files
ENHANCEMENT: Set user's name from database every time its in there
ENHANCEMENT: New $default->to_domain tacked onto bare compose addresses
ENHANCEMENT: New Danish locales

------
v2.0.7
------

BUG: Fixed a bug triggered by new PHP 3.0.9 - we had a blank line in message.php3
BUG: Fixed a bug causing messages to appear as new after they were read
BUG: Fixed a bug in the Russian translation files causing buggy login behavior
BUG: Fixed violation of the spec for URL when downloading files with name spaces
BUG: Fixed an infinite hang in Javascript code in compose window
BUG: Bouncing a message doesn't ruin attachments anymore
BUG: Correctly handles missing subject when forwarding mail
ENHANCEMENT: If you forward a mail with attachments, the attachments are forwardable
ENHANCEMENT: Include crude tool allowing users to migrate mail from other servers

------
v2.0.6
------

BUG: Fixed "length of needle" warning coming from zero-length folders
BUG: Fixed an HTML error in the menu if you used a local site logo
BUG: Properly closing IMAP connection in mailbox, should help one status problem
BUG: Fixed a misidentification of web browsers after they changed ID strings
ENHANCEMENT: Sybase support has been added to IMP
ENHANCEMENT: Tweaked defaults to do "internal-use" site out of the box
ENHANCEMENT: Imp understands Russian
ENHANCEMENT: Expunge-on-delete option. Fixes delete behavior with mh boxes.

------
v2.0.5
------

BUG: Mailbox Date field bug crept in and needs to be fixed

------
v2.0.4
------

ENHANCEMENT: Imp understands French
ENHANCEMENT: Imp understands Spanish
ENHANCEMENT: Imp understands Portuguese Dutch
BUG: Fixed a problem with PostgreSQL not committing changes
BUG: Fixed problem with contacts not being saved correctly in MySQL
BUG: Fixed warning messages caused when forwarding mail without some header fields
BUG: Fixed a bug causing warnings when replying to email	
BUG: Fixed several problems with the Italian translation
BUG: Fixed a problem in imp.config that caused initial configuration to fail (missing comma)

------
v2.0.3
------

Lots of changes, none documented here
	
-------------------------
New and notable in 2.0.1:
-------------------------

Several pieces of IMP have been moved into the Horde module.  They include the
signup feature, problem reporting, the help functions, and faq management.

A new motd feature has been added.  You can now use the file called MOTD.html
and put in information you want shown under the login screen.  This file sits 
in the config directory.

Extendable menus.  You can now easily add menu items by adding items to the
menu.txt file which resides in the config directory.

You can now set your session language at login.

A "new-user information" piece has been added to the login screen.  This 
function provides new users with some basic background on using IMP.

A function was added to the compose window which does not allow you to send
a piece of email if you have browsed a file attachment but haven't attached
it yet.

Help items were added to the compose window.

Fixed several issues with multiple read/write imap openings. Now only
calls that require read/write use read/write.

Fixed multiple append trailer/footer bugs.

Localized the setup.php3 process.

Updated lynx pages so lynx works again with IMP

