v0.1 1999/09/26:
	- started this project

v0.1.1 1999/10/05:
        - added alternative .wmanagerrc file support
	- fixed bug in Makefile
	- added disclaimer text

v0.2.1 2002/08/19:
	- misc fixes (including a braindamaged 'return 1')

v0.2.2 2016/11/04
	- adopted by Peter Pentchev with Dr. Meik Teßmer's kind permission
	- set up a Git repository on GitLab
	- applied patches by Martin Michlmayr <tbm@cyrius.com>,
	  Branden Robinson <branden@progeny.com>,
	  James Troup <james@nocrew.org>, Andreas Rottmann <rotty@debian.org>,
	  Tommi Virtanen <tv@debian.org>, and myself to fix the build
	- switched to fltk-config instead of hardcoding the compiler flags
	  and linker libraries
	- dropped the "static" Makefile target
	- removed the VCS tags ($Id, etc) that are not automatically
	  expanded by the Git version control system
	- removed the Java classes, HTML templates, and CSS files for
	  the autogenerated C++ class documentation since the tool used
	  for generating it is not available any more
	- reworded some of the documentation files
	- added the wmanager manual page and the wmanager-loop and
	  wmanagerrc-update tools from the Debian package
