v1.4.1
	+ Fixed bug when burning only one file with spaces on name (CD/DVD data)
	+ Updated translation (cs)

v1.4
	+ Support for mp3 and ogg files on CD Audio mode
	+ Added option to create VCD and SVCD discs from one or multiples files.
	+ New method to manage the processes
	+ Recode of internal functions
	+ Changes on MD5 behaviour
	+ Other minor code changes
	+ Updated some translations (cs and pt_br)

v1.3.3
	+ Fixed "prefix" option on Makefile (Standard now)
	+ Fixed dvd-video command (-udf option and double -Z)
	+ Removed "View" section
	+ Moved "Extra options" to "Session" menu
	+ Other minor changes
	+ Updated various translations and added Dutch translation (thanks Freduardo)

v1.3.2
	+ Removed all hardlinks of Makefile and recorder main file
	+ Fixed possible bug on save configuration
	+ Fixed deprecated options on .desktop file
	+ New Makefile, locale.py not needed anymore
	+ Added support for cdrtools
	+ Preferences dialog don't delete your old values
	+ Option to hide toolbar/statusbar (saved in conf file)
	+ Added toolbar items to menubar
	+ New text entry to specify extra options for cdrecord/growisofs
	+ Other UI changes

v1.3.1
	+ Added option to burn DVD Video
	+ New method to burn ISO images
	+ Added help messages when select mode
	+ Possibly to use DESTDIR/PREFIX to install locale
	+ Added message when starting to rip a disc (dd only shows info when finish).
	+ Using split instead rpartition. pygtk needed down to 2.4.
	+ Changed os.mkdir to os.makedirs (more powerful)
	+ Other minor code changes
	+ Added italian translation (thanks Renato)

v.1.3
	+ Modified size and total size. Now the valor has two decimals to be more approach.
	+ "Name" column displays all the path to prevent possible errors (¿exactly what file are you burning?)
	+ Added option to save md5 checksum and option to verify integrity of burned data width md5sum
	+ Added russian translation (thanks gavcheg)
	+ Added arabic translation (thanks Mauud777)
	+ Added french translation (thanks pabuisson)

v.1.2.9
	+ Various changes on code and reestructure
	+ New icon
	+ Created .desktop file
	+ CD Audio implemented
	+ Added czech translation (thanks radek)
	
v.1.2.7
	+ Changed configuration dialog. By default, temp directory: /var/tmp/recorder	
	+ Modified initial window size
 	+ Added pt_BR translation (thanks kramerxiita)
 	+ Various code changes
	+ CDRecord more verbose
	+ Shortcuts fixed
	+ Using python os.rm/rmdir/mkdir instead of calls to rm -R and mkdir.

v1.2.5
	+ Use ConfigParser for config and the path for the file was changed to ~/.config/recorder/recorderrc.
	+ Added option to erase CDRW.
	+ Menubar modified (create iso from disc, open iso image and erase cdrw, are now in File)
	+ The close button only shows if the process has terminated. While the process is 
		active, a cancel button is showed (with a popup to be sure that is not a unwanted click).
	+ Now recorder is internationalized. Languages: en (default), es.
		To create more translations, read the TRANSLATORS file.

v1.2.1
	+ Change from cdrecord -scanbus to wodim --devices.
	+ Added option to rip cd/dvd and create a ISO image.

v1.2
	+ New dialog to configure recorder. It only shows the first time.
	+ The config is saved at ~/.recorderrc

v1.1
	+ Added the option to burn existing iso images and make it, too.

v1.0
	+ First release
