2001-09-16
  * fixed a bug with blended-color on 2/8/16 bpp.

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

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

2001-09-13
  * included spec file for rpm.
    (Francisco Vides Fernandez <pax@dedalo-ing.com>)

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

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

2001-09-01
  * added Solaris support (Jonathan Lang <lang@synopsys.com>)
  
2001-08-20
  * changed output of error messages from stdout to stderr.

2001-08-12
  * version 0.6.0 released

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

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

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

2001-07-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@scurvy.org>)

2001-07-22
  * version 0.5.5 released

2001-07-09
  * added "-n, --ignore-nice" option
  * added icons for mandrake
  
2001-06-02
  * version 0.5.0 released
  * changed the design of graph 
  * added Cygwin support
  * separated image file (wmcpuload.xpm)
  * changed the main-loop from while(1) to DAEventLoop() 
  * added events(timer expired) to DACallbacks.
  * code review/cleanup
  
2001-04-24
  * version 0.1.1 released
  * fixed many typo;(

2001-04-24
  * version 0.1.0 released
  * fixed problem with redrawing of window
    (replace DASetPixmap with XCopyArea)
  * added FreeBSD support
  
2001-04-15
  * version 0.0.3a released
  * fixed problem with Afterstep Wharf

2001-04-13
  * version 0.0.3 released
  * added Back-Light
  
2001-04-11
  * version 0.0.2 released 
  * added a configure script
  
2001-04-08
  * Initial release
