version 1.1.2
  * added missing fclose in libsys_pmu
  * fixed old gentoo scripts (wrong deamon path)
  * fixed debian init script (missing arguments for cpufreqd start)

version 1.1.1
  * fixed a bug in /proc/cpufreq writes handling (wrote the wrong separator
    thus failing to switch frequencies
  * enhanced program matching, it now considers the base name found in 
    /proc/<pid>/cmdline (<plasmagunman@users.sourceforge.net>)

version 1.1
  * fixed potential buffer overflows in config file parser
  * fixed PPC bug (Dominik 'Aeneas' Schnitzer <dominik@schnitzer.at>)
  * added Mandrake init file (Michael Scherer <scherer.michael@free.fr>)
  * fixed pidfile permission on create (Michael Scherer
    <scherer.michael@free.fr>)
  * fixed segfaults when some configuration options left blank
  * changed cpufreqd.1 in cpufreqd.8 (seems more appropriate)
  * changed default install dir to $sbindir as cpufreqd is a privileged
    executable
  * fixed typos and missing information in manpages

version 1.1-rc1
  * added support for Power Management Unit of Apple NewWorld systems
    (Rene Rebe <rene@rocklinux.org>)
  * added cpu monitoring (base code by Dietz Proepper <dietz@rotfl.franken.de>)
  * fixed HUP handler to reinitialize really _everything_
  * varoius smaller fixes

version 1.0.1
  * fixed support for sysfs interface for linux-2.6.0-test1 (I hope it won't
    change anymore)
  * removed ISO C compile warnings

version 1.0
  * first stable release
