2009-02-05  Martin Singer   <m_power3@users.sourceforge.net>

	Version 0.55 (alpha)
	
	* first public alpha release


2009-02-06  Martin Singer   <m_power3@users.sourceforge.net>

	Version 0.62 (alpha)
	
	* New About Dialog
	* Added Message Dialogs
	* Added Error Messages
	* Page settings at Merge works fine now
	* Cleaning code


2009-02-07 Martin Singer   <m_power3@users.sourceforge.net>

	Version 0.63 (alpha)
	
	* fixed some bugs
	* asking for overwriting file


2009-02-13  Martin Singer   <m_power3@users.sourceforge.net>

	Version 0.78 (alpha)
	
	* Add extension check button at save dialog
	* Warn about overwriting existing file
	* Checks at merge if limit of source files arrived
	* Statusbar messages
	* Count pages of input files
	* Restructuring save and load dialogs
	* Add some messages and error Messages
	* Add toggle buttons
	* Add icon to ID button


2009-02-13  Martin Singer   <m_power3@users.sourceforge.net>

	Version 0.82 (alpha)
	
	* Added ComboBox for File ID
	* Removed Window for File ID
	* Restructured Statusbar outputs
	* Added Icon
	* Added UTF-8 Signs: '>>' and '<<'


2009-02-16  Martin Singer   <m_power3@users.sourceforge.net>

	Version 0.84 (alpha)
	
	* Add copy Button at Merge
	* New Statusbar
	* Changes at Merge -> Options window


2009-04-25  Martin Singer   <m_power3@users.sourceforge.net>

	Version 0.99 (alpha)

	* includes <giomm-2.4/giomm.h> now.
	* Rewrite of FileChooserDialogs.
	* Rewrite and revise of Dialogs.
	* Tooltips for buttons without text.
	* All used strings at one file now (definings.h).
	* Quote of special signs at filenames (using files with spaces is possible now).
	* Entry at Gnome Menu
	
2009-06-23  Martin Singer   <m_power3@users.sourceforge.net>

	Version 0.123 (alpha)
	
	* Rewrite of ListStores.
	* Changing IDE (form xEmacs to Anjuta).
	* Adding "Counter Digits Selection" at Split.
	* Changing Page Selection at Attachments from Entry to Spinbutton.
	* Adding Popupmenus at Merge and Attachments
	* Installation works with "configure make makeinstall" now.
	* Changing from GPLv3 to GPLv3+