Overview of Changes from gnome-osd 0.12.0 to gnome-osd 0.12.1
==================================================================
* Assorted bug fixes

Overview of Changes from gnome-osd 0.11.3 to gnome-osd 0.12.0
==================================================================
* Make EMail notifications work again for newer Evolution
* Make IRC notifications work again for newer XChat
* Fix bug with 'Hide on mouse hover' option
* New Gaim buddy notifications, by Fabien Carrion.

Overview of Changes from gnome-osd 0.11.2 to gnome-osd 0.11.3
==================================================================
* Listening for song changes works also for Rhythmbox 0.9.5.

Overview of Changes from gnome-osd 0.11.1 to gnome-osd 0.11.2
==================================================================
* Make screensaver detection work also for xscreensaver.

Overview of Changes from gnome-osd 0.11.0 to gnome-osd 0.11.1
==================================================================
* Detect when screensaver is active, and disable all messages during
  this period; only works with gnome-screensaver, though.

Overview of Changes from gnome-osd 0.10.0 to gnome-osd 0.11.0
==================================================================
* Add new GUI options to control event-bridge plugins
* Capplet starts gnome-osd-event-bridge using D-BUS
* Add Czech translations, by Pavel Mlcoch

Overview of Changes from gnome-osd 0.9.2 to gnome-osd 0.10.0
==================================================================
*  New gnome-osd-client man page
*  Rename rbosd.py to gnome-osd-event-bridge
*  Install autostart desktop file for gnome-osd-event-bridge (for GNOME 2.14)

Overview of Changes from gnome-osd 0.9.1 to gnome-osd 0.9.2
==================================================================
* Nothing new, just removed the debian/ directory in order to comply
with debian guidelines.

Overview of Changes from gnome-osd 0.9.0 to gnome-osd 0.9.1
==================================================================
* OSD server
 - Bug fixes
 - Add support for 'ellipsize' modes
* xchatosd.py:
 - Ellipsize at text at the end.

Overview of Changes from gnome-osd 0.8.0 to gnome-osd 0.9.0
==================================================================
* OSD server
 - Use the new gtasklet[1] module to simplify callbacks
 - Add a D-BUS interface, if module is available
* command-line client
 - Add a D-BUS interface, if module is available
* rbosd.py
 - Monitor Evolution mail and Muine song changes, using D-BUS

[1] http://www.gnome.org/~gjc/gtasklet

Overview of Changes from gnome-osd 0.7.3 to gnome-osd 0.8.0
==================================================================
* xchatosd:
  - New commands /OSD_ENABLE, /OSD_DISABLE, /OSD_FULLMESSAGE and
    /OSD_ONLYALERT, to enable/disable OSD and switch between full and
    "alert only" modes (Dorneles Treméa, Gustavo)
  - Add better events support (Dorneles)
  - Tweak load/unload messages (Dorneles)
* control panel applet
  - Add 'center' vertical alignment options that were previously
    available only as gconf keys (Dorneles)
* OSD server
  - Allow the OSD server to be killed when X connection is lost;
    avoids problems with multiple OSD servers running when logging out/in
    without rebooting (Gustavo)
* rbosd.py
  - Add session management support, so that the user can just run it
    once and save session to have it restart on next login (Gustavo)

Overview of Changes from gnome-osd 0.7.1 to gnome-osd 0.7.2
==================================================================
* Fix a stupid bug in RB plugin.

Overview of Changes from gnome-osd 0.7.0 to gnome-osd 0.7.1
==================================================================
* Install xchat and RB plugins into $(pkgdatadir)

Overview of Changes from gnome-osd 0.6.0 to gnome-osd 0.7.0
==================================================================
* More flexibility with a new protocol, allowing multiple OSD
instances, and override of properties for specific messages;
* New 'center' vertical alignment option available in the protocol
(but not in the preferences)
* hide_timeout also available in the protocol
* Any kind of error encountered by the server (eg. message parsing) is
reported back to the client.
* WARNING: python modules location has changed; please update your plugins.

Overview of Changes from gnome-osd 0.5.2 to gnome-osd 0.6.0
==================================================================
* Add option to avoid panels when positioning messages
* Add a "Test" button to the preferences dialog

Overview of Changes from gnome-osd 0.5.1 to gnome-osd 0.5.2
================================================================== *
* Fix stupid makefile bug that caused gnome_osd_conf.py to be shipped
with the tarball, when it wasn't supposed to.  This keeps i18n and
window icon from working.

Overview of Changes from gnome-osd 0.5.0 to gnome-osd 0.5.1
==================================================================
* Fix a GConf warning
* Translate rhythmbox plugin (Artist/Album/Track)
* Japanese translation (Takeshi AIHANA)

Overview of Changes from gnome-osd 0.4.0 to gnome-osd 0.5.0
==================================================================
* New preferences to play a sound on message popup and automatically
hide text on mouse hover.
* Fixes:
  - XML-escape title of songs in rhythmbox plugin (some songs were not
displaying due to pango markup error).

Overview of Changes from gnome-osd 0.3.0 to gnome-osd 0.4.0
==================================================================
* New preferences 'Animations' and 'Drop shadow'
* New capplet icon

Overview of Changes from gnome-osd 0.2.0 to gnome-osd 0.3.0
==================================================================
* New control center preferences dialog, allowing configuration of
font and message position/alignment.

Overview of Changes from gnome-osd 0.1.0 to gnome-osd 0.2.0
==================================================================
* gosd module
 - Add pango alignment option
 - Minor rendering fix
 - Change to LGPL

* rbosd.py
 - Bug fixes;
 - Much better looking messages;
