*******************************************************************************
**** This is a part of Kap.                                                ****
****                                                                       ****
**** Copyright (C) 2009  John Schneiderman <JohnMS@member.fsf.org>         ****
****                                                                       ****
**** This program is free software: you can redistribute it and/or modify  ****
**** it under the terms of the GNU General Public License as published by  ****
**** the Free Software Foundation, either version 3 of the License, or     ****
**** (at your option) any later version.                                   ****
****                                                                       ****
**** This program is distributed in the hope that it will be useful,       ****
**** but WITHOUT ANY WARRANTY; without even the implied warranty of        ****
**** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the         ****
**** GNU General Public License for more details.                          ****
****                                                                       ****
**** You should have received a copy of the GNU General Public License     ****
**** along with this program.  If not, see <http://www.gnu.org/licenses/>  ****
*******************************************************************************

Release 0.4.0:
    * Clear search on click
    * Add option to mute and unmute players

Release 0.5.0:
    * File information
    * Song played count

Release 0.6.0:
    * Drag and drop support
    * Convert interface buttons to wx.BitmapButton

Release 0.7.0:
    * Favourites lists
    * Convert song database to a file based SQL database

Release 0.8.0:
    * Allow all settings to know if a setting actually changed.
    * Finalise the settings location

Release 0.9.0:
    * Incremental search
    * Support for XMMS2

Release 1.0.0:
    * RealGain support
    * EQ support
    * Track analyser
