Version 0.3.1 - 07/2006
=================================================

 * fixed a memory leak caused by calling CreateWindowGC() twice (thanks to
   Semushin Slava <php-coder@ngs.ru>)
 * fixed typo in the manpage (thanks to Semushin Slava <php-coder@ngs.ru>)
 * fixed bug concerning age calculation (thanks to Tommy Beyer 
   <tommybeyer79@web.de> and Semushin Slava <php-coder@ngs.ru>)
 * lots of improvements in the codebase smoothing out further bugs
   (thanks to Semushin Slava <php-coder@ngs.ru>)
 * hopefully improve build system (thanks to Ulrich Spoerlein
   <uspoerlein@gmail.com> and ixc)
 * a Gentoo ebuild (based on work by <foobar@hierroycuero.org> found at
   http://hierroycuero.org/ebuild/)



Version 0.3 - 07/2005
=================================================

 * fixed two bugs in days_between_dates:
   one related to adjustments by mktime() according to DST (thanks to Radek
   Rurarz <photopiper@interia.pl>)
   the other one was a logical bug
 * greatly improved on the appearance, wmbday adopts the look of modern
   dockapps



Version 0.2a - 27.07.2003
=================================================

 * fixed bug in ring.c that caused segfault when there was only one entry in
   the data file (thanks to Cache) 
 * added FreeBSD support (thanks again Cache :) and Ghost)
 * fixed bug with calculating ages (thanks Ghost)
 * now removing trailing \n when reading vcard files



Version 0.2 - 11.07.2003
=================================================

 * improved data-file reading
 * arguments now handled by getopt()
 * vcard data file support (thanks to Sinan Can Imamoglu <sinan@imam.name.tr>)
 * system() replaced by fork()
 * some other minor changes
