2015-03-02:	1.5
	- fix typo in Makefile
	- fix some compiler warnings
	- prepare for obs auto-submission
	- add VERSION file back

2013-02-28:	1.4
	- avoid using reserved c++ words

2011-01-26:	1.3
	- better invalid code detection
	- fix instruction log for some instructions

2010-09-23:	1.2
	- more Makefile fixes
	- fix Makefile
	- remove debug line
	- create VERSION and changelog from git repo
	- log message
	- don't use 'i386'
	- properly decode all descriptor types

2009-06-09:	1.1
	- export only API functions in shared lib
	- new mem interface
	- fix build on non-x86 arch

2008-12-12:	0.1
	- basic msr support
	- inw fix
	- log tsc
	- lowercase, no tabs
	- move to lowercase

