See TODO, README, README.pam, and ChangeLog
wdm-1.0 -- Sep 13 1998
	- added support for GIF (both libgif and libungif)
	- add check for libtiff34 as well as libtiff
	- "RollUp" animation finalized as diagonal
	- wdm Xresourses now cleaned up when Xsession is started
	- to simlify configuration/installation on FreeBSD, -lXt is
	  now included (will not hurt even if it is not used)
	- bugfixes
	- configuration changes to make it easier to install and run
	  wdm on different systems
	- minor changes in the "look" of the login and help panels to
	  make them a bit more symetrical.
	
wdm-0.90 -- beta eight, pre Rel 1.0, Sep 06 1998
	- wdmReconfig for rpm install auto update of Xclients and wdm-config
	- adjust Login panel's "look" to make it more symetrical
	- new "rollup" .. diagonal
	- many changes to ./configure to make it more system independent
	- added --with-local for using /usr/local/{bin,include,lib}
	  appropriately
	- made --enable-debug handle WINGs debug also
	- more into in INSTALL
	- some bugfixes

wdm-0.18 -- beta seven -- Aug 29 1998
	- new look for the panel ... both "flatter" and 3d as well.
	- help now uses a scrolled view for the text and a single button
	  is used to open and close the help panel.
	- many changes to configure for different systems
	- bugfixes
	- new ./configure options --with-winmgr to specify arbitrary
	  windowmanager
	- new wdmAnimations Xresource to enable/disable shake and rollup
	  animations
	- changed wdmBg Xresource so that if it is missing of has the value
	  none, then the background is not set (the user can still set it via
	  other means)
	- chooser is no longer compiled by wdm .. it was not installed
	  anyway.

wdm-0.12 -- beta six -- Aug 24 1998
	- ./configure will now look for a number of window managers and
	  use the found path in Xclients.  It also build WMLIST based on
	  the found window managers.  This can continue to be overriden by
	  the --with-wmlist=<...> option.
	- added Xsession.XFree86 example.
	- INSTALL and README so that INSTALL now contains the
	  configuration and installation information
	- ./configure --with-wmlist=<...> can be used to specify
	  a list of optional window managers which the user can specify.
	  The list is placed into wdm-config.  The default (if
	  not specified is wmaker:afterstep
	- ./configure --with-Logo=<...> can be used to specify
	  alternate file (from .../wdm/pixmaps directory) to be
	  used as the Logo.
	- The Logo will now try to keep the aspect ratio the same
	  as the original image.  Smaller images are not resized.
	  The resulting image is centered in the Logo area.
	- some configure parameters changed to lower case:
	  --with-wdmdir=, --with-defuserpath= and
	  --withsystempath=

wdm 0.11 - Aug 20 1998 Gene Czarcinski
	- fifth public beta ... first release next
	- more porting stuff so this can be compiled on other systems
	- updated Login so it will work with both WINGs 980730
	  (WindowMaker 0.18.1b) and WINGs 980722 (WindowMaker 0.17.5)
	- When compiled with WINGs 980730, the Password Text Entry area
	  uses the new "Secure" mode which displays better
	- The default distributed mode for the wdmVeryify xresources is
	  true -- this requires entering a valid username/password
	  when performing Reboot/Halt/ExitLogin.
