version 0.7.1
-------------	
	* Fixed compilation with gtk+ 2.4.x

version 0.7.0
-------------	
	* Moved encoding options to the preferences dialog.
	* Moved the volume button on the toolbar.
	* Added ability to save the playlist of the extracted tracks.
	* Added ability to control the player with the command line arguments,
	  use 'goobox --help' for a complete list of all the available 
	  commands.
	* Added ellipsizing to the album and artist labels if gtk+ version is 
          2.5.0 or higher.
	* Added ability to add/change the cover image dropping an image over 
	  the cover button.
	* Fixed statusbar text when no metadata is available.
	* Other minor UI enhancements.
	* Display play, pause and stop command labels on the toolbar when the 
	  user uses the 'text beside icons' toolbar style.

version 0.6.0
-------------	
	* Added total song time to the player info.
	* Added CD year to the statubar if available.
	* Restore the window position after clicking on the notification area 
	  icon.
	* Use the 192 Kbps bitrate instead of the non-standard 196 Kbps.
	* Fixed stock icons display.
	* Added --play option to automatically play after startup.

version 0.5.0
-------------	
	* Added ability to choose the bitrate when encoding.
	* Fixed ui freeze after playing a song.
	* Added preliminary FreeBSD support.
	* Minor usability improvements.

version 0.4.0
-------------	
	* Recognize mixed CDs as good CDs to play.
	* Update the playlist on the fly when PlayAll or Shuffle options change.
	* Make the track list insensitive if no CD is present.
	* Always perform an eject when the Eject button is pressed, instead of
	  checking whether the tray is open (which is bogus) and close the
	  tray if it's open.
	* Added an image preview to the 'Cover Chooser' dialog.
	* Use gnome-vfs to search on Internet instead of using libneon.
	* Added a Revert button to the 'Choose Cover' dialog.

version 0.3.0
-------------
	* Added ability to associate a cover image to a CD, the image can
	  be picked from the local disk or searched over Internet with 
	  Google.
	* Added ability to hide the main window leaving only the tray icon.
	* Read CD tracks list asynchronously.
	* Change volume when scrolling up or down over the volume buttom.
	* Update the time label in real-time while dragging the time scale.
	* Use standard stock icons when appropriate.

version 0.2.0
-------------
	* Added the volume control.
	* Added a "play selected track" command in the context menu.
	* Added a --device command line argument.
	* Session support.
	
version 0.1.0
-------------
	* First public version.
