2002 January 17
  * version 0.8.1 released
  * cpu_freebsd.c: changed name list of symbol table

2002 January 14
  * fixed a bug with '-p, --ignore-proc','-c, --cpu' options (GNU/Linux)

2002 January 13
  * code review/cleanup
  * removed cpu_common.c

2002 January 05
  * cpu_openbsd.c: re-wrote to use sysctl instead of kvm, no need for setgid

2001 December 30
  * version 0.8.0 released
  * updated manpage
  * updated icons

2001 December 29
  * added FAQ section to README

2001 December 25
  * added '-c, --cpu <number>' option to support SMP (GNU/Linux)
    (Thanks to Laurent Raufaste <analogue@NOSPAMglop.org> for the beta test)
  * fixed a bug of 'make install-strip' (FreeBSD/OpenBSD)

2001 December 24
  * changed arguments of get_system_cpuload()
  * droped the GNU coding standards:)

2001 November 13
  * updated config.guess, and config.sub for multi-platforms
    (Gordon Fraser <gordon@NOSPAMfreakzone.net>)

2001 November 06
  * renamed wmcpuload.c to main.c
  * renamed cpuload_<arch>.c to cpu_<arch>.c
  * renamed cpuload.c to cpu_common.c
  * renamed cpuload.h to cpu.h

2001 October 16
  * made small modifications in dockapp.c
    (freeing the memory that is used for wmHints, removing d_width/d_height, and
     adding a argument for event-mask to DA_Initialize())

2001 October 06
  * added a man page (Gordon Fraser <gordon@NOSPAMfreakzone.net>)

2001 September 16
  * version 0.7.1 released
  * fixed a bug with the blended-color in 2/8/16 bpp.

2001 September 16
  * version 0.7.0 released
  * fixed a bug with event handling with enlightenment.

2001 September 15
  * added '-lc, --light-color' option.

2001 September 13
  * included WMCPULoad.spec
    (Francisco Vides Fernandez <pax@NOSPAMdedalo-ing.com>)

2001 September 12
  * removed '--ignore-kapm' option.
  * added '-p --ignore-proc' option.(see README)

2001 September 10
  * added '--ignore-kapm' option.
    (Ryan Veety <ryan@NOSPAMryanspc.com>)

2001 September 01
  * added Solaris support (Jonathan Lang <lang@NOSPAMsynopsys.com>)

2001 August 20
  * changed the output of the error messages from stdout to stderr.

2001 August 12
  * version 0.6.0 released

2001 August 11
  * added alarm-mode (see README)

2001 August 10
  * changed to remove dependence on the libdockapp
  * added '-bw --broken-wm' option to fix a problem with enlightenment window
    manager

2001 July 25
  * fixed a bug with '--ignore-nice' option in cpuload_linux.c

2001 July 23
  * version 0.5.6 released
  * changed to get rid of compiler warning messages with gcc 
    on Linux and FreeBSD.
  * added OpenBSD support (it's testing!!)
    (john katagawa <dhc@NOSPAMscurvy.org>)

2001 July 22
  * version 0.5.5 released

2001 July 09
  * added "-n, --ignore-nice" option
  * added the icons for Mandrake GNU/Linux

2001 June 02
  * version 0.5.0 released
  * changed the design of the graph
  * added Cygwin support
  * separated wmcpuload.xpm to backlight_on.xpm/backlight_off.xpm/parts.xpm
  * changed the main-loop from while(1) to DAEventLoop()
  * added a event(timer expired) to DACallbacks.
  * code review/cleanup

2001 April 24
  * version 0.1.1 released
  * fixed many typo;(

2001 April 24
  * version 0.1.0 released
  * fixed a problem with redrawing of the icon window
    (replace DASetPixmap with XCopyArea)
  * added FreeBSD support

2001 April 15
  * version 0.0.3a released
  * fixed a problem with Afterstep Wharf

2001 April 13
  * version 0.0.3 released
  * added back-light

2001 April 11
  * version 0.0.2 released
  * added a configure script

2001 April 08
  * Initial release
