v1.3 (Oct 23, 2011)
 * Intergrate contributions by Jirka Hladky to fine tune collection implementation.
   Add non-daemon interface with option to send continuous stream of output to stdout.

v1.2 (June 26, 2011))
 * Address compiler issues by using compiler intrinsics.
 * Fix cpuid pic issues once again.

v1.01 (Jan 04,2011)
 * Add detached option for those who use a supervising daemon
 * Build cleanup for non-cpuid environments

v1.0 (Nov 28,2010)
 * Fix gcc 4.5 optimization of HARDCLOCK
 * Add contrib section

v0.9 (Sep 01, 2009)
 * Refine collection for gcc 4.4 on Intel  i7 (gentoo)
 * Update auto tune to Intel latest cpuid spec
 * Add check for cpuid instruction on i386
 * Add man(8) page
 * Cleanup check target to build with -Wall

v0.8 (Jul 30, 2009)
 * Correct pool size related calculations.

v0.7 (May 1, 2009)
 * More package contents confusion.

v0.6 (Apr 29, 2009)
 * Correct mix up in package contents

v0.5 (Apr 28, 2009)
 * Migrated project to GNU build

v04 (Apr 26, 2009)
 * Fix documentation typos!

v03 (Apr 24, 2009)
 * Reworked build/test for more general install.
 * Integrate init script changes from A Bartlett

v02 (Jan 19, 2009)
 * Reworked daemon with run-time loop tuning.
 * Submitted to freshmeat

v (Jan 10, 2009)
 * Original daemon based on libhavege.
