12/03/07 - Release beta0.2.0: --implemented the first steps towards a graphics benchmark suite, my knowledge is limited 
				on opengl so this could take some time to become demanding/comprehensive. I did, 
				however, feel 0.2.0 was the proper designation for this release given the addition.

03/06/07 - Release beta0.1.0: --implemented menu system to just run individual tests of user's choice
                              --reduced total preruntime disk space used by a factor of nearly 8
                              --reduced time tests take by a factor of 3 (total time -a is now around 2min on the P4 
                                test system or ~20sec per test)				
                              --various code and output cleanups
                              --modified index calculations				
                              --changed default Makefiles to include -O2 (change ops if you wish just note that 
                                certain ops like -ffast-math get their performance by throwing out mathematical 
                                precision, and thus can't be seen as representative of a "real" benchmark) 								
                              --minor updates to README

03/06/07 - Release beta0.0.9: --implemented compression/archiving tests 0.1.0 will be next, but
                                still has a lot of work to be done.		

03/04/07 - Release beta0.0.8: --added Changelog file, implemented audio media conversion tests.
