autocompleteeditor (0.0.8-1) stable; urgency=low

  * Added support for blacklisting words
  * Allow blacklists to be applied without launching the GUI
  * Added additional delete mode for moving items to the blacklist

 -- Robin Hill <maemo@robinhill.me.uk>  Wed, 23 Jun 2010 15:20:00 +0100

autocompleteeditor (0.0.7-1) stable; urgency=low

  * Added hardcoded mappings for locale:codec translation.  Unfortunately the
    N900 doesn't use the defined locale encoding when writing to the
    auto-complete dictionary, so we need to use this method instead.
  * Added configuration dialog.  Currently allows selection of the deletion
    mode (Normal, Confirm, OnClick).  This is saved to the config file so
    persists between sessions.

 -- Robin Hill <maemo@robinhill.me.uk>  Thu, 17 Jun 2010 13:20:00 +0100

autocompleteeditor (0.0.6-1) stable; urgency=low

  * Changed location for saved settings file

 -- Robin Hill <maemo@robinhill.me.uk>  Tue, 15 Jun 2010 22:25:00 +0100

autocompleteeditor (0.0.5-1) stable; urgency=low

  * Added message box to alert user to unidentified dictionaries.
  * Limited error message to two levels of traceback
  * Save last viewed dictionary
  * Changed to use python for locale conversion as Qt was not working

 -- Robin Hill <maemo@robinhill.me.uk>  Tue, 15 Jun 2010 17:00:00 +0100

autocompleteeditor (0.0.4-1) stable; urgency=low

  * Added missing python2.5-qt4-maemo5 dependency (needed for popup
    notifications)
  * Changed to handle files containing multiple dictionaries.
  * Added option to clear all entries for a dictionary.

 -- Robin Hill <maemo@robinhill.me.uk>  Tue, 15 Jun 2010 15:30:00 +0100

autocompleteeditor (0.0.3-1) stable; urgency=low

  * Use a dict for the position information rather than multiple variables.
  * Save all variable metadata (including new variable) so it can be written
    back when the file's saved.
  * Added busy spinner while saving and information box to report saving
    complete.
  * Changed to use multi-selection rather than extended selection, as it seems
    more reliable on Maemo.

 -- Robin Hill <maemo@robinhill.me.uk>  Sat, 12 Jun 2010 20:36:19 +0100

autocompleteeditor (0.0.2-1) stable; urgency=low

  * Added check to ensure file format matches the recognised format.
  * Fixed section for package.

 -- Robin Hill <maemo@robinhill.me.uk>  Fri, 11 Jun 2010 12:19:00 +0100

autocompleteeditor (0.0.1-1) stable; urgency=low

  * Initial release

 -- Robin Hill <maemo@robinhill.me.uk>  Thu, 10 Jun 2010 20:58:00 +0100
