4.0.9
	Fix quote error and translation update (thanks to Omair)
	Fix still using cdrecord when formating CD-RW while cdrtools are installed
	Fix wrongly displayed radiobuttons when formatting DVD RW using Tk 8.5
	Fix error when trying to open multiple files in "Add files" window (this is a bug in TCL/Tk 8.5: https://sourceforge.net/tracker/index.php?func=detail&aid=1904322&group_id=12997&atid=112997)
4.0.8
	TkDVD will now use cdrkit instead of cdrtools if it is installed on the system (cdrkit allows, for example, to burn files larger than 4GB using UDF filesystem)
	Fix error when using spaces in ISO image filename for DVD/CD to ISO image creation
	Added Hungarian translation thanks to Sandor Lisovszki
	Switch internationalization file from ISO-8859-15 to UTF-8. It seems that default charset should be the same as this file, so if you get garbage instead of "special" characters, try to switch to UTF-8 in your distro/OS (slackware and slamd64 fall in this case, debian is already defaulting to UTF8).
4.0.7
	Fix error when trying to burn ISO images containing spaces
	CD Burning mode (TAO/SAO) is now selectable when burning files
4.0.6
	Fixed a bug when burning multisession DVD, -Z option was passed to growisofs in addition to -M while just -M is enough (thanks to Mark "from Poland" ;-) for the bug report)
	Updated french translation
	New german translation thanks to Marion Petersen
4.0.5
	Previous selected iso file is not cleared if user click open and then cancel (for burning or creating iso file)
	Fix error when adding a file, tkdvd though it was already present in file list while it was not
4.0.4
	Updated Italian translation (thanks to Davide Airaghi)
	Eject CD option is now saved in config file (thanks to Keith Schincke for the patch)
	Burn speed option is saved in config file too
4.0.3
	Add multi session CD burning suport
4.0.2
	Fix error with Tcl/Tk 8.5 when cliking on "Advanced options" button
	Added option to choose CD and DVD burning speed
	Added choice for type of cd burning: Track at once or Disk at once (only for ISO burning for now)
4.0.1
	Added option to eject CD after burning (thanks to Keith Schincke for patches)
	Fix bug "growisofs/cdrecord is currently working" message displayed under some circumstances while no burning is currently active (yes, fixed again).
4.0.0
	Fix Tk 8.5 problems with checkbuttons and radiobuttons
	Fix display problem in order to fit in 800x600 screen
	Fix "growisofs/cdrecord is currently working" message displayed while no burning is currently done under some distro.
4.0.0 beta 2
	Fix interface freezing when formating or burning CD
	Add CD copy option
	Add creation of ISO image from CD
	Fix writing of CD image
4.0.0 beta 1
	Fix saving dvd size option in config file
3.10.1
	Fix bug when excluding directory containing spaces (directory not added)
	Updated Italian translation
3.10
	TkDVD now checks when adding files or directorys to burn if they are not already present (even as subdirectory of a previously added directory)
	Added create ISO form DVD option
	Moved Erase DVD RW option
3.9
	Added file list saving and loading
	DVD copy support
3.8.4
	Load system combobox package if present
	Fix some problems with configure and make scripts on *BSD systems
3.8.3
	Fix TCL error when closing output window while burning
	Removed "automatically refresh used space" option when burning iso image
3.8.2
	Added Italian translation thanks to Davide A.
3.8.1
	Fix error when opening ISO image
3.8
	Internationalization support, TkDVD 3.8 comes with french and spanish translations
3.7
	Added option to burn DVD at minimum speed (useful for "noname" media)
	Code cleanup
3.6
	Fix bug command line doesn't reflect loaded values for burning_device at startup
	Changed tcl interpreter for configure script ("tclsh" instead of "tcl") because it didn't work on debian systems
	Option to disable auto-refresh of DVD used space
3.5
	Radiobuttons instead of checkbuttons for Rock Ridge filesystem extensions
	Fix error before burning when "overburn" and "burn iso image" options are enabled
3.4
	Move advanced button to upper line and make command line wider and expandable
	Option to choose formatting type
3.3
	Automatically save options when exiting
	Button to erase DVD RW media
	Fix TCL error when adding files appearing in some cases
3.2
	Thanks to Camille Blais:
	Fix bug when adding directory to excluded file list
	Fix bug DVD size can't be changed when "Only create ISO image" is selected
	Show space left even if creating ISO image
	Save DVD burning device when using "save" button in advanced options
	"Burning finished" line in log window to show end of burning procedure
	Close button for excluded file window
3.1
	Fix bug when trying to use DVD-Video complient UDF file system option (error before burn)
3.0
	UDF filesystem support
	DVD-Video compliant UDF file system support
2.91
	Uninstall target in Makefile
	Minor changes in installation script
2.9
	Installation script
2.8
	Fix: maximum media compatibility option seems to produce error when trying to burn an ISO image if enabled (in fact it's useless when burning ISOs...)
	DVD+R DL support
	Save settings (just DVD size for now)
2.7
	Fix bug "FATAL: /dev/dvd already carries isofs!" when TkDVD is detached from a tty
	Fix some other errors when TkDVD is detached from a tty
	Fix: when "only create iso" is checked and then when we click on advanced options, no option are deactivated while some should be...
2.6
	Fix bug "Delete File/Dir" causing TCL error
	Fix when selecting "burn iso image" the "free space" label doesn't go disabled.
2.5
	Completely rewritten GUI thanks to Eugenia Loli-Queru's mockups/advice, it should be a lot more fonctional (and look better :p)
	Add 2 icons in the package for TkDVD created by Eugenia Loli-Queru to use in menus
2.4
	TCL/Tk wish interpreter can now be installed anywhere in the path without causing problem
	Fix bug when starting TkDVD outside it install directory (I hope...)
	Fix size of some buttons which was too small to enclose their text
2.3
	Change save window for ISO file creation
	Lot of changes in accordance to Gnome HIG (but far from conformance)
2.2
	New window to exclude files and directories
	Split source file
2.1
	Overburn option added
2.0
	Default recommanded options set at start
	Minor changes ("add files" window and colors)
1.9
	Added -dvd-compat option
1.8
	Finally support creating ISO images from files
	Some bug fix
1.7
	Added support to burn multi-sessions DVD
1.6
	Fix bug with filename containing 2 spaces which are followed
	Add space left indicator
1.5
	Fix problems with files and directory containing spaces (still some problems with filenames containning "\" and "=")
1.4
	Fixed adding directorys, now it creates a separate directory at the root of the DVD instead of adding all files contained in the directory to the root of the DVD
1.3
	Added button to import an entire directory and all of its sub directories
	Graphic changes (look less old without grey color only :p)
1.2
	Add option to burn DVD from iso image
1.1
	Fix Volume ID with spaces (give an error when trying to burn)
	Fix Trying to open a new Add Files window give a TCL error
1.0
	First real release
