version 1.9.1
--------------

	New features:
	
	* Ported to GStreamer 0.10 and MusicBrainz 2.1.  Removed CDDBSlave 
	  support.
	* Moved the extraction options in the preferences dialog.
	* Added next/stop actions in the notification window.
	* Show the CD cover and other information in the tray icon tooltip.
 	* Use the xdg MUSIC dir as default destination to extract tracks.
	* Allow to change the volume with a single click and a drag action.
	* Show the artist column in the track list when the CD is of variuos
	  artists.
	* Use a single window for each CD drive.
	* Allow to extract the selected tracks from the track list context 
	  menu.
	* Added a --stop command line option.
	* Download the cover from amazon if the asin is available.
		  
	Notable bugfixes:
	  
 	* More hig compliant menus.
	* Use stock icons as much as possible.  Update the icons when the icon 
	  theme changes.  Install a theme-friendly application icon.
 	* Do not allow to open more than one preferences dialog.
	* Ported to GOption.  
	* Save the cover at the original size, resize the cover before 
	  displaying it.
	* Read the list of available drives only at startup time to not stop
	  playing the CD when the preferences dialog is opened.
	* Fixed extraction of tracks with spacial characters.
	* In the ripper dialog show the remaining time only when the forecast
	  starts to stabilize.
	
version 0.9.93
--------------
	* Notify the playing track when the main window is hidden. Requires 
          libnotify.
	* Added the Quit command on the tray icon popup menu.
	* Fixed bug #312657: all tracks have a length of 0:00.
	* Fixed bug #315292: One error in the PO file.
	* Fixed bug #320699: the length bar stops when playing a song.
	* Fixed bug #312261: Gnome-doc-utils migration patch.
	* Requires libglade 2.5.0 or greater.
	* Requires gstreamer 0.8.11.

version 0.9.92
--------------
	* Automatically fetch the cover image on Internet for CDs the user
	  never setted the cover before.
	* Display elapsed time and estimated remaining time in the ripping
	  progress dialog.
        * Display the track number and the total number of tracks in the
          titlebar.
        * Use the vbr mode when creating mp3s if available.
	* Removed the Stop button from the toolbar.

version 0.9.91
--------------
	* Added goobox/general/use_sound_juicer gconf preference to use 
	  Sound Juicer to extract tracks instead of the internal ripper.
	* Fixed extraction to non-local folders.
	* Use the filechooserbutton if gtk+ >= 2.5.0 is available.	
	* Add ellipses to the track names if names do not fit in the
	  track list.
	* Get a valid filename from the track title when extracting.

version 0.9.90
--------------	
	* Added multimedia keys support.
	* Added a track status icon in the track number column.
	* Allow the ripper to write to non-local destinations.
	* Add encoder, encoder_version and year tags to the ripped tracks.
	* Save and restore the track list sort method and order.

version 0.7.2
-------------	
	* Extract dialog: Added extraction folder to the advanced options, 
          and make the advanced options visible the first time the dialog is 
          displayed.
	* Added queue in the playing pipeline to cope with slow computers.
	* Added manual support.  Written a simple manual with a small 
	  introduction and the keyword shortcuts reference.

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.
