----
v1.0
----

[mms] Add checkboxes to message list.
[mms] Update poll count in destination folder when moving messages.
[jan] Add Silver Surfer theme.
[cjh] Update the dock badge with Inbox unread counts if using Fluid.
[jan] Add Slovak translation (Martin Matuška <martin@matuska.org>).


--------
v1.0-RC3
--------

[mms] Use IMP's configuration for javascript editors and CSS/JS caching.
[mms] Make fckeditor add BR tag instead of P tag on enter keypress.
[mms] Make xinha add BR tag instead of P tag on enter keypress (Mozilla only).
[mms] Add Special Characters to compose screen, if configured.
[jan] Allow users to set the HTML editor toolbar buttons in their preferences.
[jan] Add Spanish translation (Manuel P. Ayala <mayala@unex.es>).
[mms] Add "Reply to List" option.
[jan] Add Russian translation (Alexey Zakharov <baber@mosga.net>).
[jan] Add Hungarian translation (Laszlo L. Tornoci <torlasz@xenia.sote.hu>).


--------
v1.0-RC2
--------

[mms] Add preference to identify screen to load on login (Request #6028).
[jan] Add Finnish translation (Leena Heino <liinu@uta.fi>).
[mms] Add configuration option to disallow searching all mailboxes.
[mms] Auto-resize address inputs in compose screen.
[mms] Add hook for adding formatting information to a message list row
      (Request #5234).

--------
v1.0-RC1
--------

[mms] Add arrival sort option.
[jan] Add Lithuanian translation (Vilius Sumskas <vilius@lnk.lt>).
[jan] Add hook for e-mail address formatting.
[jan] Add option to load custom CSS files.
[jan] Load all applications' CSS files in the portal (Bug #5831).
[mms] Convert to a cross-browser compliant scrollbar in the message list.
[jan] Move all DIMP-specific hook examples from Horde's config/ directory.
[mms] Fix errors when assuming US-ASCII with broken messages.
[jan] Add French translation (Thierry Thomas <thierry@pompo.net>).
[jan] Add Italian translation (Nethesis srl <info@nethesis.it>).
[jan] Add Japanese translation (Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>).
[mms] Add support for sending Message Disposition Notifications (RFC 2298).
[mms] Add ability to poll folders from context menus.
[mms] Add bcc addresses when tying to an identity.
[mms] On initial login, allow INBOX to load in background.
[mms] Honor IMP's 'compose_cursor' preference.
[mms] Add purge deleted button (Request #5561).
[mms] Only scroll folder list when dragged messages are directly above or
      below the list.
[mms] Fix nested folder positioning problems in IE.
[mms] Fix message list generation when using the Horde JSON encoder
      (Bug #5604, vokac@kmlinux.fjfi.cvut.cz).
[cjh] Fix switching signatures when using HTML composition (Bug #5594).


----------
v1.0-ALPHA
----------

[jan] Add preferences interface.
[jan] Allow loading of any applications from the menu.
[jan] Add Polish translation (Tadeusz Lesiecki <lesiecki@tmtsystem.pl>, Piotr
      Tarnowski <drfugazi@drfugazi.eu.org>).
[mms] Inline PHP-generated javascript to avoid cross-domain leaking
      (Bug #5307).
[jan] Add quota bar.
[jan] Allow to add custom menu items.
[jan] Add blacklist, whitelist, and ham buttons.
[mms] Add FCKeditor and TinyMCE as supported javascript HTML editors.
[mms] Add configuration file for portal blocks.
[mms] Implement full mailbox list caching on browser.
[mms] Mailbox changes on IMAP actions are now handled in a single call to the
      server.
[mms] Use a unique IMAP cache identifier to check for new messages in mailbox.
[mms] Add asynchronous upload of attachments.
[mms] Clicking Get Mail now does a Fetch Mail check also.
[mms] Added support for keyboard shortcuts (Request #5139).
[mms] No need for separate DraggableMail implementation - simply extend
      scriptaculous' dragdrop.js as needed.
[mms] No need for separate HTML load on IE for storing history (Request #4693).
[mms] Load folder list through an AJAX call.
[mms] Cache mailbox listings.
[jan] Add Traditional Chinese translation (David Chang <david@tmv.gov.tw>).
[mms] Add hook to allow manipulation of message text.
[jan] Add Dutch translation (Jan Kuipers <jrkuipers@lauwerscollege.nl>).
[mms] All javascript now in static javascript files.
[mms] All folder tree generation done in javascript.
[mms] Use faster DOM ready technique for window.onload() (Request #4470).
[mms] Add undelete option to context menu (Request #3190).
[mms] DimpCore.js.php is now available to be cached on the browser side.
[mms] Allow user defined headers to be displayed in message view.
[mms] Allow shift-select through multiple views.
[jan] Add links to address book popup to compose view.
[mms] Removed tooltip previews.
[mms] Fix updating unseen message status in folder list.
[mms] Honor IMP's spam reporting configuration parameter (Bug #3971).
[cjh] Load IMP's preferences in the ContactAutoCompleter so all address
      books are searched (Bug #3810).
[mms] Fix spellcheck UI when in HTML composition mode.
[mms] DIMP now honors IMP's sortlimit configuration option and IMP's
      configurable sorting by folder.
[cjh] Implement persistent preference for the state of the
      preview pane.
[mms] Implement UI for resume from draft.
[mms] Organize code/layout to Horde application specifications.
