v0.8
 - implemented paste. Not copy though.
 - multiple windows
 - menu bars
 - scrollback
 - implemented G0 and G1 character set handling
 - added internal 8x8 and 8x16 fonts
 - added encoding tables for Atari, CP437, CP850 and ISO8859-something
 - umlauts and graphical characters stuff now works properly 
 - GEM .FNT fonts can be used now (provided that there are 256 characters / 8 pixels wide)
 - fullscreen mode now works on any hardware
 - on the falcon, fullscreen mode uses mode data from SoP
 - fixed a bug in the monochrome rendering code
 - highlighted text is now bold in mono mode
 - faster redraws w. less flicker due to some internal optimizations
 - optimized render code a bit
 - snapping now acts differently based on screen depth & format
 - found a couple of dangerous situations where Conholio could lose focus in
   fullscreen mode without reverting into windowed mode. Hopefully that's fixed now.
 - fixed a retarded thing which messed up newline characters
 - fixed a very bad bug which made fullscreen slower
 - tested Conholio w. VTTEST. Some stuff works, some doesn't :-D
 - Some minor stuff not worth mentioning, probably introduced some new bugs
 - Successfully tested on the CTPCI/Radeon/fVDI

v0.0-v0.7
 - lots of stuff.