30-06-2012 Landry Breuil <landry at xfce.org>
   * release 0.4.4
   * Better compliance with the panel plugin HIG
   * Fix wrong fr translation

13-05-2012 Landry Breuil <landry at xfce.org>
   * release 0.4.3
   * set small property (unless in deskbar mode)
   * fix panel 4.9 detection

20-02-2012 Landry Breuil <landry at rhaalovely.net>
   * release 0.4.2
   * 0.4.1 was generated with a buggy intltool 0.50.0, regen with 0.50.1
   * https://bugs.launchpad.net/intltool/+bug/900738

15-02-2012 Landry Breuil <landry at rhaalovely.net>
   * release 0.4.1
   * build plugin as a module
   * add nrows handling/mode-changed callback for panel > 4.9

12-02-2012 Landry Breuil <landry at rhaalovely.net>
   * release 0.4.0
   * port from libxfcegui4 to libxfce4ui
   * much better handling of panel size/orientation
   * use icon names from the icon-naming-specs
   * looks much better and obey panel/icon themes
   * make plugin background transparent

07-01-2011 Landry Breuil <landry at rhaalovely.net>
   * release 0.3.6
   * recognize exo-1 for upcoming Xfce 4.8

17-05-2010 Landry Breuil <landry at fr.homeunix.org>
   * release 0.3.5
   * add enable/disable outputs in rightclick menu

03-11-2009 Landry Breuil <landry at fr.homeunix.org>
   * release 0.3.4
   * add user-configurable markup for playlist and tooltip
   * properly resize buttons icons

24-03-2008 Landry Breuil <landry at fr.homeunix.org>
   * release 0.3.3
   * pretty-print tracks in playlist and tooltip
   * don't show multiple instances of playlist
   * fix dumb segfaults when connection is dropped by MPD
   * add aboutbox (useless, hence necessary)

30-05-2007 Landry Breuil <landry at fr.homeunix.org>
   * release 0.3.2
   * fixed various bugs when running against MPD 0.12.2 or 0.13 (thanks drac)
   * fixed stupid bug, first track was not shown in playlist
   * rewritten parser in simple-libmpd.c using g_* funcs

28-01-2007 Landry Breuil <landry at fr.homeunix.org>
   * release 0.3.1
   * fixed bugs in simple-libmpd.c, causing several crashes
   * prevent creation of playlist window when mpd could not be contacted

16-01-2007 Landry Breuil <landry at fr.homeunix.org>
   * release 0.3.0
   * added configurable client (gmpc, xterm -e ncmpc,..) entry in context menu (uses xfce_exec())
   * added simple playlist window on middle-click permitting to select a track to play
   * completed simple-libmpd to improve communication with mpd

26-10-2006 Landry Breuil <landry at fr.homeunix.org>
   * release 0.2.0
   * written a simple interface with mpd when libmpd is not available
   * cleaned/modularized code
   * add repeat/random toggle in right-click menu
   * use xfce_* functions for config dialog
   * replaced play call/button with pause -> better
   * don't connect at startup (plugin is not configured)

11-06-2006 Landry Breuil <landry at fr.homeunix.org>
   * Initial release 0.1.0
   * depends on libmpd
   * Features : 
   * prev/next/stop/play buttons with gtk stock icons
   * mousewheel to increase/decrease volume
   * current title as tooltip
   * configurable MPD host/port/password
