0.0.1 (May 14, 2002)
      initial release. Frontend allows selection for font sizes (directory
      names / file names), mountpoint and title of CD, and allows the user
      to specify what information to display for root and subdirectories.
      Just digs in one level for now. One postscript template supplied.
0.0.2 (May 15, 2002)
      + now we can loop through an entire directory tree
      + user may define how many levels to print onto the cover
0.0.3 (May 20, 2002)
      * if "Max DirLevels" is not set, it now defaults to 999 (i.e. all
        content - I've never seen a disk having more levels :)
      + position to print (top/bottom of page) can now be specified
      + up to now, pages where always kept in buffer (you had to manually
        eject the page). Now you can define wether to keep the cover in the
	print buffer (e.g. to print a second cover on the same page) or to
	print it immediately.
	Depending on your printer model, you may have to be very fast sending
	the second label out to it (before it deletes its buffer). If you
	have trouble with this, just save the content to files and cat them
	together, then copy the resulting file to the printer.
	If anyone knows a better way: hints are always welcome!
0.0.4 (April 2, 2003)
      + added config.inc to make the initial form values easier to set up and
        match user preferences
