
------------------------------------------------------------------
                            ChangeLog
------------------------------------------------------------------

2004-11-18 release version 1.0.3
2004-11-18 small change in getopt.h, so it should compile on
           FreeBSD out of the box.  better help message

2004-11-09 non-public release version 1.0.2
2004-11-09 fixed terrible mistake with getopt & co on non-glibc
           systems.  made a few changes to make it properly work
           on FreeBSD (thanks to Arthur Melissen)

2004-02-26 release version 1.0.1
2004-02-26 replaced wmlessgeneral.c with mydockapp.c derived from
           dockapp.c found in other dockapps, mainly to allow
           --broken-wm and --windowed.  it now works with at
           least twm, mwm, wm2 and icewm

2004-02-26 release version 1.0.0
2004-02-25 adjusted configure.ac to test for GTK+-2.0
2004-02-25 a lot of small fixes
2004-02-25 rewrote the core falloff curve to be more flexible
2004-02-25 ability to save & load presets
2004-02-25 almost all blob settings can be changed now, offering a
           lot of new possibilites
2004-02-25 removed command line options for setting the colors
2004-02-24 new gravity mode
2004-02-24 color map has now 64 entries
2004-02-24 support for saving settings to rc file
2004-02-24 reorganization of the source tree.  have now `src' and
           `doc' subdirs.  file HOW moved to `doc/how_it_works'
2004-02-24 open GTK+ settings dialog by clicking in window

2003-11-22 release version 0.1.0
2003-11-22 extended manpage
2003-11-22 now uses getopt for options.  included getopt.c for
           those who don't have it
2003-11-21 include the manpage from Grkan Sengn (gurkan at
           linuks dot mine dot nu), which he included in his
           debian distribution.  (thanks a lot!)
2003-11-21 after a long break...  added autoconf support.  hope
           the configure script works for everybody
2003-04-16 `make install' defaults back again to /usr/local/bin,
           some people seem not to have /usr/X11/bin.  (?)
2003-02-08 command line args to specify colors (thanks to Thomas
           Otto for his patch)
2003-01-05 wrote file `HOW' with explanations, how it works

2003-01-03 release version 0.0.2
2003-01-03 `make' defaults to use gcc
2003-01-03 `make install' now defaults to /usr/X11/bin
2003-01-03 fixed typo in Makefile
2002-12-30 some minor changes
2002-12-30 different mouse buttons change different colors
2002-12-29 use color allocation.  now works on 8 bit displays
2002-12-29 click in window changes the color map
2002-12-29 rewrote the ugly copy() function (now called show())

2002-12-28 initial release, version 0.0.1

# vi:set tw=66:
