2004-04-17 vbali <vbali@linuxforum.hu>
	* thread.c: ETA added for processwin on curses intrface.

2004-03-07 vbali <vbali@linuxforum.hu>
	* main.c, gtkgui.c: "El Torito" bootable CD support has been added.
	
2004-02-08 vbali <vbali@linuxforum.hu>
	* color.c: config file path has contained error. Fixed.
	
2004-02-06 vbali <vbali@linuxforum.hu>
	* gettext.h: gettext.h added

2004-01-27 vbali <vbali@linuxforum.hu>
	* main.c: Audio rip interface completely rewritten with forms.
	* log.c: gz document support removed from code
	
2004-01-22 vbali <vbali@linuxforum.hu>
	* options.c: Options window completely rewritten with forms.

2004-01-19 vbali <vbali@linuxforum.hu>
	* cddb.c: Fixed a bug witch blocked make without GTK.
	* color.c: basic level color change feature has been added.
	* cddb.c: SQLite auto create database feature has been added.

2004-01-18 vbali <vbali@linuxforum.hu>
	* cddb.c: Regexp serach added for SQLite disk catalog.
	* options.c: SQLite DB added for options. Default write speed has
	changed to 52x. Joilet has been enabled in default. ~/audio has been
	changed to full path.
	
2004-01-16 vbali <vbali@linuxforum.hu>
	* gtk_cddb.h: CLEANUP and extended with SQLite support.
	* cddb.c: SQLite support has been added.
	* cdwdic.c: Mountpoint bug has been fixed.

2004-01-11 vbali <vbali@linuxforum.hu>
	* main.c: Some warning has been fixed.
	* main.c, gtkgui.c: DVD size added for size select.
	* cddb.c, gtk_cddb.c: LIKE search has changed to REGEXP. More
	powerfull search :-)
	* gtkgui.c: About window has changed.
	
2004-01-10 vbali <vbali@linuxforum.hu>
	* /po: Some fix on translation files. de.po converted from UTF-8 to
	ISO-8859-15.
	* main.c: The CD size progress bar blank before update fix.
	
2004-01-09 vbali <vbali@linuxforum.hu>
	* main.c, gtkgui.c: fixed a cd size calculation bug. The type of 'size'
	variable has changed to double from int.
	* options.c: added DEL key to inbox(). In some bugous terminal cannot
	handle BSPACE. In these terminals can be useable the DEL key.
	* cddb.c: / key useable for go to upper directory (in bugous
	terminals).
	*options.c: burnproof has been enabled in default.
	*Makefile.in.in: has been changed under po.
	
2004-01-07 vbali <vbali@linuxforum.hu>
	* main.c, gtkgui.c: fixed a bug in write direct feature. Some versions
	of cdrecord doesn't work without -tsize when data comes form pipe.

2003-12-04 Jess Espino <jespino@gul.uc3m.es>
	* es.po, README.ES: translation to spanish.
	
2003-08-24 cdw 0.2.0 <vbali@linuxforum.hu>
	* cddb.c: MySQL password removed from config
NEWS:
	* GTK2 GUI support

	
2003-06-10 cdw 0.1.5 <vbali@linuxforum.hu>
	* log.c: dialog bug fix that occours segfault in long MySQL messages

2003-06-10 cdw 0.1.5 <cdw@kodeaffe.de>
	* de.po: german translation for version 0.1.5
	
2003-06-08 cdw 0.1.5 <vbali@linuxforum.hu>
	* help.c: added help window. F1 will show this window.
	* doc: hungarian readme file updated.
	* cddb.c: I forgat "/cdrom" string in the code and always added CDs
	          from this directory. Bug fixed.
	
2003-06-02 cdw 0.1.5 <vbali@linuxforum.hu>
	* main.c: fixed the bug in audio grab function that display more
		  number of tracks than real.

2003-06-01 cdw 0.1.5 <vbali@linuxforum.hu>
	* main.c: fixed bug in addfiles code. if the filename longer then the
		  width of window cdw will not crash with segfault.
	* main.c: the new addfiles code show the size of files.
	
2003-05-12 cdw 0.1.5 <vbali@linuxforum.hu>
	* options.c: change code of inbox function
	* options.c, main.c: removing dic from everywere and added mysql code.

NEWS:
	* Added new mysql based disk catalog
	* Added disk catalog browser tool that called cdwdic

2002-11-05 cdw 0.1.5 <linuxfan@nrg.hu>
	* main.c: added quality related options for encoders
	* options.h: define quality related stuff for encoders
	* options.c: added quality related options for encoders

2002-10-27 cdw 0.1.5 <vbali@linuxforum.hu>
	* log.c: Gzipped document support
	* doc/Makefile.am: gzipping documents in doc
	
2002-10-24 cdw 0.1.5 <vbali@linuxforum.hu>
	* main.c: added lame encoder function
 	* configure.in: define --with-xxx parameters
	* main.c: cdda2wav support
	
NEWS:
	* Audio CD grabbing feature

2002-10-24 cdw 0.1.5 <linuxfan@nrg.hu>
	* options.c: added ogg encoder option
	* options.h: define oggenc-needed stuff
	* main.c: added ogg encoder function
	* po/hu.po: actualization

2002-10-21 cdw 0.1.4 <vbali@linuxforum.hu> 
	* options.c: Don't clear the text in options window when edit a property
	* options.c: Added inbox function
	* config.h: define new macro DOCDIR
	* options.c: DAO & multi-session conflict fixed
	
NEWS:
	* Write Audio CDs
	* Disk usage statistics at the bottom of screen
	* Info window under the menu, showing some important properties
	* Switch direct/image burning under options
	* 'F1' shows readme
	* 'F2' view and edit "Volume ID"
	* 'F3' edit additional parameters given to cdrecord, e.g.: -overburn
	* 'F4' select CD size
	* 'F5' view last logfile
	* 'F6' information about raw disc material (cdrecord -atip)
	* 'F10' shows GPL
	* 'l' shows "Last log" window
	* 'a' adds disk to CD catalog (if dic installed)
	* 'e' ejects cdrw tray
	* Auto show log window after write
	* Refresh "Selected files" when you add new files!
	* Added tabs to options.

2002-09-13 cdw 0.1.4 <linuxfan@nrg.hu>
	* language and style modifications, mainly in /doc

2002-03-01 cdw 0.1.3 <vbali@linuxforum.hu> 
	* options.c: extend the speed field size to 2 char
	* options.c: add new filelds to conf structure
	* main.c: the "addwin" start from your home-dir
NEWS:
	* Data CD copy
	* CD image copy
	* Write CD direct
	* Dummy write

2002-02-24 cdw 0.1.2 <vbali@linuxforum.hu> 
	* config.h: added file config.h, and define some new macro (MKISOFS, CDRECORD, LOCALEDIR)
NEWS:
	* Add language support. (All in one :-) )

2002-02-21 cdw 0.1.1 <vbali@linuxforum.hu>
	* main.c: Fixed a bug that send "Error: Too many levels of symlinks" message.
	* main.c: Bug fix for the slow size calculating process, when make anything in menu.
	* main.c: Fixed a bug for file premissons in "Add files" dialog. 
    	    Thanks Csaba Feher <feher@dobo-egom.sulinet.hu>
    
2002-02-20 cdw 0.1.0 <vbali@linuxforum.hu>
	* cdw: This is the first initial release.
