------
v1.0.1
------

[jan] Fix blacklist conversion in IMP-to-Ingo conversion script (Steve Lidie
      <sol0@Lehigh.EDU>).
[jan] Fix filter rules with multibyte characters.


----
v1.0
----

[jan] Add Brazilian Portuguese translation (Fabio Gomes
      <flgomes@fazenda.sp.gov.br>).


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

[jan] Add Czech translation (Pavel Chytil <pavel@chytil.tk>).
[cjh] Show menu in Script view (Bug #843).


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

[cjh] Update icons.
[jan] Disable Kolab backends if disabled globally.


---------
v1.0-BETA
---------

[jan] Add Spanish translation (Manuel Perez Ayala <mperaya@alcazaba.unex.es>).
[jan] Add vacation support to procmail driver (Micha Kersloot
      <micha@kovoks.nl>).


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

[mms] Add configuration option to limit total number of blacklist/whitelist
      entries a user can have.
[jan] Allow setting up a global user in the backends configuration (Martin
      Luethi <horde@humbapa.ch>).
[mms] Allow user to deactivate script.
[mms] Add support to filter by body contents for IMAP driver.
[mms] Allow user-defined filters for the procmail driver (Ben Chavet
      <ben@chavet.net>).
[mms] Allow user-specified Headers to be used for filtering.
[mms] The storage system has been abstracted out to allow for multiple
      backend storage drivers.
[mms] Removed all 'show_*' preferences - all available actions will be
      shown on the menu by default.
[mms] Added the forward action (Todd Merritt <tmerritt@email.arizona.edu>).
[mms] On demand filters can now apply to exclusively seen or unseen messages.
[mms] Rules can now be disabled (Todd Merritt <tmerritt@email.arizona.edu>).
[mms] Added relational, regex, and matches tests to Sieve script
      (Todd Merritt <tmerritt@email.arizona.edu>).
[mms] Honor other module's handling of blacklist/whitelist.
[mms] Don't show script options if the underlying Ingo_Script:: driver
      doesn't use them.
[mms] Case sensitive searches only allowed for Ingo_Script:: drivers that
      can handle them.
[mms] 'blacklist_folder' preference now handled inside the 'blacklist'
      preference.
[mms] Added 'show_filter_msg' preference - for use with Horde_Script::
      backends that support on demand filtering.
[mms] Added the 'mail/canApplyFilters' API call.
[mms] Ingo_Storage:: now handles all session caching.
[mms] Added IMAP client side Ingo_Script:: driver.


----
v0.1
----

[jan] Add Swedish translation (Anders Norrbring <anders@norrbring.biz>).
[jan] Add Lithuanian translation (Vilius Sumskas <vilius@lnk.lt>).
[jan] Add Italian translation (Marko Djukic <marko@oblo.com>).
[jan] Add Hungarian translation (Attila Nagy <bra@fsn.hu>).
[mms] Add Dutch translation (Ruben van der Steenhoven
      <ruben_donotspamme@webmeesters.net>).
[jan] Add Finnish translation (Leena Heino <Leena.Heino@uta.fi>).
[mms] Added the 'mail/applyFilters' API call.
[bjn] Add whitelist functions.
[jan] Add German translation.
[mms] Blacklisted addresses now stored in the storage backend in array format.
[mms] Added Ingo_Storage:: driver to allow for storage of rules in
      various backends.
[bjn] Abstract Script class, and procmail script support.
[jan] Add Polish translation (Przemyslaw "Primo" Witek <primo@npl.pl>).
[jan] Add Romanian translation (Eugen Hoanca <eugenh@urban-grafx.ro>).
[jan] Let the users select what should happen to emails from blacklisted
      addresses.
[jan] Add Traditional Chinese translation (David Chang
      <david@thbuo.gov.tw>).
[jan] Add French translation (Florent Aide <faide@alphacent.com>).
[jan] Add an API for Ingo.
[mac] Add a user preference to automatically update the script after a change.
[mac] Add a user preference to hide the script icon.
[mac] Fix some regex in the script generation
[jan] Default to first backend if no preferred backend is specified/found.
[mac] Initial Commit.
