Version 2.0b8:

	- fixate CD implemented
	- fixed some division by zero errors when burninging really small CDs
	- check wether gtk can connect to X added
	- check wether selected size > CD size added
	- some minor progressbar fixes
	- bug fix in conversion mp3 -> wav when converting mono files
	- support for normalizing wav-files added (requires normalize)
	- mp3->wav conversion is performed when starting to write the CD now
	- selecting audio files shows play time instead of filesize now 
	- moved docs into a seperate directory
	- updated some message boxes
	- small design changes in the Read Audio code
	- bug fix in conversion code mp3 -> wav when no image dir is set 
          (thanks Taras)
	
Version 2.0b7:

	- bug fix in drag&drop-code
	- automatic conversion of mp3 -> wav added
	- playing wav-files via configurable player added
	- some cleanup within pathspecs
	- changed the button state in output window
	- cosmetic changes (field alignments, ...)
	- new window for selecting scsi devices (if more than 1 device 
	  available)
	- possibility to specify reader != recorder
	- check for additional programs added (xmms, sox, mpg123)
	- autoconf stuff updated
	- bug fixed when creating images with labels
	- optimized output formatting code (less cpu intensive)
	- reading of audio-CDs added (cdda2wav interface)
	- switched from scanning /proc/scsi/scsi to cdrecord -scanbus
	
Version 2.0b6:

	- changed logical order of dialog boxes
	- question dialog added, when selected size is too big
	- made a seperate tab for reading CDs
	- support for cdrecord 1.9 & mkisofs 1.13
	- default path for reading images added
	- some images added to buttons
	- added file dialog for writing images
	
Version 2.0b5:

	- blanking of RW implemented (disc, minimal, session)
	- bug fixed when output window ate cpu time
	- check for readcd added
	- bug fix in main program (syserr routed to sysstd)
	- reading of CDs implemented
	
Version 2.0b4:

	- changed the spec file to use ./configure instead of configure
	  (thanks goes to Thomas Tschoepke S.)
	- missing include for the About box fixed (thanks again Thomas)

Version 2.0b3:

	- -a option removed (obsolete, doesn't work with cdrecord 1.8.1 any 
	  more)
	- bugfix when d&d a directory from the directory panel from gmc
	- extra speed setting for RW mode
	- new dialog for setting R/RW mode, fixating and multisession CDs
	- bugfix when d&d a directory where you have no read permission
	  
Version 2.0b2:

	- bugfix in AddFileData (missing include directive)
	
Version 2.0b1:

	- Toolbar & Statusbar added
	- bugfix in the image information part when filename contains blanks
	- many internal changes
	- bugfix when d&d file doesn't exist
	- support for recorder speeds up to 64x (GtkSpinButton)
	- added check, wether output window is still open or not (thanks goes
	  to Clemens Kirchgatterer)
	- added check, wether mkisofs supports -gui or not (thanks goes to
	  Clemens Kirchgatterer again)
	
Version 1.99a:

	- Burn-Button disabled until CD is done
	- Added dialog box when no recorder is detected
	- bugfix in recorder autodetection
	- bugfix when selected directory ends with "/"
	- verbose mode checkbutton removed (verbose is a must)
	
Version 1.99:
	
	- completely new GUI
	- config file is now human readable
	- support for writing audio cds
	- support for writing ISO images
	- newly designed output window
	- drag & drop support
	
Version 1.01:

	- changed from set_state() to set_active() to support
	  newer gnome-python versions
        - bug fixed (forgot to remove tempfile)
	- added scrollbar to output window
	- removed rc-file

Version 1.0 final:

        - minor changes to adopt eroaster to newer gnome-python

Version 1.0b4:

	- bug fixed when source directory contains blanks
	- icon support
	- new output window (gnome needed)
	- autoconf support
	
Version 1.0b3:

	- another stupid bug fixed (forgot to include system)

Version 1.0b2:

	- bug fixed when $HOME/.eroaster file doesn exist

Version 1.0b1:

	- initial release
