2001-06-14    <adrian@lisas.de>

	* CDView.cpp: booklet content on left side of inlet
	  for slim case CDs 
	* PreferencesDialog.cpp: added the slim case option
	* code cleanups
	* config.cc: new class for configuration. This used 
	  to be in KoverTop.cpp
	* KoverTop.cpp: fixed bug that [modified] disappears
	  if you hit the save button
	* main.cpp: catching SIGTERM and SIGINT and saving
	  configuration before exiting
	* cdrom.cc: introducing the cdrom class 

2001-05-10    <adrian@lisas.de>

	* ChangeLog: Do I really like this changelog style?
	  If I do like it, why am I not using it?


2001-05-07    <adrian@lisas.de>

	* configure.in: check for good CDs included
	
2001-01-22    <adrian@lisas.de>

	* main.cpp: great new command line option
	* cddb_fill.cpp: have a look at the cddb code from grip...
	  you will find similarities :)
	  the threading (currently disabled) is mainly from terminatorX
	* PreferencesDialog.cpp: cdrom and cddb page added

2001-01-11    <adrian@lisas.de>

	* ported to KDE 2.0 an qt 2.2
	* KoverTop.cpp: rewritten
	  - using KDE 2 style menus and XML file (koverui.rc)
	* cddb_fill.cpp: rewritten (partly)
	  changed cddb lookup to use port 80 instead of 888 (or whatever)
	* cddb_fill.cpp: first looking for local cddb data before connecting
	  to a cddb server
	* PreferencesDialog.cpp: new file creating a Preferences Dialog
	* changed ChangeLog to GNU style

Kover ChangeLog
================
* Bugfix
+ New Feature

0.4
  *inner lines are white if background is black
  *title on the side gets same color as front title
  +title can have several lines
  +you can have three images with lots of configuration

0.31
  *use KTopLevelImage instead of KTMainWindow (comapatible with KDE 1.0)
  *include ucdrom.h and/or cdrom.h depending on configure script
  *clipped centered image
  +support jpeg, tiff, png

0.30
  *corrected cd number load/save
  *cd number is now on both sides
  *found out why QPrinter prints only standard X fonts: Ghostscript has its own fontmap (/etc/gs.Fontmap)
  *fixed exit/autochange bug
  *replaces every %number in the filename
  +autofilling with CDDB data
  +image embedding (center/tile/stretch)
  +added a status bar for more feedback on actions (essential for CDDB)
  +added support for files of "Easy CD Pro 2.0" (autodetection!)

0.20
  *corrected the lsm file
  *changed e-mail address to dok@fischlustig.de
  *dont ask for filename every time (save/save as)
  *store applink in Utilities
  +"Choose Font" moved into second toolbar
  +color settings for text/background
  +optional cd number
  +use KSimpleConfig
  +change detection (load/new/exit)

0.10
  +initial version
  +save/load
  +print
  +preview
  +font settings


