2003-08-03: Markus Dahlweid <dahlweid@tzi.de>
	* Update free memory display after creation of directory.
	* Fixed missing image in RPM file.
	
2003-08-02: Markus Dahlweid <dahlweid@tzi.de>
	* Today is release date
	* Version set to 0.7.0
	
2003-07-30  Scott Hoge  <shoge@darkdell>

	* kmpio/kmpio_mainwidget.cpp: createNewDirectory hot key repaired

2003-07-26  Scott Hoge  <shoge@ece.neu.edu>
	* kmpio/kmpio_interface.cpp: added valid-date-check to GetDirectory

2003-07-25: Markus Dahlweid <dahlweid@tzi.de>
	* Changed "ID3 tag rewriting" to "ID3 tag support" as Scott has
	  suggested. This should be less confusing to the user.
	* Changed version to 0.7.0RC2.
	
2003-07-24  Scott Hoge  <shoge@ece.neu.edu>
	* set typecast of setID3TagSupport to void (no return value)
	* added early return to playerInfo if !isConnected()

2003-07-10: Markus Dahlweid <dahlweid@tzi.de>
	* Changed interface of createDirectory(), renameFile() and
	  swapFiles() to carry an argument of type mpio_mem_t instead of
	  int. This change was done because of consistency with the
	  remaining interfaces.
	* Removed function removeDirectory() which was unused
	* Added protected variable parent, which can be used for other
	  QWidgets.
	* Re-added implementation of failure() to show a QMessageBox with
 	  the error message from MPIO library.

	* Added a new dialog box to change the ID3 tag rewriting options
	* Bugfix: Alt-Up and Alt-Down did not work for external memory.
	* Adjustments to new API of kmpio_interface.h
	* Use descriptive names for filetypes in file type selection box.

2003-07-02  Scott Hoge  <shoge@ece.neu.edu>
	* Added FTYPE_PLAIN to upload file-types.  

2003-06-30  Scott Hoge  <shoge@ece.neu.edu>
	* modified the upload functionality to include various file types
	  (Font,Music,Config).  Required Some modification of the
	  kmpio_interface API, but attempted to maintain backwards
	  compatibility ... just in case.

2003-06-19: Markus Dahlweid <dahlweid@tzi.de>
	* Changed configuration file to ~/.mpio/kmpiorc, as suggested by
	  crunchy.
	
2003-06-18: Markus Dahlweid <dahlweid@tzi.de>
	* Added a configuration file class
	* Restore last kMPIO session (window geometry, last used
	  directory)
	* Added basic ID3 Tag support. Setting parameters currently
	  works on in the configuration file.
	* External memory file list was sorted - fixed
	* Fixed some UTF8 related bugs in moving and renaming files.
	
2003-06-17: Markus Dahlweid <dahlweid@tzi.de>
        * Added MPIO player info dialog
	
2003-06-16: William Scott Hoge <shoge@ece.neu.edu>
        * Now it is finally time for a ChangeLog
	* Moving files in playlist order
	* Renaming files in MPIO memory
	* Added left mouse double click handler
	  - on folder -> open directory
	  - on file   -> upload/download

2003-06-16: Markus Dahlweid <dahlweid@tzi.de>
        * Now it is finally time for a ChangeLog
	* Changed Version to 0.7.0RC1

