2015-05-16: Version 0.10.2
  - fixed compilation with gcc 5

2010-03-24: Version 0.10.1
  - custom labels may be used instead of the fixed "CPUx"/"FANx"
    Use "text? = foo" in the configuration file to set it
    (with ? being 1-4)

2009-11-18: Version 0.10.0
  - lm_sensors 3 is now supported
  - the sensor names have been slightly changed so you need to update
    the config file
  - the display values are now correctly numbered
  - the print option now also outputs the current sensor values

2008-04-21: Version 0.9.1
  - the same sensor chip can be accessed via different bus systems so
    the bus name (i2c, isa, ...) is added to the complete sensor name
    to allow to specify the correct one (sometimes the same sensor reports
    different values for different bus connections).
    You need to update your config file as the old names won't work anymore!

2007-05-17: Version 0.9.0
  - Initial version
