0.8.0
* no more 2.4. 2.6.16 and higher only
* cdemu has file access like in a loop module (Nico Huber)
* should work on amd64 & SMP systems
* .mds, .ccd, .nrg support (Henrik Stokseth)
* .iso (Calin A. Culianu)
* some docs

0.6.0
* initial kernel 2.6 support, thx to Mike Frysinger <vapier@gmail.com>

0.5.4
* added some output to the verbose mode, should help the users ;-)
* INSTALL and Authors changed

0.5.3
* make file added (thx to Marc Thoben)
* minor cue file parsing enhancement

0.5.2
* fixed a minor bug in parsing cue files

0.5.1
* now works with the epsxe (playstation emulator)
* unload/load does only work now if the drive is not locked
* made a README, INSTALL, Changelog, TODO

0.5.0
* vmware now accepts it as cdrom (a friend told me that on his pc it sometimes
  freezes  and booting for that cdrom is not possible, but software installing
  works)
* xine should now work too with it (unstest as all my friends have mplayer)
* will now work even with bad formated cue files

0.4.0
* removed sys_call_table use
* fixed bug with devfsd
* some extra error handling for the userspace program
       
0.3.0
* First public release is 0.3 ;-) 
* added check if a "cd is loaded"
* removed all warnings (with gcc 2.9*)
* code cleanup

0.2.0
* support for proc fs
* changed the vclib.c so it can be used by gui programs

0.1.0
* first test release (data and raw mode work - but no checks, if you do something
  wrong you'll kill the kernel ;-)
