OnTV 1.8.8:
===========

* Bug fixes.
* Updated translations (es, fi, sv, vi).

OnTV 1.8.6:
===========

* Updated python-xmltv to 1.0. This version depends on cElementTree instead of
  python-xml which makes loading much faster.
* Added support for per channel searches in the search dialog.
* Bug fixes.
* Updated translations (sv, vi).

OnTV 1.8.4:
===========

* Fixed problem with internal listings growing larger and larger when reloading
  XMLTV file.
* Fixed problem with drop-down window not positioning correctly when first
  opened.
* Updated translation (vi).

OnTV 1.8.2:
===========

* Reworked the applet button.
* Added support for reminders using libnotify.
* Brought down memory usage a bit.
* Updated translations (de, en_CA, es, fi, sv, vi)

OnTV 1.8.0:
===========

* Added support for global keybindings (thanks to Nigel Tao and Alex Graveley).
* Fixed bug which made logos disappear when reloading XMLTV file.
* Added command line options for debugging and running in a stand alone window.
* Escape now hides the program window.
* Added translation (bg).
* Updated translations (de, en_CA, es, sv).

OnTV 1.6.2:
===========

* Fixed bug when adding the applet to a right, left or bottom aligned panel.
* Fixed alot of problems with loading of XMLTV file.
* Bumped required versions of pygtk, gnome-python and gnome-python-extras to
  2.8.0 and 2.12.0 (fixes #312320).
* Added translation (pl).
* Updated translations (vi, sv).

OnTV 1.6.0:
===========

* Added popup menu in channels treeview for handling logos.
* Loaded listings are now serialized, speeding up the startup.
* Removed metadata about the XMLTV file from preferences dialog.
* Added program search dialog.
* Added translations (fi, vi, fr).
* Updated translations (de, en_CA, es).

OnTV 1.4.4:
===========

* Fixed problem when building from source.
* Added interactive search and selection on activation in channels treeview.
* Added translations (uk, pa).
* Updated translations (en_CA, de).

OnTV 1.4.2:
===========

* Fixed problem with grabbers not including seconds in timestamps.
* Fixed problem with Add to panel not working.
* Updated translation (en_CA).

OnTV 1.4:
=========

* Improved startup time, the XMLTV file is now loaded in a new thread.
* A error dialog is now displayed if there is no ontv directory in GConf.
* Many small bug fixes.
* Added translations (es, pt_BR).
* Updated translations (en_CA, en_GB, de, sv).

OnTV 1.2:
=========

* Added support for channel logos (see FAQ).
* Added translations (de, en_GB, en_CA, zh_CN).

OnTV 1.0:
=========

* Many small bug fixes.
* Increased update interval for programme progressbars from 1s to 60s.
* Added translation (nb).

OnTV 0.8:
=========

* Reworked channel selection tab.
* Added option for auto reloading of XMLTV file every X hour.
* The About dialog now uses the new gtk.AboutDialog.

OnTV 0.6:
=========

* Rewrote code base.

OnTV 0.4:
=========

* Preferences dialog now displays data about the XMLTV-file.
* Added translation (sv).
* Reworked GUI to confirm to the HIG.
* Added support for translations.
* Switched from distutils to autotools for installation.
* Fixed nasty performance bug.
